Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombiner] Teach DAG combiner that A-(B-C) can be folded to A+(C-B) | Craig Topper | 2018-07-28 | 1 | -1/+1 |
* | Revert "[AArch64] Coalesce Copy Zero during instruction selection" | Sirish Pande | 2018-06-21 | 1 | -1/+1 |
* | [AArch64] Coalesce Copy Zero during instruction selection | Haicheng Wu | 2018-02-18 | 1 | -1/+1 |
* | [AArch64] Register passes so they can be run by llc | Diana Picus | 2016-08-01 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | MachineCSE: Clear dead-def flag on CSE. | Matthias Braun | 2015-02-04 | 1 | -1/+1 |
* | [AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE and LICM passes on AArc... | Hao Liu | 2014-11-19 | 1 | -1/+1 |
* | ARM & AArch64: make use of common cmpxchg idioms after expansion | Tim Northover | 2014-05-30 | 1 | -1/+1 |
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -0/+59 |