Add result promotion of FP_TO_*INT, fixing CodeGen/X86/trunc-to-bool.ll
[oota-llvm.git] / lib / CodeGen / LowerSubregs.cpp
2007-09-26 Evan ChengAllow copyRegToReg to emit cross register classes copies.
2007-09-14 Dan GohmanRemove isReg, isImm, and isMBB, and change all their...
2007-08-10 Christopher LambMove isSubRegOf into MRegisterInfo. Fix a missed move...
2007-08-06 Christopher LambImplement review feedback. No functionality change.
2007-07-26 Christopher LambAdd a MachineFunction pass, which runs post register...