Emit x86 instructions for: A = B op C, where A and B are 16-bit registers,
[oota-llvm.git] / lib / Target / X86 / X86PeepholeOpt.cpp
2003-10-20 Chris LattnerEmit x86 instructions for: A = B op C, where A and...
2003-08-13 Brian GaekeFactory methods for FunctionPasses now return type...
2003-01-16 Chris LattnerFix problem with invalidated iterator
2003-01-13 Chris LattnerNew files