platform/upstream/llvm.git
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...
2016-08-31 Petr Hosek[ELF] Linkerscript: define symbols outside SECTIONS
2016-08-31 Logan ChienWrap LIBCXXABI_USE_LLVM_UNWINDER with defined().
2016-08-31 Philip Reames[statepoints][experimental] Add support for live-in...
2016-08-31 Simon Pilgrim[X86][SSE] Improve awareness of (v)cvtpd2ps implicit...
2016-08-31 Chad Rosier[SLP] Arguments should be camel case, and start with...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 Sjoerd MeijerClang patch r280064 introduced ways to set the FP excep...
2016-08-31 Daniel Jasperclang-format: Set default WebKit style to use C++11.
2016-08-31 Krzysztof ParzyszekFixed spill stack objects are mutable
2016-08-31 Rafael EspindolaRemove redundant argument. NFC.
2016-08-31 Rafael EspindolaInternalize common variables.
2016-08-31 Chad RosierFix comments about IndirectBrInst in Instructions.h
2016-08-31 Luke Drummond[clang-format-vim] Support vim linked against py3
2016-08-31 James MolloyRevert "[SimplifyCFG] Improve FoldValueComparisonIntoPr...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 Rafael EspindolaDelete unnecessary template.
2016-08-31 Haojian Wu[clang-tidy docs] Add missing option docs.
2016-08-31 Haojian Wu[docs] Fix docs build error.
2016-08-31 James MolloyRevert "[SimplifyCFG] Change the algorithm in SinkThenE...
2016-08-31 James MolloyRevert "[SimplifyCFG] Handle tail-sinking of more than...
2016-08-31 James MolloyRevert "[SimplifyCFG] Add a workaround to fix PR30188"
2016-08-31 James MolloyRevert "[SimplifyCFG] Fix bootstrap failure after r280220"
2016-08-31 Diana PicusUse abstraction in AArch64AsmPrinter::lowerSTACKMAP...
2016-08-31 Diana PicusTypo fixes. NFC
2016-08-31 James Molloy[SimplifyCFG] Fix bootstrap failure after r280220
2016-08-31 Sjoerd MeijerRevision r280064 adds new options -fdenormal-fp-math...
2016-08-31 Rafael EspindolaDelete DefinedBitcode.
2016-08-31 Davide Italiano[LTO/InputFiles] Merge two ifs into one. NFCI.
2016-08-31 Davide Italiano[LTO] Simplify unnamed_addr handling logic. NFCI.
2016-08-31 Simon Atanasyan[ELF][MIPS] Support R_MIPS_HIGHER / R_MIPS_HIGHEST...
2016-08-31 Simon Atanasyan[ELF][MIPS] Inline function. NFC
2016-08-31 Nikolay HaustovAMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePass
2016-08-31 James MolloyAttempt to pacify buildbots after r280217
2016-08-31 James Molloy[SimplifyCFG] Add a workaround to fix PR30188
2016-08-31 James Molloy[SimplifyCFG] Improve FoldValueComparisonIntoPredecesso...
2016-08-31 James Molloy[SimplifyCFG] Handle tail-sinking of more than 2 incomi...
next