platform/upstream/llvm.git
2016-08-03 Rui UeyamaCreate only one vector instead of two.
2016-08-03 George Burgess IV[MSSA] Fix a bug in MemorySSA's move ctor.
2016-08-03 Sebastian PopGVN-hoist: limit the length of dependent instructions
2016-08-03 Sebastian PopGVN-hoist: compute DFS numbers once
2016-08-03 Sebastian PopGVN-hoist: compute MSSA once per function (PR28670)
2016-08-03 Sanjoy Das[IndVars] Un-grepify test; NFC
2016-08-03 Yaxun Liu[OpenCL] Fix size of image type
2016-08-03 Rui UeyamaRename functions that handle bitcode files.
2016-08-03 Matthias Braunopt-bisect-legacy-pass-manager.ll: Test only works...
2016-08-03 Rui UeyamaDo not instantiate Triple twice.
2016-08-03 Rui UeyamaAdd EM_IAMCU support.
2016-08-03 Reid KlecknerRevert "[CloneFunction] Don't remove side effecting...
2016-08-03 George Burgess IV[MSSA] clang-format. NFC.
2016-08-03 George Burgess IV[MSSA] Add special handling for invariant/constant...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (srem X...
2016-08-03 George Burgess IV[MSSA] Add logic for special handling of atomics/volatiles.
2016-08-03 Elliot ColpI can't reproduce this buildbot failure locally, so...
2016-08-03 Tobias Grosser[InstCombine] Refactor optimization of zext(or(icmp...
2016-08-03 Sebastian PopPass EphValues by const-ref as it is not modified in...
2016-08-03 Nicolai Haehnle[InstCombine] Cleanup select-bitext.ll tests
2016-08-03 Ivan KrasinAdd CFI tests for -lowertypetests-bitsets-level.
2016-08-03 Simon Pilgrim[X86][SSE] Enable target shuffle combining to combine...
2016-08-03 Vedant KumarReapply "More fixes to get good error messages for...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp (binop X, Y...
2016-08-03 Vedant KumarRevert "More fixes to get good error messages for bad...
2016-08-03 Krzysztof Parzyszek[Hexagon] Generate COPY/REG_SEQUENCE more aggressively...
2016-08-03 Duncan P. N... IR: Drop uniquing when an MDNode Value operand is deleted
2016-08-03 Ehsan AmiriAdding -verify-machineinstrs option to PowerPC tests
2016-08-03 Kirill Bobyrev[docs] fix typo in clang-rename docs
2016-08-03 Krzysztof Parzyszek[Hexagon-ish] Add function to print cell map contents...
2016-08-03 Reid Kleckner[ASan] Report illegal instruction exceptions in ASan
2016-08-03 Pirama Arumuga... Disable KMP_CANCEL_THREADS on Android
2016-08-03 Nico Weberlld-link: Include the name of bad input files in severa...
2016-08-03 Jason Henline[StreamExecutor] Add KernelLoaderSpec
2016-08-03 David Majnemer[CloneFunction] Don't crash if the value map doesn...
2016-08-03 Luke Drummond[RenderScript] Always create a new allocation ID in...
2016-08-03 Sanjay Pateluse local variables; NFC
2016-08-03 David Majnemer[CloneFunction] Don't remove side effecting calls
2016-08-03 Weiming Zhao[ARM] Constant Materialize: imms with specific value...
2016-08-03 Zachary Turner[msf] Make FPM reader use MappedBlockStream.
2016-08-03 Luke DrummondFix an unused variable warning in release builds.
2016-08-03 Renato GolinRevert "Teach CorrelatedValuePropagation to mark adds...
2016-08-03 Benjamin KramerHexagon: Use llvm_unreachable. NFC.
2016-08-03 Etienne Bergeron[compiler-rt] Fix CHECK coding style [NFC]
2016-08-03 Manuel KlimekFix bug in conflict check for Replacements::add().
2016-08-03 Elliot ColpDisable shrinking of SNaN constants
2016-08-03 Krzysztof Parzyszek[Hexagon] Do not check alignment for unsized types...
2016-08-03 Nico WeberRevert an unintentional change from r277599
2016-08-03 Nico WeberRevert 277594, it caused PR28827
2016-08-03 Sanjay Pateladd a vector variant of each test
2016-08-03 Manuel KlimekFix quadratic runtime when adding items to tooling...
2016-08-03 Nicolai Haehnle[InstCombine] Add select-bitext.ll tests
2016-08-03 Gil Rapaport[Loop Vectorizer] Move store-predication into its own...
2016-08-03 Rafael EspindolaRemove redundant argument.
2016-08-03 Artur PilipenkoTeach CorrelatedValuePropagation to mark adds as no...
2016-08-03 Tobias GrosserGPGPU: Mark kernel functions as polly.skip
2016-08-03 Igor Breger[AVX512] Add aliases for vcvttss2si{l|q}, vcvttsd2si...
2016-08-03 Ismail DonmezFix the BUILD_SHARED_LIBS=ON build, was getting the...
2016-08-03 Chandler Carruth[PM] Fix a mis-named parameter in parseLoopPass --...
2016-08-03 George Rimar[ELF] - Linkerscript: support all kinds of sorting...
2016-08-03 Chandler Carruth[PM] Add the explicit copy, move, swap, and assignment...
2016-08-03 Chandler Carruth[PM] Add a generic 'repeat N times' pass wrapper to...
2016-08-03 Dean Michael... [XRay] Make the xray_instr_map section specification...
2016-08-03 Etienne Bergeron[compiler-rt] Remove incorrect folder layout for scudo.
2016-08-03 Etienne Bergeron[extra-tools] Fix extra tools build bot warnings due...
2016-08-03 Kirill Bobyrev[clang-tidy] address concerns with rL277340
2016-08-03 Etienne Bergeron[clang/test] Fix a flaky unittest on windows
2016-08-03 Eric FiselierAdd MSVC specifics to .gitignore. Patch from STL@micros...
2016-08-03 Eric FiselierFix compile error due to mismatched iterator types...
2016-08-03 Eric FiselierFix an MSVC x64 compiler warning. Patch from STL@micros...
2016-08-03 Eric FiselierSilence another occurrence of MSVC's suprious unused...
2016-08-03 Jonas Paulsson[IfConversion] Bugfix: Don't use undef flag while addin...
2016-08-03 Argyrios Kyrtzidis[index] Fix crash with indexing designated init express...
2016-08-03 Tobias GrosserFix a couple of spelling mistakes
2016-08-03 Rui UeyamaDo not handle zero-sized mergeable section as mergeable.
2016-08-03 Etienne Bergeron[compilter-rt] Try to fix correctly rL277560
2016-08-03 Rui UeyamaInclude filenames and section names to error messages.
2016-08-03 David Callahan[ADCE] Refactor anticipating new functionality (NFC)
2016-08-03 Mehdi AminiRecordStreamer: handle inline asm "lazy_reference"...
2016-08-03 Kostya Serebryany[sanitizer] remove one redundant loop from the allocator
2016-08-03 Chandler Carruth[PM] Remove the NDEBUG condition around isModulePassName.
2016-08-03 Chandler Carruth[PM] Significantly refactor the pass pipeline parsing...
2016-08-03 Etienne Bergeron[compiler-rt] Fix broken interception unittest
2016-08-03 George Burgess IV[MSSA] Fix a caching bug.
2016-08-03 Reid KlecknerReduce coverage PC buffer size on 32-bit Windows to...
2016-08-03 Chandler Carruth[Inliner] clang-format various parts of the inliner...
2016-08-03 Ivan KrasinAdd -lowertypetests-bitsets-level to control bitsets...
2016-08-03 Sanjay Pateladd vector test for icmp+sub
2016-08-03 Kostya Serebryany[sanitizer] refactor TransferBatch to hide the implemen...
2016-08-03 Daniel BerlinSupport for lifetime begin/end markers in the MemorySSA...
2016-08-02 Artem Belevich[CUDA] Updated CUDA tests that must run w/o CUDA instal...
2016-08-02 Matthias BraunCommandFlags.h/llc: Move StopAfter/StartBefore options...
2016-08-02 Sanjoy Das[Verifier] Add more tests related to non-integral pointers
2016-08-02 Derek Schuff[WebAssembly] Remove unnecessary subtarget checks in...
2016-08-02 Rui UeyamaFix a test for r277545.
2016-08-02 Devin Coughlin[analyzer] Update two comments in MPI-Checker. NFC.
2016-08-02 Kostya Serebryany[scudo] add NORETURN to the declaration of dieWithMessa...
2016-08-02 Rui Ueyamapdbdump: Do not treat stream 0 pages as allocated pages.
2016-08-02 Evgeniy Stepanov[safestack] Layout large allocas first to reduce fragme...
2016-08-02 Derek Schuff[WebAssembly] Initial SIMD128 support.
next