platform/upstream/llvm.git
2016-12-14 Jan SjodinRevert revision 289721.
2016-12-14 Davide Italiano[LTO] Catch up with llvm. Modules without DL are now...
2016-12-14 Jan SjodinDummy commit.
2016-12-14 Davide Italiano[LTO] Add the missing datalayout in a test.
2016-12-14 Davide Italiano[LTO] Reject modules without datalayout.
2016-12-14 Filipe Cabecinhas[asan] Don't skip instrumentation of masked load/store...
2016-12-14 Filipe Cabecinhas[asan] Hook ClInstrumentWrites and ClInstrumentReads...
2016-12-14 Eric FiselierXFAIL test on apple-clang-7.0
2016-12-14 Dehao ChenCreate SampleProfileLoader pass in llvm instead of...
2016-12-14 Dehao ChenCreate SampleProfileLoader pass in llvm instead of...
2016-12-14 Nico WeberRevert 289252 (and follow-up 289285), it caused PR31374
2016-12-14 Nico WeberUpdate MSVC compat docs about debug info
2016-12-14 Sean CallananAdopt PrettyStackTrace in LLDB
2016-12-14 Eric Fiselier[libcxx] Fix PR24075, PR23841 - Add scoped_allocator_ad...
2016-12-14 Eric FiselierRecommit r286884: P0503R0, adopted in Issaquah, rewords...
2016-12-14 Michal GornyRemove unnecessary llvm/Config/config.h includes
2016-12-14 Eli Friedman[ARM] Split 128-bit vectors in BUILD_VECTOR lowering
2016-12-14 Nico Weberfix gcc warning about a superfluous ;
2016-12-14 Robert Lougher[InstCombine] Folding of a compare with RHS const shoul...
2016-12-14 Eli Friedman[ARM] Add ARMISD::VLD1DUP to match vld1_dup more consis...
2016-12-14 Amjad Aboud[DebugInfo] Changed DIBuilder::createCompileUnit()...
2016-12-14 Amjad Aboud[DebugInfo] Changed DIBuilder::createCompileUnit()...
2016-12-14 Yaxun LiuFix build failure due to r289674 on certain systems
2016-12-14 Robert Lougher[InstCombine] Folding of a binop with RHS const should...
2016-12-14 Richard SmithRemove unused variable found by GCC warning.
2016-12-14 David BlaikieDebugInfo: Improve type safety and simplify some subpro...
2016-12-14 Geoff Berry[GVNHoist] Move GVNHoist to function simplification...
2016-12-14 Jim InghamTest num locations >= 1 not == 1.
2016-12-14 Andrew Kaylor[WinEH] Avoid holding references to BlockColor (DenseMa...
2016-12-14 Robert Lougher[InstCombine] When folding casts through a phi node...
2016-12-14 Tim NorthoverAArch64: add architecture version feature to Clang...
2016-12-14 Sean CallananInclude <cstdarg> in PrettyStackTrace.cpp, fixing the...
2016-12-14 Kostya Serebryany[sanitizer] intercept bstring functions, patch by Kuang...
2016-12-14 Sean CallananPrepare PrettyStackTrace for LLDB adoption
2016-12-14 Robert Lougher[InstCombine] Folding loads through a phi node should...
2016-12-14 David Gross[DebugInfo] Restore test case for long double constants.
2016-12-14 Devin Coughlin[Driver] Add tests for enabled static analyzer checkers.
2016-12-14 Robert Lougher[InstCombine] When folding GEP through a phi node merge...
2016-12-14 Eric ChristopherThis change does two things:
2016-12-14 Dmitry Vyukovtsan: allow Java VM iterate over allocated objects
2016-12-14 Robert Lougher[InstCombine] Merge debug locations when folding throug...
2016-12-14 Kostya Serebryany[libFuzzer] disable msan for one more hook that reads...
2016-12-14 Robert Lougher[InstCombine] Merge debug locations when folding throug...
2016-12-14 Reid KlecknerImprove our handling of tag decls in function prototypes
2016-12-14 Dehao Chenrevert r289669 which breaks bots
2016-12-14 Dehao Chenrevert r289670 which breaks bot.
2016-12-14 Yaxun LiuAMDGPU: Emit runtime metadata version 2 as YAML
2016-12-14 Derek Schufflit.cfg: Check value of build config rather than conver...
2016-12-14 Eric Liu[change-namespace] don't crash when type reference...
2016-12-14 Matt ArsenaultAMDGPU: Make AllocationPriority of SGPRs higher than...
2016-12-14 Dehao ChenCreate SampleProfileLoader pass in llvm instead of...
2016-12-14 Dehao ChenCreate SampleProfileLoader pass in llvm instead of...
2016-12-14 Petr Hosek[Driver] Allow setting the default linker during build
2016-12-14 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2016-12-14 Kostya Kortchinsky[scudo] Relax the memalign test
2016-12-14 Matt ArsenaultAMDGPU: Change vintrp printing
2016-12-14 Derek SchuffRevert gold part of change, just liblto
2016-12-14 Derek SchuffDisable libLTO tests when libLTO is not built
2016-12-14 Robert LougherNew API for merging debug locations. NFC.
2016-12-14 Sylvestre LedruUpdate the default of the Mozilla coding style
2016-12-14 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2016-12-14 Piotr PadlewskiDeleted unused typedef
2016-12-14 Kelvin LiFix assert message. NFC.
2016-12-14 Piotr Padlewskimodernize-use-auto NFC fixes
2016-12-14 Simon PilgrimWdocumentation fix
2016-12-14 Simon Pilgrim[DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowe...
2016-12-14 Michael ZuckermanFix bug 30945- [AVX512] Failure to flip vector comparis...
2016-12-14 Simon Pilgrim[X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combin...
2016-12-14 Renato GolinRevert "[AVR] Add the very first on-target test"
2016-12-14 Neil HickeyFixing cast condition for removing casts from builtin...
2016-12-14 Stephan BergmannAdapt to recent APFloat change
2016-12-14 Dylan McKay[AVR] Add the very first on-target test
2016-12-14 Stephan BergmannReplace APFloatBase static fltSemantics data members...
2016-12-14 Artur PilipenkoAdd a couple of assertions to the load combine code...
2016-12-14 Dylan McKay[AVR] Add the integrated testing tool to the .gitignore
2016-12-14 Hafiz Abid... Remove code needed for supporting old VS versions.
2016-12-14 Oliver Stannard[Assembler] Better error messages for .org directive
2016-12-14 Peter Smith[ELF] Accept first SHT_ARM_ATTRIBUTES section
2016-12-14 Dylan McKay[AVR] Add a function instrumentation pass
2016-12-14 Andrey ChurbanovCleanup: debug print fixed and moved inside critical...
2016-12-14 Craig Topper[X86][InstCombine] Handle demanded elements for operand...
2016-12-14 Hal Finkel[PowerPC] Fix logic dealing with nop after calls (and...
2016-12-14 Justin Lebar[clang-tidy] Suggest including <cmath> if necessary...
2016-12-14 Craig Topper[X86][InstCombine] Teach SimplifyDemandedVectorElts...
2016-12-14 Craig Topper[X86][InstCombine] Handle scalar fmadd intrinsics corre...
2016-12-14 Mehdi Amini[ThinLTO] Add an API to trigger file-based API for...
2016-12-14 Richard Smith[c++1z] P0217R3: Allow by-value structured binding...
2016-12-14 Craig Topper[X86][InstCombine] Teach SimplifyDemandedVectorElts...
2016-12-14 Craig Topper[X86][InstCombine] Teach SimplifyDemandedVectorElts...
2016-12-14 Justin Lebar[ClangTidy] Add new performance-type-promotion-in-math...
2016-12-14 Mehdi AminiDon't double-initialize cl::opt for iterating in revers...
2016-12-14 Paul Robinson[PS4] Undo dialect tweak for Objective-C.
2016-12-14 Mehdi AminiDisable Iterating SmallPtrSet in reverse order to uncov...
2016-12-14 Richard SmithWhen emitting a multidimensional array copy, only emit...
2016-12-14 Kostya Serebryany[libFuzzer] document one more desired feature of a...
2016-12-14 Peter CollingbourneLTO: Add support for multi-module bitcode files.
2016-12-14 Paul Robinson[DWARF] Preserve column number when emitting 'line...
2016-12-14 Mandeep Singh... [llvm] Iterate SmallPtrSet in reverse order to uncover...
2016-12-14 Richard SmithRemove custom handling of array copies in lambda by...
2016-12-14 Evandro Menezes[ARM] Fix typo in checking prefix
next