platform/upstream/llvm.git
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...
2016-08-31 Quentin Colombet[ResetMachineFunction] Emit the diagnostic isel fallbac...
2016-08-31 Quentin Colombet[DiagnosticInfo] Add a diagnostic class for the fallbac...
2016-08-31 Chad RosierFix indent. NFC.
2016-08-31 George Burgess IVFix a typo in a comment.
2016-08-31 Krzysztof ParzyszekAdd an optional parameter with a list of undefs to...
2016-08-31 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-31 Kostya Serebryany[sanitizer] extend SizeClassMap to take more template...
2016-08-31 Geoff Berry[EarlyCSE] Allow forwarding a non-invariant load into...
2016-08-31 Pavel LabathAlways rely on CFI unwind info for linux vdso
2016-08-31 Chad Rosier[SLP] Update the debug based on Michael's suggestion.
2016-08-31 Geoff Berry[LangRef] Clarify !invariant.load semantics.
2016-08-31 Pavel LabathFixup TestPyObjSynthProvider.py and enable it again
2016-08-31 Chad Rosier[SLP] Sink debug after checking for matching types...
2016-08-31 Ivan KrasinFix UBSan bot by not passing NULL into memcpy src.
2016-08-31 Davide Italiano[lib/LTO] Factor out logic for running passes.
2016-08-31 Tim Shens/static inline/static/ for headers I have changed...
2016-08-31 Teresa Johnson[LTO] Fix common test to reflect r279911 and move to...
2016-08-31 Reid Kleckner[codeview] Pass through vftable shape information
2016-08-31 Reid Kleckner[codeview] Emit vtable shape information
2016-08-31 Zachary TurnerAdd more unit tests for StringExtractor hex/endian...
next