summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-cse.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] Teach DAG combiner that A-(B-C) can be folded to A+(C-B)Craig Topper2018-07-281-1/+1
* Revert "[AArch64] Coalesce Copy Zero during instruction selection"Sirish Pande2018-06-211-1/+1
* [AArch64] Coalesce Copy Zero during instruction selectionHaicheng Wu2018-02-181-1/+1
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* MachineCSE: Clear dead-def flag on CSE.Matthias Braun2015-02-041-1/+1
* [AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE and LICM passes on AArc...Hao Liu2014-11-191-1/+1
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-301-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+59
OpenPOWER on IntegriCloud