projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-10-04
Shiva Chen
[RISCV] Split SP adjustment to reduce the offset of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Jonas Devlieghere
[dsymutil] Fix stack-use-after-scope
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Peter Collingbourne
LowerTypeTests: Rename local functions to avoid collisi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jordan Rupprecht
[llvm-objdump][test] Move test to X86 dir to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Alina Sbirlea
[MemorySSA] Don't hoist stores if interfering uses...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jordan Rupprecht
[llvm-objdump] Further rearrange llvm-objdump sections...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sanjay Patel
[DAGCombiner] add operation legality checks before...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nico Weber
Reland r349624: Let TableGen write output only if it...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
David Blaikie
DebugInfo: Generalize rnglist emission as a precursor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nico Weber
gn build: (manually) merge 373651 better
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Philip Reames
[Tests] Add a unordered atomic load combine test
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Philip Reames
[Test] Fix inconsistency in alignment in test case
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jinsong Ji
[AArch64][SVE] Move the testcase into CodeGen dir
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nick Desaulniers
[AArch64InstPrinter] prefer bfi to bfc for < armv8.2-a
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nico Weber
Reland "gn build: (manually) merge r373551"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jinsong Ji
[PowerPC] Adjust the naming and operand order of fnmsub...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Daniel Sanders
[gicombiner] Add a CodeExpander to handle C++ fragments...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jordan Rupprecht
[NFC] Fix unused variable in release builds
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Craig Topper
[X86] Add v32i8 shuffle lowering strategy to recognize...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Pilgrim
[X86] matchShuffleWithSHUFPD - use Zeroable element...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jonas Devlieghere
[dsymutil] Don't overload LinkOptions.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VEC...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Split 64-bit vector extracts during...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Allow VGPR to index SGPR register
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Add some more tests for G_INSERT...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Fix mutationIsSane assert v8s8 and
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Michael Liao
Fix build failure with GCC on identifier reusing.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Tom Stellard
AMDGPU/SILoadStoreOptimizer: Optimize scanning for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
James Molloy
[ModuloSchedule] removeBranch() *before* creating the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nico Weber
gn build: (manually) merge r373622
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jonas Devlieghere
[dsymutil] Improve consistency by removing redundant...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jonas Devlieghere
[dsymutil] Tablegenify option parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Yonghong Song
[BPF] Handle offset reloc endpoint ending in the middle...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Guillaume Chatelet
Revert "[Alignment][NFC] Allow constexpr Align"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Edward Jones
[RISCV] Add obsolete aliases of fscsr, frcsr (fssr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
George Rimar
[yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSI...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sumanth Gundapaneni
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sanjay Patel
[MSP430] add tests for unwanted shift codegen; NFC...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
George Rimar
Recommit r373598 "[yaml2obj/obj2yaml] - Add support...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sanjay Patel
[UpdateTestChecks] add basic support for parsing msp430 asm
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
GN Sync Bot
gn build: Merge r373601
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Bardia Mahjour
[PGO] Refactor Value Profiling into a plugin based...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Ehsan Amiri
[AArch64][SVE] Adding patterns for floating point SVE...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
George Rimar
Revert r373598 "[yaml2obj/obj2yaml] - Add support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
George Rimar
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Roman Lebedev
[NFC][InstCombine] Some tests for sub-of-negatible...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Djordje Todorovic
[llvm-locstats] Copy the script only when needed; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Guillaume Chatelet
[Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
George Rimar
[llvm-readobj] - Stop using a precompiled binary in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Atanasyan
[mips] Push `fixup_Mips_LO16` fixup for `jialc` and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Atanasyan
[llvm-readobj][mips] Remove non-standard --misp-xxx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Atanasyan
[mips] Use llvm-readobj `-A` flag in test cases. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Atanasyan
[llvm-readobj][mips] Display MIPS specific info under...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Atanasyan
[llvm-readobj][mips] Do not show an error if GOT is...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nico Weber
gn build: Revert 373554 "gn build: (manually) merge...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sander de Smalen
[AArch64] Static (de)allocation of SVE stack objects.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Pilgrim
Fix uninitialized variable warning. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Simon Pilgrim
Fix uninitialized variable warning. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Kristina Brooks
Revert 373551 (CodeExpander.cpp CMake issue)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Guillaume Chatelet
[Alignment][NFC] Allow constexpr Align
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Kristina Brooks
Revert 373555: libLLVM+modules failure with CMake 3...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sylvestre Ledru
Update the FAQ: remove stuff related to the previous...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Clement Courbet
[llvm-exegesis][NFC] Rename ExegesisTarget::decrementLo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Craig Topper
[X86] Add test case for v8i64->v8i8 truncate with avx51...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Don't re-get subtarget
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Matt Arsenault
AMDGPU/GlobalISel: Expand G_BITCAST legality
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Craig Topper
[X86] Add DAG combine to turn (bitcast (vbroadcast_load...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Craig Topper
[X86] Add broadcast load folding patterns to NoVLX...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Craig Topper
[X86] Remove a couple redundant isel patterns that...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
GN Sync Bot
gn build: Merge r373556
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Daniel Sanders
[gicombiner] Make rL373551 compatible with older cmakes
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Nico Weber
gn build: (manually) merge r373551
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Daniel Sanders
[gicombiner] Add a CodeExpander to handle C++ fragments...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
GN Sync Bot
gn build: Merge r373538
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Daniel Sanders
[gicombiner] Fix windows issue where single quotes...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Stanislav Mekhanoshin
[AMDGPU] Fix illegal agpr use by VALU
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Daniel Sanders
[gicombiner] Fix a nullptr dereference when -combiners...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Roman Lebedev
[InstCombine] Bypass high bit extract before variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Roman Lebedev
[NFC][InstCombine] Add tests for 'variable sext of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
David Blaikie
DebugInfo: Rename DebugLocStream::Entry::Begin/EndSym...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
David Bolvansky
[InstCombine] Transform bcopy to memmove
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Craig Topper
[X86] Add test cases for suboptimal vselect+setcc split...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Craig Topper
[LegalizeTypes] Check for already split condition befor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Nico Weber
gn build: (manually) merge r373527
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
David Blaikie
DebugInfo: Simplify RangeSpan to be a plain struct
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Daniel Sanders
[gicombiner] Add the boring boilerplate for the declara...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Florian Hahn
Recommit "[GlobalOpt] Pass DTU to removeUnreachableBloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Yi-Hong Lyu
[PowerPC] Fix SH field overflow issue
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Daniel Sanders
Fix inconsistent indentation in TableGen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Evgeniy Stepanov
Handle llvm.launder.invariant.group in msan.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Evandro Menezes
[TableGen] Improve error reporting of overlapping defin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Florian Hahn
[Local] Handle terminators with users in removeUnreacha...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Alina Sbirlea
[MemorySSA] Update Phi creation when inserting a Def.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Benjamin Kramer
[ARM] Make helpers static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Craig Topper
[X86] Rewrite to the vXi1 subvector insertion code...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Aditya Kumar
Fix: Actually erase remove the elements from AssumeHandles
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Thomas Lively
[WebAssembly] Error when using wasm64 for ISel
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
GN Sync Bot
gn build: Merge r373489
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Piotr Sobczak
[AMDGPU] Extend buffer intrinsics with swizzling
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Florian Hahn
[Local] Remove unused LazyValueInfo pointer from remove...
commit
|
commitdiff
|
tree
|
snapshot
next