Age | Commit message (Expand) | Author |
---|---|---|
2008-03-31 | Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo. | Evan Cheng |
2008-02-15 | Added CommuteChangesDestination(). This returns true if commuting the specified | Evan Cheng |
2008-02-13 | Simplify. | Evan Cheng |
2008-02-13 | commuteInstr() can now commute non-ssa machine instrs. | Evan Cheng |
2008-01-07 | rename TargetInstrDescriptor -> TargetInstrDesc. | Chris Lattner |
2008-01-07 | Add predicates methods to TargetOperandInfo, and switch all clients | Chris Lattner |
2008-01-07 | Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects | Chris Lattner |
2008-01-01 | Fix a problem where lib/Target/TargetInstrInfo.h would include and use | Chris Lattner |