summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64: use AddressingModes.h accessors for compare shiftsTim Northover2015-07-291-4/+5
* AArch64: be careful of large immediates when optimising cmps.Tim Northover2015-07-281-5/+12
* MachineInstr: Change return value of getOpcode() to unsigned.Matthias Braun2015-05-181-3/+3
* [AArch64] Use MachineRegisterInfo instead of LiveIntervals to calculate liven...Pete Cooper2015-04-221-4/+4
* Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.Eric Christopher2015-01-281-1/+1
* [AArch64] Check Dest Register Liveness in CondOpt pass.Chad Rosier2014-10-311-6/+12
* [AArch64] CondOpt pass is missing FCMP instructions when searching backward forChad Rosier2014-10-311-0/+11
* [AArch64] Add pass to enable additional comparison optimizations by CSE.Jiangning Liu2014-09-051-0/+405
OpenPOWER on IntegriCloud