Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / ARM / MLxExpansionPass.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-13 Silviu BarangaThis patch introduces A15 as a target in LLVM.
2012-05-07 Jakob Stoklund OlesenAdd an MF argument to TRI::getPointerRegClass() and...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-06-28 Evan Cheng- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
2011-06-27 Evan ChengMore refactoring. Move getRegClass from TargetOperandIn...
2011-04-19 Bob WilsonThis patch combines several changes from Evan Cheng...
2011-02-22 Evan ChengVFP single precision arith instructions can go down...
2010-12-05 Evan ChengEliminate unneeded #include's.
2010-12-05 Evan ChengRemove an unused variable.
2010-12-05 Evan ChengMaking use of VFP / NEON floating point multiply-accumu...