Delete trailing whitespace; NFC
[oota-llvm.git] / lib / Target / ARM / ARMMachineFunctionInfo.cpp
2015-10-26 Peter CollingbourneARM/ELF: Better codegen for global variable addresses.
2015-07-29 Nick LewyckyFix typo "fuction" noticed in comments in AssumptionCac...
2015-05-13 Tim NorthoverARM: remove custom jump table UID
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2014-06-18 Eric ChristopherMove ARMJITInfo off of the TargetMachine and down onto...
2014-06-15 Eric ChristopherTemporarily revert r210953 in an attempt to bring the...
2014-06-13 Eric ChristopherMove ARMJITInfo off of the TargetMachine and down onto...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...