projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-08-05
Tom Stellard
AMDGPU/LoadStoreOptimizer: Set the correct offset whem...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Sanjay Patel
[InstCombine] add extra use constraint for shl-zext...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Matt Arsenault
AMDGPU: Correct behavior of f16 buffer loads
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Jordan Rupprecht
[llvm-readelf] Fix core note descriptions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Sanjay Patel
[InstCombine] add test for shl-zext with extra use...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Matt Arsenault
AMDGPU: Correct behavior of f16/i16 non-format store...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Matt Arsenault
AMDGPU/GlobalISel: Alternative mappings for constants
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Matt Arsenault
AMDGPU/GlobalISel: Don't reject shader types
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nico Weber
gn build: Merge r367864
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nilanjana Basu
Changing representation of .cv_def_range directives...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Hubert Tong
[yaml2obj][tests] Fix overly restrictive od output...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nilanjana Basu
Revert "Changing representation of .cv_def_range direct...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
George Rimar
[yaml2obj] - Allow overriding sh_entsize for SHT_GNU_ve...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Cullen Rhodes
[AArch64] Implement initial SVE calling convention...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Andrea Di Biagio
[MCA][doc] Add a section for the 'Bottleneck Analysis'.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
George Rimar
[obj2yaml] - Teach tool to dump SHT_NULL sections.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nilanjana Basu
Changing representation of .cv_def_range directives...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Hans Wennborg
test-release.sh: Perform the sed substitution on both...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Hans Wennborg
Write the RequiredLibraries for 'all' in LibraryDepende...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nico Weber
gn build: Merge r367839
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Sanjay Patel
[DAGCombiner][x86] prevent infinite loop from truncate...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
George Rimar
[llvm/Object] - Remove ELFFile<ELFT>::getSection(const...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Graham Hunter
[MVT][SVE] Map between scalable vector IR Type and VTs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Florian Hahn
[AArch64] Skip isZIPMask check for masks with an odd...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Guillaume Chatelet
[LLVM][Alignment] Introduce Alignment Type
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
David Bolvansky
[TLI][NFC] Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
David Bolvansky
[InstCombine] Added mempcpy tests [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Guillaume Chatelet
[LLVM][Alignment] Introduce Alignment In CallingConv
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Nicolai Haehnle
AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Oliver Stannard
Reland: Fix and test inter-procedural register allocati...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Guillaume Chatelet
[LLVM][Alignment] Introduce Alignment Type in DataLayout
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Michael Pozulp
Revert "[llvm-objdump] Re-commit r367284."
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Hans Wennborg
build_llvm_package.bat: Set PYTHON_EXECUTABLE (PR42724)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Fangrui Song
[DWARF] Change DWARFDebugLoc::Entry::Loc from SmallVect...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Fangrui Song
Rename F_{None,Text,Append} to OF_{None,Text,Append...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Craig Topper
[X86] Fix a bad early out in combineExtInVec that preve...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Nico Weber
gn build: Merge r367756
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Johannes Doerfert
[Attributor][NFC] Create some attributes earlier
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Johannes Doerfert
[Attributor][NFC] Improve debug output
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Johannes Doerfert
[Attributor][Fix] Resolve various liveness issues
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Johannes Doerfert
[Attributor][NFC] Simplify common pattern wrt. fixpoints
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Johannes Doerfert
[Attributor][NFC] Invalid DerefState is at fixpoint
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Craig Topper
[TargetLowering][X86] Teach SimplifyDemandedVectorElts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Simon Pilgrim
Regenerate test for an upcoming patch.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Simon Pilgrim
[UpdateTestChecks] Add end_function directive to regex...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Simon Pilgrim
[X86] lowerShuffleAsSpecificZeroOrAnyExtend - use undef...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Simon Pilgrim
Fix signed/unsigned comparison warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Simon Pilgrim
[X86] SimplifyMultipleUseDemandedBits - Add target...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Benjamin Kramer
[ORC] Remove a layer of indirection when locking the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
David Green
[ARM] MVE big endian bitcasts
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Michael Pozulp
[llvm-objdump] Re-commit r367284.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Craig Topper
[X86] Consistently use MVT::i8 for the constant operand...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Craig Topper
[SelectionDAG] Add node creation debug message to getMe...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Yonghong Song
[Transforms] Do not drop !preserve.access.index metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Craig Topper
[DAGCombiner] Prevent the combine added in r367710...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Lang Hames
[JITLink] Fix an overly-wide read in the MachO/x86...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Sanjay Patel
[x86] change free truncate hook to handle only simple...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Keno Fischer
[WebAssembly] Fix allocsize attribute in sjlj lowering
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Lang Hames
[JITLink] Add support for MachO/x86-64 UNSIGNED relocs...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Lang Hames
[JITLink] Fix error message formatting.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Mehdi Amini
Fixup r367321 "Ask confirmation when `git llvm push...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Hubert Tong
[yaml2obj][tests] Replace 8-byte `od` conversion with...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Tim Northover
IR: Cleanup after test to silence ASAN builds
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Stefan Stipanovic
[Attributor][NFC] run clang-format on Attributor.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Praveen Velliengiri
Speculative Compilation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Tim Northover
IR: print value numbers for unnamed function arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Sylvestre Ledru
Finish moving TargetRegisterInfo::isVirtualRegister...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Nikita Popov
[Thumb] Fix invalid symbol redefinition due to duplicat...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Joel E. Denny
[lit] Print internal env commands
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Joel E. Denny
[lit] Actually run tests for internal env command
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Bill Wendling
Emit diagnostic if an inline asm constraint requires...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Hideto Ueno
[Attributor] Fix dereferenceable callsite argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Craig Topper
[InstSimplify] Add test case to show bad sign bit handl...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Daniel Sanders
MCRegister/Register: DenseMapInfo should take `const...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Lang Hames
[ORC] Remove some old debugging output from a unit...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Eric Christopher
Temporarily Revert "[PowerPC][NFC][MachinePipeliner...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Bill Wendling
Add brackets to remove warnings about ambiguous 'else's.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Amara Emerson
Re-commit "[GlobalISel] Add legalization support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Craig Topper
[ScalarizeMaskedMemIntrin] Bitcast the mask to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Amara Emerson
[GlobalISel] Check LLT size matches memory size for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Craig Topper
[X86] Use the pointer VT for the Scale node when loweri...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Yonghong Song
[BPF] Handling type conversions correctly for CO-RE
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
JF Bastien
Remove support for unsupported MSVC versions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Jinsong Ji
[PowerPC][NFC][MachinePipeliner] Add some regression...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Douglas Yung
Revert Fix and test inter-procedural register allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Stella Stamenova
[lit] Fix 42812: lit test suite can no longer be run...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
JF Bastien
Revert "Remove support for unsupported MSVC versions"
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
JF Bastien
Remove support for unsupported MSVC versions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Stefan Stipanovic
[Attributor] Using liveness in other attributes.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Yonghong Song
[BPF] annotate DIType metadata for builtin preseve_arra...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Amara Emerson
[AArch64][GlobalISel] Eliminate redundant G_ZEXT when...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Simon Pilgrim
[TargetLowering] SimplifyMultipleUseDemandedBits -...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Daniel Sanders
Use MCRegister in MCRegisterInfo's interfaces
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Philip Reames
[Statepoints] Fix overalignment of loads in no-realign...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Peter Collingbourne
hwasan: Remove unused field CurModuleUniqueId. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Lang Hames
[ORC] Remove a dead method.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Craig Topper
[ScalarizeMaskedMemIntrin] Add constant mask support...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Philip Reames
[Test] Demonstrate a realignment bug missed in r366765
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Jinsong Ji
[PowerPC][NFC] Enable ADT BitVectorTest
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Lang Hames
[ORC] Turn on symbol-flags overrides for LLJIT on Windo...
commit
|
commitdiff
|
tree
|
snapshot
next