aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/MLxExpansionPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-4/+4
* Add LLVM support for Swift.Bob Wilson2012-09-291-1/+67
* This patch introduces A15 as a target in LLVM.Silviu Baranga2012-09-131-4/+4
* Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().Jakob Stoklund Olesen2012-05-071-1/+3
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng2011-12-141-2/+2
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-071-2/+2
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-281-13/+13
* More refactoring. Move getRegClass from TargetOperandInfo to TargetInstrInfo.Evan Cheng2011-06-271-1/+1
* This patch combines several changes from Evan Cheng for rdar://8659675.Bob Wilson2011-04-191-6/+22
* VFP single precision arith instructions can go down to NEON pipeline, but on ...Evan Cheng2011-02-221-13/+7
* Eliminate unneeded #include's.Evan Cheng2010-12-051-2/+0
* Remove an unused variable.Evan Cheng2010-12-051-2/+1
* Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng2010-12-051-0/+324