projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2017-03-23
Anna Thomas
[LVIPrinterPass] Print LVI info for function arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Teresa Johnson
[ThinLTO] Add support for emitting minimized bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Eric Christopher
Kill some trailing whitespace to make some new changes...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Nirav Dave
[X86] Fix Stale SDNode use in X86ISelDAGtoDAG
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Zhaoshi Zheng
Model ashr(shl(x, n), m) as mul(x, 2^(n-m)) when n > m
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Zhaoshi Zheng
revert test commit r298629
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Zhaoshi Zheng
test commit
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Eric Christopher
Remove the subtarget argument from LowerFP_TO_INT since...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Eric Christopher
Remove unused X86Subtarget argument from getOnesVector.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Adrian McCarthy
Somehow this still breaks because of ANSI color codes...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Adrian McCarthy
Fix build break after r298623
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Pirama Arumuga...
[ARM] Fix computeKnownBits for ARMISD::CMOV
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Adrian McCarthy
Re-land: Make NativeExeSymbol a concrete subclass...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Matthew Simpson
[LV] Vectorize GEPs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Simon Pilgrim
[X86][SSE] Extract elements from narrower shuffle masks.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Matthew Simpson
[LV] Delete unneeded scalar GEP creation code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Tim Shen
[PPC] Add generated tests for all atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Derek Schuff
[WebAssembly] Fix import type to be signed LEBs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Sanjay Patel
[x86] add memcmp tests, remove run
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Adrian McCarthy
Add option to control whether llvm-pdbdump outputs...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Igor Breger
[GlobalISel][X86] Support G_STORE/G_LOAD operation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Nirav Dave
[SDAG] Fix zeroExtend assertion error
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Vassil Vassilev
Do not polute the source directory.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Dehao Chen
Do not set branch weight if the branch weight annotatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Zvi Rackover
X86FixupBWInsts: Minor cleanup. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Strahinja Petrovic
[Mips] Emit the correct DINS variant
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Simon Pilgrim
[X86][SSE] Tidyup canWidenShuffleElements. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Strahinja Petrovic
[Mips] Fix for decoding DINS instruction - disassembler
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Simon Pilgrim
[X86][SSE] Add computeNumSignBits test for sitofp of...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Igor Breger
[GlobalISel][X86] clang-format. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Michael Zuckerman
[X86][TD][vpmovm2 ] New TD pattern for the vpmovm2...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Craig Topper
[ValueTracking] Use APInt::isNegative instead of using...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Craig Topper
[ValueTracking] Use setAllBits/setSignBit/setLowBits...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Craig Topper
[IR] Use a binary search in DataLayout::getAlignmentInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Craig Topper
[IR] Mark Use::getUser and Use::getImpliedUse as LLVM_R...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Davide Italiano
[ARM] Reduce code duplication by factoring out in a...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Reid Kleckner
[codeview] Move type index remapping logic to type...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Davide Italiano
[AArch64] Drive-by cleanup, make this code shorter...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Artyom Skrobov
Reapply r298417 "[ARM] Recommit the glueless lowering...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Konstantin...
[AMDGPU] Do not emit isa info as code object metadata
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Artyom Skrobov
[ARM] simplifying t2_so_imm_neg as suggested by Eli...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Konstantin...
[AMDGPU] Emit kernel debug properties as code object...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Konstantin...
[AMDGPU] Emit kernel code properties as code object...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Eric Christopher
Clean up some Subtarget uses and casts in the X86 backe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Sanjay Patel
[x86] improve tests, add tests, auto-generate checks...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Konstantin...
[AMDGPU] Restructure code object metadata creation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Konstantin...
[AMDGPU] Fix bug 31610
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Saleem Abdulrasool
c++filt: support COFF import thunks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Kostya Serebryany
[libFuzzer] add two experimental flags to make corpus...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Anna Thomas
[LVI] Add an LVI printer pass to capture test LVI cache...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Luqman Aden
Preserve nonnull metadata on Loads through SROA & mem2reg.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Peter Collingbourne
IPO: Const correctness for summaries passed into passes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Peter Collingbourne
IR: Fix a race condition in type id clients of ModuleSu...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Adrian Prantl
Document the status quo of DIExpression semantics in...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Adrian Prantl
Rename helper functions in DwarfExpression to be less...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Adrian Prantl
Fix testcase on windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Sanjay Patel
[InstCombine] canonicalize insertelement of scalar...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Adrian Prantl
Fix PR32298 by adding an early exit to getFrameIndexExp...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Zachary Turner
Make the home_directory test a little more resilient.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Zachary Turner
Make home_directory look in the password database in...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Artyom Skrobov
[ARM] t2_so_imm_neg had a subtle bug in the conversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Rafael Espindola
Add default typo to .tbss.*
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Rafael Espindola
Set the default type for .bss.foo.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Rafael Espindola
Produce INIT_ARRAY for sections named .init_array.*
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Dmitry Preobrazhensky
[AMDGPU][MC] Fix for Bug 28204 + LIT tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Serge Pavlov
[CMake] Use variable interpolation instead of string...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Simon Pilgrim
[X86] Add multiply by constant tests (PR28513)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Evgeny Astigeevich
r286814 resulted that CallPenalty can be subtracted...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Simon Pilgrim
[X86] Remove unnecessary duplicate code (PR30649)....
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Max Kazantsev
Revert "[ScalarEvolution] Predicate implication from...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Craig Topper
[ValueTracking] Make sure we keep range metadata inform...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Craig Topper
[ValueTracking] use setLowBits/setHighBits/setBitsFrom...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Craig Topper
[X86] Remove an unused function from release builds...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Jonas Paulsson
[SystemZ] Don't drop any operands in expandZExtPseudo()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Vitaly Buka
Revert "[ARM] Recommit the glueless lowering of addc...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Max Kazantsev
[ScalarEvolution] Predicate implication from operations
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Brian Gesiak
lit: remove python2-isms
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Craig Topper
[InstCombine] Teach SimplifyDemandedUseBits to shrink...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Reid Kleckner
[codeview] Use separate records for LF_SUBSTR_LIST...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Aditya Nandakumar
[GlobalISel]: Create VREGs for ConstantInt args
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Adrian Prantl
Don't compose DWARF expressions with multiple subregisters.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Adrian Prantl
DwarfExpression: Defer emitting DWARF register operations
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Adam Nemet
Make test more robust
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Zachary Turner
Resubmit "Improve StringMap iterator support."
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Ahmed Bougacha
[GlobalISel] Update DBG_VALUEs referencing DCE'd instru...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Ahmed Bougacha
[GlobalISel] Don't translate br to layout successor.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Craig Topper
[IR] Remove validAlignment and validPointer methods...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Matt Arsenault
AMDGPU: Remove hasSideEffects from SI_RETURN_TO_EPILOG
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Tim Northover
GlobalISel: respect BooleanContents when extending i1.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Matt Arsenault
AMDGPU: Rename SI_RETURN
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Matthias Braun
SplitKit: Fix subreg copy related problems
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Matt Arsenault
AMDGPU: Mark all unspecified CC functions in tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Zachary Turner
Revert "Improve StringMap iterator support."
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Tim Northover
GlobalISel: widen booleans by zero-extending to a byte.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Zachary Turner
Fix clang errors caused by StringMap iterator changes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Zachary Turner
Improve StringMap iterator support.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Zachary Turner
Remove eol-style:native from StringMap.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
George Burgess IV
Let llvm.objectsize be conservative with null pointers
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Dehao Chen
Do not inline hot callsites for samplepgo in thinlto...
commit
|
commitdiff
|
tree
|
snapshot
next