Age | Commit message (Expand) | Author |
---|---|---|
2006-05-04 | Move some methods out of MachineInstr into MachineOperand | Chris Lattner |
2006-02-05 | Rename SPARC V8 target to be the LLVM SPARC target. | Chris Lattner |
2006-01-30 | If the target has V9 instructions, this pass is a noop, don't bother | Chris Lattner |
2006-01-22 | Add explicit #includes of <iostream> | Chris Lattner |
2005-12-19 | add fneg/fabs support for doubles | Chris Lattner |
2005-12-19 | Various cleanups to this pass, no functionality change | Chris Lattner |
2005-10-05 | silence some warnings | Chris Lattner |
2005-07-27 | Eliminate all remaining tabs and trailing spaces. | Jeff Cohen |
2005-05-18 | Wrap long lines | Misha Brukman |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-12-10 | When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter of | Brian Gaeke |
2004-11-30 | If we're about to emit something like: | Brian Gaeke |
2004-09-29 | Pass which converts FpMOVD (double move pseudoinstructions) to pairs | Brian Gaeke |