summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
Commit message (Expand)AuthorAgeFilesLines
* wrap OptSize and MinSize attributes for easier and consistent access (NFCI)Sanjay Patel2015-08-041-1/+1
* Convert some AArch64 code to foreach loops. NFC.Pete Cooper2015-08-031-5/+5
* MachineInstr: Remove unused parameter.Matthias Braun2015-05-191-1/+1
* AArch64: Canonicalize access to function attributes, NFCDuncan P. N. Exon Smith2015-02-141-2/+1
* The subtarget is cached on the MachineFunction. Access it directly.Eric Christopher2015-01-271-2/+1
* Change MCSchedModel to be a struct of statically initialized data.Pete Cooper2014-09-021-2/+2
* Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher2014-08-051-4/+4
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-4/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+919
OpenPOWER on IntegriCloud