platform/upstream/llvm.git
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
2016-12-13 Akira Hatanaka[CodeGen][ObjC] Emit objc_unsafeClaimAutoreleasedReturn...
2016-12-13 Evandro MenezesAdd support for Samsung Exynos M3 (NFC)
2016-12-13 Evandro MenezesAdd support for Samsung Exynos M3 (NFC)
2016-12-13 Greg ClaytonUpdate the header docs to match a recent checkin.
2016-12-13 Greg ClaytonSwitch functions that returned bool and filled in a...
2016-12-13 Peter Collingbournellvm-cat: Allow bitcode files to be created with no...
2016-12-13 Chris Bieneman[llvm-config] Fixing one check where shared libs implie...
2016-12-13 Derek Schuffllvm-config: Set LinkMode in addition to LinkDyLib...
2016-12-13 Kostya Serebryany[libFuzzer] fix an UB (invalid shift) spotted by ubsan...
2016-12-13 Mike Aizatsky[sanitizers] -DAG is order-independent check
2016-12-13 Chris Bieneman[llvm-config] Add --ignore-libllvm
2016-12-13 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize and Include...
2016-12-13 Dehao ChenChange CoverageTracker from a global variable to member...
2016-12-13 Sanjoy DasRe-land "[SCEVExpander] Use llvm data structures; NFC"
2016-12-13 Anna Thomas[IRCE] Avoid loop optimizations on pre and post loops
2016-12-13 Reid KlecknerAdd DLL thunks for new sancov APIs to fix Windows tests
2016-12-13 Peter CollingbourneCodeGen: Start using inrange annotations on vtable...
2016-12-13 Peter CollingbourneCodeGen: New vtable group representation: struct of...
2016-12-13 Michael Kuperstein[LV] Don't vectorize when we have a small static bound...
2016-12-13 Peter CollingbourneADT: Use delete[] to delete the array owned by OwningAr...
2016-12-13 Bill Seurer[powerpc] deactivate readability-identifier-naming...
2016-12-13 Reid KlecknerFix size_t typdef in new cppcoreguidelines-no-malloc...
2016-12-13 Peter CollingbourneADT: Add OwningArrayRef class.
2016-12-13 Peter CollingbourneObject: Make IRObjectFile own multiple modules and...
2016-12-13 Peter CollingbourneObject: Remove module accessors from IRObjectFile,...
2016-12-13 Peter CollingbourneLTO: Port the legacy LTO API to ModuleSymbolTable.
2016-12-13 Reid KlecknerAlign EvalInfo in ExprConstant to avoid PointerUnion...
2016-12-13 Peter CollingbourneLTO: Port the new LTO API to ModuleSymbolTable.
2016-12-13 Alina SbirleaGeneralize strided store pattern in interleave access...
2016-12-13 Kostya KortchinskyCorrected D27428: Do not use the alignment-rounded...
2016-12-13 George Burgess IV[Sema] Prefer SmallVector over `new`ed memory blocks...
2016-12-13 Matthias BraunRevert "AArch64CollectLOH: Rewrite as block-local analy...
2016-12-13 Alexei Starovoitov[bpf] change llvm-objdump to print dec instead of hex
2016-12-13 Reid KlecknerFix warning for noreturn function
2016-12-13 Reid Kleckner__uuidof() and declspec(uuid("...")) should be allowed...
2016-12-13 Tim NorthoverGlobalISel: fix GOT accesses on AArch64.
2016-12-13 Greg ClaytonMake a DWARFDIE class that can help avoid using the...
2016-12-13 Marcos Pividori[libFuzzer] Add missing header needed for Windows.
2016-12-13 Marcos Pividori[libFuzzer] Avoid name collision with Windows API.
2016-12-13 Marcos Pividori[libFuzzer] Implement DirName() for Windows.
2016-12-13 Marcos Pividori[libFuzzer] Fix bug in detecting timeouts when input...
2016-12-13 Marcos Pividori[libFuzzer] Clean up headers and file formatting of...
2016-12-13 Marcos Pividori[libFuzzer] Properly use unsigned for workers, jobs...
2016-12-13 Marcos Pividori[libFuzzer] Properly use unsigned for Process ID.
2016-12-13 Marcos Pividori[libFuzzer] Improve Signal Handler interface.
2016-12-13 Rong XuFix the test cases committed in r289521.
2016-12-13 Simon Pilgrim[X86][SSE] Regenerate vector of pointers tests
2016-12-13 Artem Dergachev[analyzer] Detect ObjC properties that are both (copy...
2016-12-13 Zachary TurnerUpdate for clang after llvm::StringLiteral.
2016-12-13 Neil HickeyFixing build failure by adding triple option to new...
2016-12-13 Zachary Turner[ADT] Add llvm::StringLiteral.
2016-12-13 Rafael EspindolaRefactor duplicated expression. NFC.
2016-12-13 Alexander KornienkoFix sphinx build.
2016-12-13 David Callahan[ADCE] Add code to remove dead branches
next