platform/upstream/llvm.git
2014-06-03 Rafael EspindolaDon't assume an implicit error_code -> bool operator.
2014-06-03 Greg FitzgeraldFix Android build after r210053
2014-06-03 Nick LewyckyIgnore line numbers on debug intrinsics. Add an assert...
2014-06-03 Jiangning Liu[AArch64] Correctly deal with VPR stack parameter passing.
2014-06-03 Rui UeyamaRemove group-parent references.
2014-06-03 Alp TokerProcess::GetRandomNumber(): fix insecure RNG
2014-06-03 Nikola SmiljanicMove DR532 test where it belongs.
2014-06-03 Rafael EspindolaUpdate for llvm API change.
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-06-03 David Majnemer[libc++] Don't return uninitialized data from random_de...
2014-06-03 David Majnemer[libc++] random_device fails if open returns zero
2014-06-03 Alp TokerFix -emit-codegen-only to not generate binaries
2014-06-03 Alp TokerEliminate redundant MangleBuffer class
2014-06-03 Rui UeyamaMake dead-striping to handle reverse edges.
2014-06-02 Marshall ClowFirst cut at a post c++14 status page
2014-06-02 Hans WennborgItanium ABI: Update getAddrOfVTable to set the DLL...
2014-06-02 Greg FitzgeraldCleanup Android build and provide better diagnostics
2014-06-02 Rafael EspindolaAdd back commit r210029.
2014-06-02 Greg ClaytonSmall cleanups for the new enum fixes:
2014-06-02 Will Schmidtallow optional signext attribute
2014-06-02 Rafael EspindolaConvert test to FileCheck.
2014-06-02 Rafael EspindolaRevert "Add the nsw flag when we detect that an add...
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()
next