- May 28, 2003
-
-
Misha Brukman authored
specified as a static member in class definition. llvm-svn: 6370
-
Misha Brukman authored
* For debugging purposes: + output the predefined bit pattern of the instruction * Fixed inefficiency: only load an operand from MachineInstr once * Bug fix: did not advance bit index when seeing named bit-fields "annul", "cc" and "predict" * Added a catch-all for non-supported instructions at the end of switch stmt. llvm-svn: 6368
-
- May 24, 2003
-
-
Misha Brukman authored
llvm-svn: 6321
-