Remove extra whitespace. NFC.
[oota-llvm.git] / lib / Target / AArch64 / AArch64AdvSIMDScalarPass.cpp
2015-10-13 Duncan P. N. Exon... AArch64: Remove implicit ilist iterator conversions...
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64AdvSIMDScalar...
2015-05-18 Matthias BraunMachineInstr: Change return value of getOpcode() to...
2015-01-30 Eric ChristopherThis only needs TargetInstrInfo, not the specialized...
2015-01-28 Eric ChristopherMigrate AArch64 except for TTI and AsmPrinter away...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 Chad Rosier[AArch64] Extend the number of scalar instructions...
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place