platform/upstream/llvm.git
2016-09-01 Alexander ShaposhnikovRemove excessive padding from MismatchingNewDeleteDetector
2016-09-01 Dehao ChenRefactor LICM pass in preparation for LoopSink pass.
2016-09-01 Michael Kuperstein[Legalizer] Don't throw away false low half when expand...
2016-09-01 Rui UeyamaAdd comments.
2016-09-01 Reid KlecknerUn-XFAIL cfi/stats.cpp, it passes since fixing llvm...
2016-09-01 Petr Hosek[ELF] Do not omit debug sections when computing build-id
2016-09-01 Derek Schuff[WebAssembly] Change wasm SizeType to match asmjs
2016-09-01 Chandler CarruthMake the coding standards a bit more clear that we...
2016-09-01 Michael Kuperstein[SelectionDAG] Generate vector_shuffle nodes for unders...
2016-09-01 Saleem Abdulrasoolcstdio: limit gets to CRT versions below 14
2016-09-01 Chris Bieneman[CMake] Add option (defaulted off) to exclude atomic.c
2016-09-01 Heejin Ahn[WebAssembly] Add asm.js-style setjmp/longjmp handling...
2016-09-01 Justin Bognerbugpoint: clang-format and modernize comments in ListRe...
2016-09-01 Saleem Abdulrasoolbuild: don't add -fPIC on Windows
2016-09-01 Tim NorthoverGlobalISel: add a G_PHI instruction to give phis a...
2016-09-01 Evgeniy Stepanov[tsan] Bump stack frame size limit.
2016-09-01 Reid KlecknerFix the ASan fuse-lld.cc test after LLD r280012
2016-09-01 Richard SmithWhen we reach the end of a #include of a header of...
2016-09-01 Michael KruseAllow mapping scalar MemoryAccesses to array elements.
2016-09-01 Chris Bieneman[CMake] NFC. Missed the other uses in r280406
2016-09-01 Chris Bieneman[CMake] NFC. Fixing spelling from r280400
2016-09-01 Matthew Simpson[LV] Use ScalarParts for ad-hoc pointer IV scalarizatio...
2016-09-01 Michael KruseCheck validity of new access relations. NFC.
2016-09-01 Sanjay Patel[InstCombine] add tests to show potential shuffle+inser...
2016-09-01 Andrey Turetskiy[X86] Loosen memory folding requirements for cvtdq2pd...
2016-09-01 Jason Henline[StreamExecutor] Dev handles in platform interface
2016-09-01 Chris Bieneman[CMake] Don't copy headers on fully standalone
2016-09-01 Yaxun LiuAMDGPU: Add runtime metadata for pointee alignment...
2016-09-01 Filipe CabecinhasRevert "Copy over most of the scariness_score test...
2016-09-01 Jason Henline[SE] Make Stream movable
2016-09-01 Davide Italiano[lib/LTO] Simplify a bit. NFCI.
2016-09-01 Enrico GranataWhen updating a ValueObjectRegister, set the flag to...
2016-09-01 Chris Bieneman[CMake] Properly connecting Compiler-RT check and test...
2016-09-01 Chris Bieneman[CMake] Adding compiler-rt-test-depends target
2016-09-01 Chris Bieneman[CMake] Connecting check-all and test-depends targets...
2016-09-01 Michael KupersteinRename some variables to have meaningful names. NFC.
2016-09-01 Matthew Simpson[LV] Move VectorParts allocation and mapping into PHI...
2016-09-01 Enrico GranataChange the formula for tagged NSIndexPath data formatting
2016-09-01 Zachary Turner[codeview] Properly propagate the TypeLeafKind through...
2016-09-01 Reid KlecknerFix dll_host.cc test after adding div and gep trace...
2016-09-01 Michael Kuperstein[DAGCombine] Don't fold a trunc if it feeds an anyext
2016-09-01 Changpeng FangAMDGPU/SI: MIMG TD Refactoring.
2016-09-01 Jason Henline[SE] Docs use JAVADOC_AUTOBRIEF
2016-09-01 Reid Kleckner[lit] Use multiprocessing by default on Windows
2016-09-01 Chris Bieneman[CMake] Revive LLVM_*_DIRS variables
2016-09-01 Geoff Berry[EarlyCSE] Change C API pass interface for EarlyCSE...
2016-09-01 Saleem Abdulrasoolbuild: profile is not a sanitizer
2016-09-01 Simon Dardis[mips] Include missed file from previous commit
2016-09-01 Simon Pilgrim[X86][SSE] Dropped (V)CVTPD2PS intrinsic patterns now...
2016-09-01 Rafael EspindolaAdd missing REQUIRES.
2016-09-01 Simon Dardis[mips] interAptiv based generic schedule model
2016-09-01 Renato GolinTry to fix another profile test
2016-09-01 Filipe CabecinhasRemove extra scariness.Clear() call.
2016-09-01 Andrey Bokhanko[CMake] Fix LLVM_ENABLE_EH and LLVM_ENABLE_RTTI on...
2016-09-01 Sanjay Patel[InstCombine] remove fold of an icmp pattern that shoul...
2016-09-01 Krzysztof Parzyszek[Hexagon] Deal with undefs when extending live intervals
2016-09-01 Elena DemikhovskyOptimized FMA intrinsic + FNEG , like
2016-09-01 Aleksei Sidorin[analyzer] ExprEngine: remove second call to PreStmt...
2016-09-01 Rafael EspindolaSign extend a value before passing it to the Target.
2016-09-01 Renato GolinFix profile test assuming dumb compiler
2016-09-01 James Molloy[SimplifyCFG] Handle tail-sinking of more than 2 incomi...
2016-09-01 Filipe CabecinhasClear scariness score when initializing ErrorDoubleFree
2016-09-01 Filipe CabecinhasCopy over most of the scariness_score test to the gener...
2016-09-01 Aleksei Sidorin[analyzer] Add more FileIDs to PlistDiagnostic map...
2016-09-01 Haojian Wu[include-fixer] Fix an undefined variable exception...
2016-09-01 Krzysztof ParzyszekAdd an optional parameter with a list of undefs to...
2016-09-01 Honggyu Kim[IR] Properly handle escape characters in Attribute...
2016-09-01 Dimitar VlahovskiMinidump parsing
2016-09-01 Honggyu Kim[Frontend] Fix mcount inlining bug
2016-09-01 Aleksei Sidorin[analyzer][test commit] ExprEngine.cpp: Remove training...
2016-09-01 James Molloy[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
2016-09-01 Hal FinkelAdd ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa...
2016-09-01 Valery Pykhtin[AMDGPU] Scalar Memory instructions TD refactoring
2016-09-01 Eugene LeviantEliminate LayoutInputSection class
2016-09-01 Hal FinkelAdd a counter-function insertion pass
2016-09-01 Chandler Carruth[Support] Fix a warning introduced in r280339 due to...
2016-09-01 Pavel LabathXFail TestMemoryFind on 32-bit architectures
2016-09-01 Michael Kruse[ScopInfo] Add missing ISL annotations NFC.
2016-09-01 James Molloy[SimplifyCFG] Fix nondeterministic iteration order
2016-09-01 Michael KruseUpdate ISL to isl-0.17.1-203-g3fef898.
2016-09-01 George RimarCommit of forgotten header for r280339 "[LLVM/Support...
2016-09-01 George Rimar[LLVM/Support] - Create no-arguments constructor for...
2016-09-01 James Molloy[SimplifyCFG] Improve FoldValueComparisonIntoPredecesso...
2016-09-01 Honggyu KimRemove whitespace to test commit access
2016-09-01 Dean Michael... [NFC] Remove unnecessary comment
2016-09-01 Ivan KrasinFix libc++ configuration with -fsanitize-coverage
2016-09-01 Dean Michael... [XRay] Detect and emit sleds for sibling/tail calls
2016-09-01 George Burgess IVFix typos in comments.
2016-09-01 Kostya Serebryany[libFuzzer] add -minimize_crash flag (to minimize crash...
2016-09-01 Dean Michael... [XRay][NFC] Promote isTailCall() as virtual in TargetIn...
2016-09-01 Akira Hatanaka[Sema] Don't diagnose an array type mismatch when the...
2016-09-01 Heejin AhnRevert "Add asm.js-style setjmp/longjmp handling for...
2016-09-01 Enrico GranataThere exists at least one compiler on one platform...
2016-09-01 Enrico GranataChange "memory find" over to using a variation of the...
2016-08-31 Justin BognerSupport: Avoid errors with LLVM_FALLTHROUGH in clang...
2016-08-31 Ivan KrasinFix the use of unitialized value while reporting double...
2016-08-31 Jason Henline[StreamExecutor] getOrDie and dieIfError utils
2016-08-31 Nick LewyckyAdd cast to appease windows builder. Fixes build break...
2016-08-31 Rafael EspindolaFix the implementation of R_386_GOTPC and R_386_GOTOFF.
2016-08-31 Richard SmithFix all tests under test/CXX (and test/Analysis) to...
next