Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: use AddressingModes.h accessors for compare shifts | Tim Northover | 2015-07-29 | 1 | -4/+5 |
* | AArch64: be careful of large immediates when optimising cmps. | Tim Northover | 2015-07-28 | 1 | -5/+12 |
* | MachineInstr: Change return value of getOpcode() to unsigned. | Matthias Braun | 2015-05-18 | 1 | -3/+3 |
* | [AArch64] Use MachineRegisterInfo instead of LiveIntervals to calculate liven... | Pete Cooper | 2015-04-22 | 1 | -4/+4 |
* | Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl. | Eric Christopher | 2015-01-28 | 1 | -1/+1 |
* | [AArch64] Check Dest Register Liveness in CondOpt pass. | Chad Rosier | 2014-10-31 | 1 | -6/+12 |
* | [AArch64] CondOpt pass is missing FCMP instructions when searching backward for | Chad Rosier | 2014-10-31 | 1 | -0/+11 |
* | [AArch64] Add pass to enable additional comparison optimizations by CSE. | Jiangning Liu | 2014-09-05 | 1 | -0/+405 |