platform/upstream/llvm.git
2014-07-26 Joey GoulyFix the failing test 'vector-idiv.ll'.
2014-07-26 Dmitry Vyukovtsan: reduce internal allocator region from 16M to 1M
2014-07-26 Dmitry Vyukovtsan: remove meta from internal allocator
2014-07-26 Simon Atanasyan[Driver][Mips] Check output of -dynamic-linker argument...
2014-07-26 Richard Smith[modules] Improve abbreviations for C++:
2014-07-26 Matt ArsenaultR600: Move intrinsic lowering to separate functions
2014-07-26 Chandler Carruth[SDAG] Add an assert that we don't mess up the number...
2014-07-26 Chandler Carruth[SDAG] Simplify the code for handling single-value...
2014-07-26 Chandler Carruth[SDAG] When performing post-legalize DAG combining...
2014-07-26 Nick LewyckyFix broken assert.
2014-07-26 David MajnemerParse: Don't crash on trailing whitespace before EOF
2014-07-26 Nick LewyckySatisfy -Wparentheses.
2014-07-26 NAKAMURA TakumiX86ShuffleDecode.cpp: Silence a warning. [-Wunused...
2014-07-26 NAKAMURA Takumillvm/test/CodeGen/X86/vector-idiv.ll: Fix for -Asserts.
2014-07-26 NAKAMURA Takumiclang/test/CodeGenCXX/microsoft-abi-byval-thunks.cpp...
2014-07-26 Saleem Abdulrasoolbuiltins: re-enable building assembly sources
2014-07-26 Saleem Abdulrasoolbuiltins: make the x86_64 compatible with GAS
2014-07-26 Chandler Carruth[x86] Fix PR20355 (for real). There are many layers...
2014-07-26 Chandler Carruth[x86] Finish switching from CHECK to ALL. This was...
2014-07-26 Chandler Carruth[x86] Revert r214007: Fix PR20355 ...
2014-07-26 Richard TrieuIf a template argument is non-evaluable expression...
2014-07-26 Chandler Carruth[x86] Fix PR20355 (and dups) by not using unsigned...
2014-07-26 Alexey Samsonov[UBSan] Initialize symbolizer inside __ubsan::Init().
2014-07-26 Alexey Samsonov[Sanitizer] Simplify Symbolizer creation interface.
2014-07-26 Reid KlecknerMS ABI: Use musttail for vtable thunks that pass argume...
2014-07-26 Reid KlecknerRemove an extra parameter and C++11 for loop-ify this...
2014-07-26 Jordan RoseAdd a missing close quote in "while building module...
2014-07-26 Chandler Carruth[x86] Add coverage for PMUL* instruction testing on...
2014-07-26 Richard Smith[modules] Work around mislayering of MC / Object.
2014-07-26 Tom StellardR600: Add processor type for Mullins
2014-07-26 Bob WilsonRevert new test from 213993.
2014-07-26 Alexey Samsonov[DFSan] Fixup for r213980
2014-07-26 Richard SmithImprove -UNDEBUG binary size. We don't need a different...
2014-07-26 NAKAMURA TakumiUpdate X86/Utils/LLVMBuild.txt corresponding to r213986...
2014-07-26 NAKAMURA TakumiIR/UseTest.cpp: Avoid std::to_string() to appease mingw...
2014-07-26 Bob WilsonUse -enable-global-merge option to match llvm r210639...
2014-07-26 NAKAMURA Takumiclang/test/CodeGenCXX/cxx1y-variable-template-linkage...
2014-07-26 Chandler Carruth[x86] More cleanup for this test -- simplify the comman...
2014-07-26 Reid KlecknerMS ABI: Ensure 'this' is first for byval+sret methods
2014-07-26 Chandler Carruth[x86] Fix unused variable warning in no-asserts build.
2014-07-25 Chandler Carruth[x86] FileCheck-ize this test.
2014-07-25 Larisse VoufoAdd test case for fix of linkage bug that miscompiled...
2014-07-25 Chandler Carruth[x86] Teach the X86 backend to print shuffle comments...
2014-07-25 Matt ArsenaultR600/SI: Allow partial unrolling and increase thresholds.
2014-07-25 Rui Ueyama[PECOFF] Add /profile command line option.
2014-07-25 Alexey Samsonov[UBSan] Call UBSan initialization as early as possible.
2014-07-25 Eric ChristopherMove R600 subtarget dependent variables onto the subtarget.
2014-07-25 Alex Lorenzcoverage: remove empty mapping regions
2014-07-25 Alexey Samsonov[Sanitizer] Introduce SANITIZER_CAN_USE_PREINIT_ARRAY...
2014-07-25 Reid KlecknerFix my broken test case in NDEBUG :(
2014-07-25 Reid KlecknerFix my busted FileCheck invocation
2014-07-25 Hal FinkelCanonicalization for @llvm.assume
2014-07-25 Reid KlecknerMS ABI: Don't push destructor cleanups for aggregate...
2014-07-25 Nico WeberWrap to 80 columns, no behavior change.
2014-07-25 NAKAMURA Takumillvm-uselistorder: Fix up LINK_COMPONENTS.
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-07-25 Joerg SonnenbergerNow that PIC generation on PPC32 is supported, hook...
2014-07-25 Warren HuntRevert r213437
2014-07-25 Akira Hatanaka[stack protector] Add test cases for thumb and thumb2.
2014-07-25 Rui UeyamaFix unsafe memory access
2014-07-25 Fariborz JahanianObjective-C. Warn if protocol used in an @protocol
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-25 Brad SmithFix arc4random detection.
2014-07-25 Todd FialaMinor fixups to documentation for Process::Launch(...
2014-07-25 Rafael EspindolaReturn a StringRef in getDefaultUniversalArchName.
2014-07-25 Rafael EspindolaRemove dead code.
2014-07-25 Johannes Doerfert[Fix] Added RuntimeDebugBuilder to the build
2014-07-25 Hal Finkel[PowerPC] Support TLS on PPC32/ELF
2014-07-25 Juergen Ributzka[FastISel][AArch64] Add support for frameaddress intrinsic.
2014-07-25 David Majnemerclang-cl: Add support for /Zp
2014-07-25 Duncan P. N... Move -verify-use-list-order into llvm-uselistorder
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-07-25 Hal FinkelClaim AA generally as code owner
2014-07-25 Hans WennborgFix MSVC2012 build error in UseListOrder.cpp
2014-07-25 Duncan P. N... Bitcode: Don't optimize constants when preserving use...
2014-07-25 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-25 David BlaikieDebugInfo: Fix up some test cases to have more correct...
2014-07-25 Hal FinkelAdd code owner of scoped-noalias metadata
2014-07-25 Hal FinkelConvert noalias parameter attributes into noalias metad...
2014-07-25 Hal FinkelSimplify and improve scoped-noalias metadata semantics
2014-07-25 Duncan P. N... Try to fix a layering violation introduced by r213945
2014-07-25 Duncan P. N... Fix -Werror build after r213945
2014-07-25 Duncan P. N... IPO: Add use-list-order verifier
2014-07-25 Amara Emerson[ARM] Emit ABI_PCS_R9_use build attribute.
2014-07-25 Dmitry Vyukovtsan: query RSS every 100ms
2014-07-25 Dmitry Vyukovtsan: fix and make faster GetRSS
2014-07-25 Viktor KutuzovAllow initialization of Asan interceptors before the...
2014-07-25 Viktor KutuzovSupport traversing ELF objects for sanitizers needs...
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-07-25 Simon Atanasyan[Driver][Mips] Remove "fp64" directories from the mips...
2014-07-25 Chandler Carruth[cmake] Use the external project machinery for libcxxab...
2014-07-25 James MolloyRevert part of r206963
2014-07-25 NAKAMURA Takumillvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit...
2014-07-25 NAKAMURA Takumillvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specif...
2014-07-25 Chandler Carruth[SDAG] Enable the new assert for out-of-range result...
2014-07-25 Chandler Carruth[SDAG] Don't insert the VRBase into a mapping from...
2014-07-25 Alexander Potapenko[lsan] Follow-up for r213518: replace MAP_ANONYMOUS...
2014-07-25 Matt ArsenaultStore nodes only have 1 result.
2014-07-25 Alexey Bataev[OPENMP] Improved codegen for outlined functions for...
2014-07-25 Chandler Carruth[SDAG] Start plumbing an assert into SDValues that...
next