projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2016-12-14
Dylan McKay
[AVR] Add the very first on-target test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Stephan Bergmann
Replace APFloatBase static fltSemantics data members...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Artur Pilipenko
Add a couple of assertions to the load combine code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Dylan McKay
[AVR] Add the integrated testing tool to the .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Hafiz Abid...
Remove code needed for supporting old VS versions.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Oliver Stannard
[Assembler] Better error messages for .org directive
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Peter Smith
[ELF] Accept first SHT_ARM_ATTRIBUTES section
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Dylan McKay
[AVR] Add a function instrumentation pass
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Andrey Churbanov
Cleanup: debug print fixed and moved inside critical...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Craig Topper
[X86][InstCombine] Handle demanded elements for operand...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Hal Finkel
[PowerPC] Fix logic dealing with nop after calls (and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Justin Lebar
[clang-tidy] Suggest including <cmath> if necessary...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Craig Topper
[X86][InstCombine] Teach SimplifyDemandedVectorElts...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Craig Topper
[X86][InstCombine] Handle scalar fmadd intrinsics corre...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mehdi Amini
[ThinLTO] Add an API to trigger file-based API for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Richard Smith
[c++1z] P0217R3: Allow by-value structured binding...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Craig Topper
[X86][InstCombine] Teach SimplifyDemandedVectorElts...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Craig Topper
[X86][InstCombine] Teach SimplifyDemandedVectorElts...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Justin Lebar
[ClangTidy] Add new performance-type-promotion-in-math...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mehdi Amini
Don't double-initialize cl::opt for iterating in revers...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Paul Robinson
[PS4] Undo dialect tweak for Objective-C.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mehdi Amini
Disable Iterating SmallPtrSet in reverse order to uncov...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Richard Smith
When emitting a multidimensional array copy, only emit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Kostya Serebryany
[libFuzzer] document one more desired feature of a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Peter Collingbourne
LTO: Add support for multi-module bitcode files.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Paul Robinson
[DWARF] Preserve column number when emitting 'line...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Mandeep Singh...
[llvm] Iterate SmallPtrSet in reverse order to uncover...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Richard Smith
Remove custom handling of array copies in lambda by...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Evandro Menezes
[ARM] Fix typo in checking prefix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Akira Hatanaka
[CodeGen][ObjC] Emit objc_unsafeClaimAutoreleasedReturn...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Evandro Menezes
Add support for Samsung Exynos M3 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Evandro Menezes
Add support for Samsung Exynos M3 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Greg Clayton
Update the header docs to match a recent checkin.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Greg Clayton
Switch functions that returned bool and filled in a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
llvm-cat: Allow bitcode files to be created with no...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Chris Bieneman
[llvm-config] Fixing one check where shared libs implie...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Derek Schuff
llvm-config: Set LinkMode in addition to LinkDyLib...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Kostya Serebryany
[libFuzzer] fix an UB (invalid shift) spotted by ubsan...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mike Aizatsky
[sanitizers] -DAG is order-independent check
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Chris Bieneman
[llvm-config] Add --ignore-libllvm
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Eugene Zelenko
[Hexagon] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dehao Chen
Change CoverageTracker from a global variable to member...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Sanjoy Das
Re-land "[SCEVExpander] Use llvm data structures; NFC"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Anna Thomas
[IRCE] Avoid loop optimizations on pre and post loops
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
Add DLL thunks for new sancov APIs to fix Windows tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
CodeGen: Start using inrange annotations on vtable...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
CodeGen: New vtable group representation: struct of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Michael Kuperstein
[LV] Don't vectorize when we have a small static bound...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
ADT: Use delete[] to delete the array owned by OwningAr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Bill Seurer
[powerpc] deactivate readability-identifier-naming...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
Fix size_t typdef in new cppcoreguidelines-no-malloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
ADT: Add OwningArrayRef class.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
Object: Make IRObjectFile own multiple modules and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
Object: Remove module accessors from IRObjectFile,...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
LTO: Port the legacy LTO API to ModuleSymbolTable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
Align EvalInfo in ExprConstant to avoid PointerUnion...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Collingbourne
LTO: Port the new LTO API to ModuleSymbolTable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alina Sbirlea
Generalize strided store pattern in interleave access...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Kostya Kortchinsky
Corrected D27428: Do not use the alignment-rounded...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
George Burgess IV
[Sema] Prefer SmallVector over `new`ed memory blocks...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Matthias Braun
Revert "AArch64CollectLOH: Rewrite as block-local analy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexei Starovoitov
[bpf] change llvm-objdump to print dec instead of hex
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
Fix warning for noreturn function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
__uuidof() and declspec(uuid("...")) should be allowed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Tim Northover
GlobalISel: fix GOT accesses on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Greg Clayton
Make a DWARFDIE class that can help avoid using the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Add missing header needed for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Avoid name collision with Windows API.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Implement DirName() for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Fix bug in detecting timeouts when input...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Clean up headers and file formatting of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Properly use unsigned for workers, jobs...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Properly use unsigned for Process ID.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Improve Signal Handler interface.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rong Xu
Fix the test cases committed in r289521.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Pilgrim
[X86][SSE] Regenerate vector of pointers tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artem Dergachev
[analyzer] Detect ObjC properties that are both (copy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Zachary Turner
Update for clang after llvm::StringLiteral.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Neil Hickey
Fixing build failure by adding triple option to new...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Zachary Turner
[ADT] Add llvm::StringLiteral.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rafael Espindola
Refactor duplicated expression. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Fix sphinx build.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
David Callahan
[ADCE] Add code to remove dead branches
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Remove trailing whitespace in docs and clang-tidy sources.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
[Clang-tidy] check for malloc, realloc and free calls
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
Use more detailed assertion messages in the code introd...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Neil Hickey
Improve handling of floating point literals in OpenCL...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Remove deprecated methods ast_matchers::BoundNodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Remove deprecated methods ast_matchers::BoundNodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Haojian Wu
[clang-move] Fix incorrect EndLoc for declarations...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
Fix a buildbot failure introduced by r289538
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Ulrich Weigand
[sancov] Disable failing test on SystemZ as well
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
[DAGCombiner] Match load by bytes idiom and fold it...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
Move BaseIndexOffset in DAGCombiner.cpp so it will...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Egor Churaev
[OpenCL] Improve address space diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Egor Churaev
[OpenCL] Enable unroll hint for OpenCL 1.x.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Pilgrim
[SelectionDAG] computeKnownBits - simplified knownbits...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Tobias Grosser
Adjust clang-format formatting to r289531
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Dardis
[mips][rtdyld] Move MIPS relocation resolution to a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Daniel Jasper
clang-format: Keep string-literal-label + value pairs...
commit
|
commitdiff
|
tree
|
snapshot
next