1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen
Vikram S. Adve a6bcc3a47e Eliminate separate enum for operand register type.
Use union for alternative data for different operand types.
Add iterator over Value* operands in a MachineInstr.

llvm-svn: 307
2001-07-28 04:06:37 +00:00
..
InstrSelection CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline 2001-07-23 19:27:24 +00:00
TargetMachine Removal of the redundant CompileContext wrapper 2001-07-23 03:09:03 +00:00
MachineInstr.cpp Eliminate separate enum for operand register type. 2001-07-28 04:06:37 +00:00
Makefile *** empty log message *** 2001-07-21 12:41:01 +00:00