aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/MLxExpansionPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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