platform/upstream/llvm.git
2014-06-02 Alexey SamsonovDelete apparently unused method
2014-06-02 Todd FialaAdd support for inspecting enum members.
2014-06-02 Eric ChristopherInitLibcallNames can take a Triple instead of a TargetM...
2014-06-02 Alexander KornienkoNever filter-out compile errors in clang-tidy, display...
2014-06-02 Alexander KornienkoExit with error when no checks enabled.
2014-06-02 Michael J.... [CodeGen] Don't use SizeTy for EmitNeonSplat.
2014-06-02 Alexey SamsonovRemove unused variable
2014-06-02 Rafael EspindolaAdded support to optimize comparisons with "lshr exact...
2014-06-02 Hans WennborgFix comment vs function name mismatch
2014-06-02 Alexey SamsonovRemove sanitizer blacklist from ASan/TSan/MSan function...
2014-06-02 Alexey SamsonovRemove sanitizer blacklist from ASan/TSan/MSan function...
2014-06-02 Todd FialaAdd executable extension to debugger name, run dotest...
2014-06-02 Todd FialaFix most of the remaining Windows build warnings.
2014-06-02 Eric ChristopherOmit else branch after return.
2014-06-02 David BlaikieCGDebugInfo: Simplify/invert createLexicalBlock paramet...
2014-06-02 Andrea Di Biagio[X86] Fix checked arithmetic for i8 on X86.
2014-06-02 Daniel Jasperclang-tidy: Extend the use-override check to understand...
2014-06-02 Timur Iskhodzhanov[ASan Win] Manually call __asan_init early in the DLL...
2014-06-02 Rafael EspindolaAdd the nsw flag when we detect that an add will not...
2014-06-02 Timur Iskhodzhanov[Sanitizer/interception Win] Break into the debugger...
2014-06-02 Timur Iskhodzhanov[ASan Win] Fix memset interception in DLLs
2014-06-02 Aaron BallmanThe exception-declaration for a function-try-block...
2014-06-02 Alp TokerCMake: remove duplicated source file from list
2014-06-02 Evgeniy Stepanov[asan] Default to memory-mapped coverage on Android.
2014-06-02 Evgeniy Stepanov[msan] Remove an out-of-date comment.
2014-06-02 Rafael EspindolaRemove path_tclsh.m4.
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for store...
2014-06-02 Evgeniy Stepanov[msan] Handle x86 vector pack intrinsics.
2014-06-02 Nico WeberRemove unused code in a libc++ test.
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for load pre...
2014-06-02 Daniel Jasperclang-format: Fix special case of binary operator detec...
2014-06-02 Daniel JasperRemove superfluous semicolon confusing clang-format.
2014-06-02 Rui UeyamaRun clang-format.
2014-06-02 Rui Ueyamas/vector/std::vector/
2014-06-02 Daniel Jasperclang-format: No space between ")" and braced init...
2014-06-02 Kostya Serebryany[asan] Improve vDSO check in AsanCheckDynamicRTPrereqs...
2014-06-02 Daniel Jasperclang-format: Fix Allman brace breaking of enums.
2014-06-02 Daniel Jasperclang-format: Fix trailing const (etc.) with Allman...
2014-06-02 Evgeniy Stepanov[sancov] Remove debug leftovers and update usage text.
2014-06-02 Rui UeyamaSimplify markLive().
2014-06-02 Dinesh DwivediAdded inst combine tarnsform for (1 << X) & C pattrens...
2014-06-02 Dinesh DwivediAdded inst combine transforms for single bit tests...
2014-06-02 Alp TokerSilence -Wreturn-type warning
2014-06-02 Simon Atanasyan[Mips] Reduce number of input files used my Mips tests.
2014-06-02 Alp TokerGraphWriter: tweak the program fallback order
2014-06-02 Marshall ClowPreparation for <string_view>. More helper functions...
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
2014-06-02 NAKAMURA TakumiInstruction::isIdenticalToWhenDefined(): Check getNumOp...
2014-06-02 Saleem AbdulrasoolSupport: add 6-parameter format
2014-06-02 Saleem AbdulrasoolSupport: add Windows ARM EH data structures
2014-06-01 Alp TokerRevert "Fix the undefined-but-used odr-use marker ...
2014-06-01 Alp TokerFix the undefined-but-used odr-use marker (DR48)
2014-06-01 Alp TokerFix typos
2014-06-01 Alp TokerAdd initial CMake build system
2014-06-01 Rafael EspindolaDon't compare an error_code with nullptr.
2014-06-01 Faisal ValiFix PR18498: Support explicit template arguments with...
2014-06-01 Rafael EspindolaTest fixes and improvements.
2014-06-01 Christian PirkerARMEB: Fix function return type f64
2014-06-01 Elena DemikhovskyUpdates in IntelJITEventListener.cpp - by Arch Robison.
2014-06-01 Matt ArsenaultR600: Set all float vector expands in the same place
2014-06-01 Simon Atanasyan[Mips] Implement .{ctors,dtors}.<priority> sections...
2014-06-01 Saleem Abdulrasoolcompiler-rt: prefer .rodata for non MachO targets
2014-06-01 Saleem Abdulrasoolcompiler-rt: whitespace and uniformity for arm
2014-06-01 David BlaikieDebugInfo: Assert that DbgVariables have associated...
2014-06-01 Alp TokerDon't add examples to the check-clang dependencies...
2014-05-31 Alp TokerFix typos
2014-05-31 Alp TokerExecutionEngine: avoid NDEBUG in headers
2014-05-31 Alp TokerUpdate a couple of header inclusion guards
2014-05-31 Matt ArsenaultR600/SI: Remove redundant patterns
2014-05-31 Alp TokerPreprocessor: make C++ operator names as macro identifi...
2014-05-31 Adam Nemet[SelectionDAG] Force cycle detection in AssignTopologic...
2014-05-31 Adam Nemet[SelectionDAG] Pass DAG to checkForCycles
2014-05-31 Adam Nemet[SelectionDAG] Remove duplicate declaration
2014-05-31 Benjamin KramerFix test on platforms where size_t is not 'unsigned...
2014-05-31 Benjamin Kramer[Reassociate] Similar to "X + -X" -> "0", added code...
2014-05-31 Justin BognerFix XFAIL condition from r208840
2014-05-31 Matt ArsenaultR600/SI: Fix [s|u]int_to_fp for i1
2014-05-31 Alp TokerSupport C++11 scoped enums in NamedDecl::isCXXClassMember()
2014-05-31 Alp TokerRename utility function templates
2014-05-31 Matt ArsenaultFix typos in tablegen error messages
2014-05-31 Simon Atanasyan[yaml2obj] Add new command line option `-docnum`.
2014-05-31 Jordan RoseFormat strings: check against an enum's underlying...
2014-05-31 Hans WennborgAST Dump: print the Inherited flag on attributes
2014-05-31 Rafael Espindolareally fix the windows build.
2014-05-31 Alp TokerPreprocessor: recover gracefully when C++ operator...
2014-05-31 Alp TokerPreprocessor: don't exit early in CheckMacroName()
2014-05-31 Rafael EspindolaFix windows build.
2014-05-31 Rafael EspindolaThere is no std::errc::success, remove the llvm one.
2014-05-31 Rafael EspindolaThere is no std::errc:success, remove the llvm one.
2014-05-31 Rafael EspindolaThere is no std::errc:success, remove the llvm one.
2014-05-31 Rafael EspindolaTurn errc and windows_error into enum classes.
2014-05-31 Rafael EspindolaUse make_error_code in preparation for making errc...
2014-05-31 Nikola SmiljanicPR12961 - Extend DR532 to cover C++98/03.
2014-05-31 Hans WennborgDiagnose dll attribute on member of class that already...
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
2014-05-31 Peter CollingbourneFix the behavior of ExecuteAndWait with a non-zero...
2014-05-31 Hans WennborgMake Attr::Clone() also clone the Inherited, IsPackExpa...
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
next