platform/upstream/llvm.git
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...
2016-08-31 Richard SmithDR259: Demote the pedantic error for an explicit instan...
2016-08-31 Zachary Turner[codeview] Have visitTypeBegin return the record type.
2016-08-31 Nick LewyckyAdd -fprofile-dir= to clang.
2016-08-31 Rafael EspindolaUse getSize to find the size of a section. NFC.
2016-08-31 Reid KlecknerFix the MSVC 2013 build by using Elf_Word instead of...
2016-08-31 NAKAMURA Takumi[CMake] Increase stack size to 16MiB for all mingw...
2016-08-31 Heejin AhnAdd asm.js-style setjmp/longjmp handling for wasm
2016-08-31 Reid KlecknerRevert "Add an optional parameter with a list of undefs...
2016-08-31 Sanjay Patel[InstCombine] allow icmp (shr exact X, C2), C fold...
2016-08-31 Sanjay Patel[InstCombine] allow icmp (div X, Y), C folds for splat...
2016-08-31 Matt ArsenaultAMDGPU: Fix introducing stack access on unaligned v16i8
2016-08-31 Matt ArsenaultAMDGPU: Use copy instead of mov during frame lowering
2016-08-31 Matt ArsenaultAMDGPU: Refactor frame lowering
2016-08-31 Enrico GranataAdd a data formatter for std::function in libcxx
2016-08-31 Enrico GranataFix an issue where a synthetic child provider could...
2016-08-31 Zachary Turner[codeview] Add TypeVisitorCallbackPipeline.
2016-08-31 Tim NorthoverGlobalISel: use G_TYPE to annotate physregs with a...
2016-08-31 Rui UeyamaInitialize RelativeRel for AMDGPU.
2016-08-31 David BlaikieDebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
2016-08-31 Richard SmithDon't diagnoes a mismatch between implicit and explicit...
2016-08-31 Richard SmithFix mishandling of deletedness for assignment operators...
2016-08-31 Reid Kleckner[codeview] Don't emit vshape info for classes without...
2016-08-31 Saleem Abdulrasoollibc++abi: fix some -Wunused-function warnings
2016-08-31 Derek Schuff[WebAssembly] Disable folding of GA+reg into load/store...
2016-08-31 Rui UeyamaLinker script: support VERSION command.
2016-08-31 Zachary TurnerRemove unused variables.
2016-08-31 Sanjay Patel[InstCombine] change insertRangeTest() to use APInt...
2016-08-31 Saleem AbdulrasoolRevert "Driver: use the canonical static library naming"
2016-08-31 Michael Zolotukhin[LoopInfo] Add verification by recomputation.
2016-08-31 Geoff Berry[EarlyCSE] Optionally use MemorySSA. NFC.
2016-08-31 Jason HenlineExclude examples, unittests from doc gen
2016-08-31 Jason Henline[StreamExecutor] Add Doxygen main page
2016-08-31 Quentin ColombetActually check for the diagnostic to be emitted!
2016-08-31 Krzysztof Parzyszek[Hexagon] Deal with undefs when extending live intervals
2016-08-31 Tom StellardAMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr()...
2016-08-31 Quentin Colombet[TargetPassConfig] Add a hook to tell whether GlobalISe...
next