aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineInstrBundle.cpp
Commit message (Expand)AuthorAgeFilesLines
* More bundle related API additions.Evan Cheng2012-01-191-1/+52
* Enhance finalizeBundle to return end of bundle iterator because it makes sense.Evan Cheng2012-01-191-3/+6
* - Slight change to finalizeBundle() interface. LastMI is not exclusive (pointingEvan Cheng2012-01-191-3/+18
* Rename Finalizebundle to finalizeBundle to conform to coding guideline.Evan Cheng2012-01-191-2/+2
* - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng2011-12-141-0/+180