projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-08-20
Andrea Di Biagio
[X86][Btver2] Fix latency and throughput of CMPXCHG...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Seiya Nuta
[yaml2obj/obj2yaml][MachO] Fix a test failure in big...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Igor Kudrin
[DWARF] Fix DWARFUnit::getDebugInfoSize() for 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Seiya Nuta
[yaml2obj/obj2yaml][MachO] Allow setting custom section...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Seiya Nuta
[llvm-objcopy][MachO] Fix method names. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
George Rimar
[test/Object] - Move/rewrite 2 more test cases.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Fangrui Song
[MC] Delete an overload of MCExpr::evaluateKnownAbsolut...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Fangrui Song
[Attributor] Fix -Wunused-variable in -DLLVM_ENABLE_ASS...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Craig Topper
[X86] Add back the -x86-experimental-vector-widening...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Johannes Doerfert
[Attributor] Create abstract attributes on-demand
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Johannes Doerfert
[Attributor][NFC] Cleanup statistics code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Johannes Doerfert
[Attributor] Use structured deduction for AADereferenceable
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Johannes Doerfert
[Attributor] Use structured deduction for AANonNull
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Johannes Doerfert
[Attributor] Fix the "clamp" operator
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Thomas Raoux
[NFC] Test commit, fix some comment spelling.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Karl-Johan...
[AsmPrinter] Remove const qualifier from EmitBasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Fangrui Song
MCAsmMacro: add `#if !defined(NDEBUG) || defined(LLVM_E...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Fangrui Song
[WebAssembly][MC] Fix -Wunused-variable in -DLLVM_ENABL...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Sam Clegg
[WebAssembly][MC] Simplify WasmObjectWriter::recordRelo...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Dinar Temirbulatov
[SLP][NFC] Avoid repetitive calls to getSameOpcode()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Hubert Tong
[cmake] Link in LLVMPasses due to dependency by LLVMOrc...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Joel E. Denny
[lit] Check for accidental external command calls
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Anton Afanasyev
[Support][Time profiler] Make FE codegen blocks to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Matthias Gehre
[ORC] fix use-after-free detected by -Wreturn-stack...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Johannes Doerfert
[CaptureTracker] Let subclasses provide dereferenceabil...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Johannes Doerfert
Recommit "[Attributor] Fix: Do not partially resolve...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Seiya Nuta
Recommit "[llvm-objcopy][MachO] Implement a layout...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Evgeniy Stepanov
Refactor isPointerOffset (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Vyacheslav...
Fixed placement of llvm.global_dtors on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Seiya Nuta
Recommit "[llvm-objcopy][MachO] Support load commands...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Evgeniy Stepanov
MemTag: stack initializer merging.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Benjamin Kramer
[Support] Replace sys::Mutex with their standard equiva...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Johannes Doerfert
Re-apply fixed "[Attributor] Fix: Make sure we set...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Sam Clegg
[WebAssembly][MC] Allow empty assembly functions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Alina Sbirlea
[MemorySSA] Rename uses when inserting memory uses.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Andrea Di Biagio
[X86] Move scheduling tests for CMPXCHG to the correspo...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[X86] Teach lowerV4I32Shuffle to only use broadcasts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[CGP] Remove ModifiedDT from the makeBitReverse loop
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Andrea Di Biagio
[X86] Added extensive scheduling model tests for all...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Stefan Stipanovic
[Attributor] -attributor-verify has false positives...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Pavel Labath
Filesystem/Windows: fix inconsistency in readNativeFile...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Roman Lebedev
[TargetLowering] x s% C == 0 fold: vector divisor with...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Serge Guelton
[nfc] Silent gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
George Rimar
[llvm-objdump] - Restore lost comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Amaury Sechet
Automatically generate AVX512 test cases. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
George Rimar
[Object/COFF.h] - Stop returning std::error_code in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Jinsong Ji
[PeepholeOptimizer] Don't assume bitcast def always...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Alex Bradbury
[RISCV] Don't force absolute FK_Data_X fixups to relocs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
David Stenberg
[DebugInfo] Allow bundled calls in the MIR's call site...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Sanjay Patel
[SLP] add test that requires shuffle of scalars; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Fangrui Song
[llvm-readobj] unwrapOrError: remove unnecessary llvm_u...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Sanjay Patel
[SLP] reduce duplicated code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Fangrui Song
[MC] Simplify ELFObjectWriter::recordRelocation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Jeremy Morse
[DebugInfo] Make postra sinking of DBG_VALUEs subregist...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Sam Tebbs
[ARM] Add support for MVE vaddv
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
David Green
[ARM] MVE sext costs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Jeremy Morse
[DebugInfo] Test for variable range un-coalescing
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
David L. Jones
Revert [Attributor] Fix: Make sure we set the changed...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Fangrui Song
[MC] Delete unnecessary diagnostic: "No relocation...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
David L. Jones
Revert [Attributor] Fix: Do not partially resolve retur...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Seiya Nuta
Revert r369230 and r369231
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Fangrui Song
[MC] Don't emit .symver redirected symbols to the symbo...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[X86] Teach lower1BitShuffle to match right shifts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Seiya Nuta
[llvm-objcopy][MachO] Implement a layout algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Seiya Nuta
[llvm-objcopy][MachO] Support load commands used in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[X86] Fix the lower1BitShuffle code added in r369215...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[X86] Teach lower1BitShuffle to match KSHIFTR that...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[X86] Teach lower1BitShuffle to recognize padding a...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Craig Topper
[X86] Add test case for missed opportunity to recognize...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Craig Topper
[X86] Add a special case to LowerCONCAT_VECTORSvXi1...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Craig Topper
[X86] Add test cases for suboptimal insertion of a...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Craig Topper
[X86] Replace uses of getZeroVector for vXi1 vectors...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Hubert Tong
[cmake] Move blocks out of redundant else( MSVC ); NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Lang Hames
[ORC] Make sure we linker-mangle symbol names in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Lang Hames
[ORC] Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
DeForest Richards
[Docs] Test commit
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Craig Topper
[X86] Improve lower1BitShuffle handling for KSHIFTL...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Simon Pilgrim
Fix signed/unsigned comparison warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Simon Pilgrim
[X86] isTargetShuffleEquivalent - add BUILD_VECTOR...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Simon Pilgrim
[X86] isTargetShuffleEquivalent - early out on illegal...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Simon Pilgrim
[X86][SSE] Improve PACKSS shuffle tests to better match...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Simon Pilgrim
[MC] MCFixup - Fix cppcheck + MSVC analyzer uninitializ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Roman Lebedev
[InstCombine] Cherry-pick NFC cleanups of foldShiftInto...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Craig Topper
[TargetLowering] Teach computeRegisterProperties to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Craig Topper
[SelectionDAG] Add a node creation debug message to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Matt Arsenault
AMDGPU: Fix iterator error when lowering SI_END_CF
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Matt Arsenault
AMDGPU: Disambiguate v3f16 format in load/store tables
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Matt Arsenault
TableGen: Revert changes from r369038
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Craig Topper
[X86] Add a one use check to the combineStore code...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Yonghong Song
[BPF] Fix bpf llvm-objdump issues.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Roman Lebedev
[NFC][InstCombine] Some tests for 'shift amount reassoc...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
George Rimar
Recommit r369190 "[llvm-readobj/llvm-readelf] - Improve...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
George Rimar
Revert r369190, r369192 ([llvm-readobj/llvm-readelf...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
George Rimar
[llvm-readobj] - An attemp to fix BB after r369191.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Kang Zhang
[CodeGen] Do the Simple Early Return in block-placement...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
George Rimar
[llvm-readobj/llvm-readelf] - Improve/cleanup the error...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
George Rimar
[test] - Remove precomiled openbsd-phdrs.elf-x86-64...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Troy A. Johnson
[circular_raw_ostream] Delegate is_displayed to contain...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Paul Walker
Revert Revert [AArch64InstrInfo] Stop getInstSizeInByte...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Paul Walker
Revert [AArch64InstrInfo] Stop getInstSizeInBytes retur...
commit
|
commitdiff
|
tree
|
snapshot
next