Skip to content
  • Evan Cheng's avatar
    First chunk of MachineInstr bundle support. · 2a81dd4a
    Evan Cheng authored
    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
    2a81dd4a
Loading