llvm-project/llvm/include
Evan Cheng 2a81dd4a3c First chunk of MachineInstr bundle support.
1. Added opcode BUNDLE
2. Taught MachineInstr class to deal with bundled MIs
3. Changed MachineBasicBlock iterator to skip over bundled MIs; added an iterator to walk all the MIs
4. Taught MachineBasicBlock methods about bundled MIs

llvm-svn: 145975
2011-12-06 22:12:01 +00:00
..
llvm First chunk of MachineInstr bundle support. 2011-12-06 22:12:01 +00:00
llvm-c Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00