Remove the restriction that target intrinsics can only involve legal types. Targets...
[oota-llvm.git] / lib / CodeGen / MachineInstrBundle.cpp
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...