1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Evan Cheng 5061553f9d 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
..
2011-10-07 18:25:05 +00:00
2010-11-29 18:16:10 +00:00
2009-02-20 23:44:54 +00:00
2011-10-07 18:25:05 +00:00
2011-03-31 00:23:57 +00:00
2011-10-04 03:08:43 +00:00
2010-08-04 16:11:24 +00:00
2009-08-24 03:44:02 +00:00
2010-10-02 18:49:27 +00:00