Rename SPARC V8 target to be the LLVM SPARC target.
[oota-llvm.git] / lib / Target / Sparc / FPMover.cpp
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-01-30 Chris LattnerIf the target has V9 instructions, this pass is a noop...
2006-01-22 Chris LattnerAdd explicit #includes of <iostream>
2005-12-19 Chris Lattneradd fneg/fabs support for doubles
2005-12-19 Chris LattnerVarious cleanups to this pass, no functionality change
2005-10-05 Chris Lattnersilence some warnings
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-05-18 Misha BrukmanWrap long lines
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-10 Brian GaekeWhen FpMOVDs appeared in pairs, we were mistakenly...
2004-11-30 Brian GaekeIf we're about to emit something like:
2004-09-29 Brian GaekePass which converts FpMOVD (double move pseudoinstructi...