summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV8/FPMover.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the SparcV8 backend. It has been renamed to be the Sparc backend.Chris Lattner2006-02-051-132/+0
* If the target has V9 instructions, this pass is a noop, don't botherChris Lattner2006-01-301-8/+16
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-0/+1
* add fneg/fabs support for doublesChris Lattner2005-12-191-15/+27
* Various cleanups to this pass, no functionality changeChris Lattner2005-12-191-46/+43
* silence some warningsChris Lattner2005-10-051-1/+1
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-10/+10
* Wrap long linesMisha Brukman2005-05-181-5/+14
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter ofBrian Gaeke2004-12-101-1/+3
* If we're about to emit something like:Brian Gaeke2004-11-301-13/+25
* Pass which converts FpMOVD (double move pseudoinstructions) to pairsBrian Gaeke2004-09-291-0/+91
OpenPOWER on IntegriCloud