Added the flag to mark instructions which are really 2-address instructions in
[oota-llvm.git] / lib / Target / X86 / X86TargetMachine.cpp
2002-11-22 Misha BrukmanEnable the register allocator pass.
2002-10-30 Chris LattnerPrint machine code after instruction selection
2002-10-29 Chris LattnerConvert backend to use passes, implement X86TargetMachine