projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-09-13
Matt Arsenault
AMDGPU/GlobalISel: Fix RegBankSelect for amdgcn.else
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Matt Arsenault
AMDGPU/GlobalISel: Select 16-bit VALU bit ops
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Shiva Chen
[RISCV] Support stack offset exceed 32-bit for RV64
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Matt Arsenault
AMDGPU/GlobalISel: Legalize G_FFLOOR
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Tim Shen
Temporarily revert r371640 "LiveIntervals: Split live...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Matt Arsenault
AMDGPU/GlobalISel: Legalize G_FMAD
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Matt Arsenault
AMDGPU/GlobalISel: Select G_CTPOP
commit
|
commitdiff
|
tree
|
snapshot
2019-09-13
Matt Arsenault
DAG/GlobalISel: Correct type profile of bitcount ops
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Matt Arsenault
AMDGPU: Add immarg to llvm.amdgcn.init.exec.from.input
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Matt Arsenault
LiveIntervals: Remove assertion
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Matt Arsenault
AMDGPU: Inline constant when materalizing FI with add...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
[Test] Restructure check lines to show differences...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
Rename nonvolatile_load/store to simple_load/store...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Jessica Paquette
[AArch64][GlobalISel] Support tail calling with swiftse...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
[SDAG] Update generic code to conservatively check...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Greg Clayton
[NFC] Fix file header filename to be Range.h
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
DeForest Richards
[Docs] Adds page for reference docs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Jessica Paquette
[AArch64][GlobalISel] Support sibling calls with outgoi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Craig Topper
[PowerPC] Remove the SPE4RC register class and instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
Remove a duplicate test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
[SCEV] Add smin support to getRangeRef
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Craig Topper
[DAGCombiner][X86] Pass the CmpOpVT to reduceSelectOfFP...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Evandro Menezes
[ConstantFolding] Expand folding of some library functions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Tim Shen
Fix llvm-reduce tests so that they don't assume the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Craig Topper
[SelectionDAGBuilder] Simplify loop in visitSelect...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Pilgrim
[X86] Move negateFMAOpcode helper earlier to help futur...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Florian Hahn
[LV] Update test case after r371768.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Florian Hahn
[SCEV] Support SCEVUMinExpr in getRangeRef.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
David Blaikie
llvm-reduce: For now, mark these tests as requiring...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
Precommit tests for D67514
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Austin Kerbow
AMDGPU: Fix bug in r371671 on some builds.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
David Blaikie
llvm-reduce: Remove unused plugin support/requirements
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Alina Sbirlea
[LICM/AST] Check if the AliasAny set is removed from...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Sanjay Patel
[InstCombine] add tests for fptrunc; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Alina Sbirlea
[MemorySSA] Pass (for update) MSSAU when hoisting instr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
Precommit tests for generalization of load dereferencea...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Sanjay Patel
[InstCombine] reduce test noise and regenerate CHECK...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Philip Reames
[LV] Support invariant addresses in speculation logic
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
David Green
[CGP] Ensure sinking multiple instructions does not...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Guillaume Chatelet
[Alignment] Move OffsetToAlignment to Alignment.h
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Rainer Orth
test-release.sh: Don't use chrpath on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
James Henderson
[docs][llvm-strip] Remove unnecessary whitespace for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Roman Lebedev
[InstCombine][InstSimplify] Move constant-folding tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Roman Lebedev
[NFC][InstCombine][InstSimplify] Add test for "add...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Sanjay Patel
[ConstProp] allow folding for fma that produces NaN
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Petar Avramovic
[MIPS GlobalISel] Select indirect branch
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Petar Avramovic
[MIPS GlobalISel] Lower G_DYN_STACKALLOC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Petar Avramovic
[MIPS GlobalISel] Select G_IMPLICIT_DEF
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Simon Pilgrim
[DAGCombine] visitFDIV - Use isCheaperToUseNegatedFPOps...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Tim Northover
AArch64: support arm64_32, an ILP32 slice for watchOS.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Tim Northover
CodeGenPrep: add separate hook say when GEPs should...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Roman Lebedev
[InstSimplify] simplifyUnsignedRangeCheck(): handle...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Kai Luo
[PowerPC][MCP][NFC] Pre-commit test cases for https...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Qiu Chaofan
[DAGCombiner] Improve division estimation of floating...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Craig Topper
[LegalizeTypes] Remove code for softening a float type...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Yevgeny Rouban
Make SwitchInstProfUpdateWrapper strict permanently
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Nico Weber
gn build: Merge r371700
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
David Blaikie
Reapply llvm-reduce: Add pass to reduce parameters""
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
David Blaikie
PR43278: llvm-reduce: Use temporary file names (and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Craig Topper
[X86] Enable -mprefer-vector-width=256 by default for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Amara Emerson
[AArch64][GlobalISel] Fall back on attempts to allocate...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Jessica Paquette
[GlobalISel][AArch64] Check caller for swifterror param...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Reid Kleckner
[TableGen] Skip CRLF conversion when writing output
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sanjay Patel
[InstCombine] rename variable for readability; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
David Blaikie
Add some missing changes to GSYM that was addressing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
David Blaikie
PR43278: Temporarily disable llvm-reduce tests due...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Reid Kleckner
[X86] Fix latent bugs in 32-bit CMPXCHG8B inserter
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Evandro Menezes
[ConstantFolding] Refactor math functions to use LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Cyndy Ishida
Revert [llvm-nm] Add tapi file support
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Cyndy Ishida
Revert [Object][TextAPI] NFC, fix tapi lit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Craig Topper
[X86] Add test case for v16i64->v16i32 truncate on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Craig Topper
[X86] Move x86_64 fp128 conversion to libcalls from...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Austin Kerbow
AMDGPU: Move m0 initializations earlier
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Nico Weber
gn build: Merge r371661
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Nico Weber
gn build: Merge r371657
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Vedant Kumar
[DWARF] Emit call site parameter info when tuning for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Chris Bieneman
All Errors must be checked
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Greg Clayton
Add a LineTable class to GSYM and test it.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Reid Kleckner
[llvm-reduce] Fix a bug, improve error handling when...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Adrian Prantl
Update link to the DWARF spec.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Michael Liao
[AMDGPU] Fix crash in phi-elimination hook.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Adrian Prantl
Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Matt Arsenault
Fix test failures after r371640
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Eli Friedman
[ConstantHoisting] Fix non-determinism.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Pirama Arumuga...
[IRMover] Don't map globals if their types are the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Matt Arsenault
LiveIntervals: Split live intervals on multiple dead...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Nico Weber
gn build: Merge r371635
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Petr Hosek
Reland "clang-misexpect: Profile Guided Validation...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Florian Hahn
Revert [InstCombine] Use SimplifyFMulInst to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Roman Lebedev
[InstSimplify] Pass SimplifyQuery into simplifyUnsigned...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Roman Lebedev
[NFC][InstSimplify] Add extra test for D67411 with...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Nico Weber
gn build: Merge r371562
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Whitney Tsang
LLVM: Optimization Pass: Remove conflicting attribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sanjay Patel
[ConstProp] add tests for fma that produce NaN; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sanjay Patel
[ConstProp] move test file from InstSimplify; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sanjay Patel
[InstSimplify] regenerate test CHECKs; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Guillaume Chatelet
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sanjay Patel
[LangRef] add link for fma intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Sanjay Patel
[LangRef] fix punctuation; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Nico Weber
gn build: add include_dir that's necessary after r371564
commit
|
commitdiff
|
tree
|
snapshot
next