aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/MLxExpansionPass.cpp
AgeCommit message (Expand)Author
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-09-29Add LLVM support for Swift.Bob Wilson
2012-09-13This patch introduces A15 as a target in LLVM.Silviu Baranga
2012-05-07Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().Jakob Stoklund Olesen
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-12-14- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng
2011-12-07Add bundle aware API for querying instruction properties and switch the codeEvan Cheng
2011-06-28- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng
2011-06-27More refactoring. Move getRegClass from TargetOperandInfo to TargetInstrInfo.Evan Cheng
2011-04-19This patch combines several changes from Evan Cheng for rdar://8659675.Bob Wilson
2011-02-22VFP single precision arith instructions can go down to NEON pipeline, but on ...Evan Cheng
2010-12-05Eliminate unneeded #include's.Evan Cheng
2010-12-05Remove an unused variable.Evan Cheng
2010-12-05Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng