projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-06-19
Simon Pilgrim
[X86] Add non-uniform (shl (ext (shl x, c1)), c2) ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Simon Pilgrim
[DAGCombiner] visitSHL - pull out repeated shift amount...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Simon Pilgrim
[DAGCombine] Fix (shl (ext (shl x, c1)), c2) -> (shl...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Orlando Cazalet...
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Jay Foad
[ConstantFolding] Fix assertion failure on non-power...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Lewis Revill
[RISCV] Allow parsing immediates that use tilde & exclaim
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Lewis Revill
[RISCV] Fix failure to parse parenthesized immediates
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Clement Courbet
Fix r363773: Update Barcelona MCA tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Hans Wennborg
Make TargetParserTest.ARMExtensionFeatures not run...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
George Rimar
[yaml2obj/obj2yaml] - Make RawContentSection::Info...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Roman Lebedev
[NFC][X86][MCA] Barcelona: add load/store/load-store...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Roman Lebedev
[NFC][X86][MCA] BdVer2: add load-store-throughput test
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Clement Courbet
[X86] Add missing properties on llvm.x86.sse.{st,ld...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Lewis Revill
[RISCV] Add lowering of global TLS addresses
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Hans Wennborg
vs integration: bump version nbr
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Hans Wennborg
Revert r359557 "vs integration: vs2019 support"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Yuanfang Chen
Test commit access
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Alex Bradbury
[RISCV] Fix test after r363757
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Chen Zheng
[NFC] move some hardware loop checking code to a common...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Matt Arsenault
Rename ExpandISelPseudo->FinalizeISel, delay register...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Thomas Lively
[WebAssembly] Optimize ISel for SIMD Boolean reductions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Daniel Sanders
Re-commit r363744: [tblgen][disasm] Allow multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Erik Pilkington
[demangle] Special case clang's creative mangling of...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Evandro Menezes
[test] Change comment wording (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jordan Rupprecht
Revert [tblgen][disasm] Allow multiple encodings to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Michael Trent
Print dylib load kind (weak, reexport, etc) in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Amara Emerson
[GlobalISel][Localizer] Remove redundant set lookup.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Daniel Sanders
[tblgen][disasm] Allow multiple encodings to disassembl...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Michael Liao
Recommit [SROA] Enhance SROA to handle `addrspacecast...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
InstCombine: Pre-commit test for reassociating nuw
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Huihui Zhang
[ARM] Comply with rules on ARMv8-A thumb mode partial...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Sam Elliott
[RISCV] Prevent re-ordering some adds after shifts
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jinsong Ji
[MachinePipeliner][NFC] Do resource tracking log only...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Sanjay Patel
[x86] add another test for load splitting with extracte...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Adrian Prantl
Add debug location verification for !llvm.loop attachments.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Adrian Prantl
Fix broken debug info in in an !llvm.loop attachment...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Stanislav Mekhanoshin
[AMDGPU] gfx10 wave32 patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Adrian Prantl
Revert Add debug location verification for !llvm.loop...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Gor Nishanov
[coroutines] Add missing pass dependency.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Adrian Prantl
Add debug location verification for !llvm.loop attachments.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Reid Kleckner
[PDB] Ignore .debug$S subsections with high bit set
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Stanislav Mekhanoshin
[AMDGPU] gfx1010 disassembler changes for wave32
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Craig Topper
[X86] Remove unnecessary line that makes v4f32 FP_ROUND...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jordan Rupprecht
Revert [SROA] Enhance SROA to handle `addrspacecast...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - Cleanup ANY_EXT...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - Merge ZERO_EXTE...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Michael Liao
[SROA] Enhance SROA to handle `addrspacecast`ed allocas
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - Merge SIGN_EXTE...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Sanjay Patel
[x86] add test for load splitting with extracted store...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Atanasyan
[mips] Add more strict predicates to the RSQRT_S_MM...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Atanasyan
[mips] Add PTR_64 and GPR_64 predicates to some MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Atanasyan
[mips] Set the hasNoSchedulingInfo flag for the `MipsAs...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Adrian McCarthy
Fix some lit test ResourceWarnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Tatham
[ARM] Add MVE vector shift instructions.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Tatham
[ARM] Add MVE integer vector min/max instructions.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[TargetLowering] SimplifyDemandedVectorElts - support...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[X86][AVX] extract_subvector(any_extend(x)) -> any_exte...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Tatham
[ARM] Rename MVE instructions in Tablegen for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Lewis Revill
[RISCV] Lower calls through PLT
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
Fix -Wunused-but-set-variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Fangrui Song
[llvm-readobj] Allow --hex-dump/--string-dump to dump...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Andrea Di Biagio
[MCA] Slightly refactor the bottleneck analysis view...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
AMDGPU: Change API for checking for exec modification
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Fangrui Song
MCContext: Delete unused functions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Nico Weber
gn build: Merge r363658
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Nico Weber
gn build: Merge r363649
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[SelectionDAG] Legalize vaargs that require vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
AMDGPU: Fold readlane from copy of SGPR or imm
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
AMDGPU: Remove unnecessary check for virtual register
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
AMDGPU: Fix iterator crash in AMDGPUPromoteAlloca
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Arsenault
AMDGPU/GlobalISel: RegBankSelect for amdgcn.div.scale
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Sjoerd Meijer
[ARM] Some Thumb2ITBlock clean ups. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jonas Paulsson
[SystemZ] Fix AHIMuxK pseudo expansion.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Valery Pykhtin
[AMDGPU] Speed up live-in virtual register set computai...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Graham Hunter
[SVE][IR] Scalable Vector IR Type with pr42210 fix
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[X86] Regenerate promote.ll. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Diogo N. Sampaio
[NFC] Improve triple match of scripts that update tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Simon Pilgrim
[X86] Replace any_extend* vector extensions with zero_e...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jeremy Morse
[DebugInfo][Docs] Document that prologue/epilogue varia...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Yevgeny Rouban
[SimplifyCFG] NFC, prof branch_weighs handling is simpl...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Fangrui Song
[llvm-objdump] Tidy up AMDGCNPrettyPrinter
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Craig Topper
[X86] Add i128 ctpop and i32/i64/i128 optsize test...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Craig Topper
[X86] Move code that shrinks immediates for ((x <<...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Craig Topper
[X86] Remove MOVDI2SSrm/MOV64toSDrm/MOVSS2DImr/MOVSDto6...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Craig Topper
[X86] Introduce new MOVSSrm/MOVSDrm opcodes that use...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Tom Stellard
GlobalISel: Remove redundant pass initialization
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Alex Brachet
[llvm-strip] Error when using stdin twice
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
GlobalISel: Use the original flags when lowering fneg...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Peter Collingbourne
hwasan: Use bits [3..11) of the ring buffer entry addre...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Peter Collingbourne
hwasan: Add a tag_offset DWARF attribute to instrumente...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Peter Collingbourne
gn build: Merge r363626.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Amara Emerson
[GlobalISel][Localizer] Rewrite localizer to run in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Michael Berg
Propagate fmf in IRTranslate for fneg
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Craig Topper
Use VR128X instead of FR32X/FR64X for the register...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Craig Topper
[X86] Make an assert in LowerSCALAR_TO_VECTOR stricter...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Stanislav Mekhanoshin
[AMDGPU] Use custom inserter for gfx10 VOP2b
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Stanislav Mekhanoshin
[AMDGPU] gfx1010 subvector test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Volkan Keles
[test][AArch64] Relax the check line for G_BRJT in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Philip Reames
Teach getSCEVAtScope how to handle loop phis w/invarian...
commit
|
commitdiff
|
tree
|
snapshot
next