summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/FPMover.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add explicit keywords.Dan Gohman2009-02-181-1/+1
* Remove non-DebugLoc versions of buildMI from Sparc.Dale Johannesen2009-02-131-1/+2
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-041-1/+1
* rename MachineInstr::setInstrDescriptor -> setDescChris Lattner2008-01-111-3/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Drop 'const'Devang Patel2007-05-031-2/+2
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-2/+2
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-2/+5
* eliminate static ctors for Statistic objects.Chris Lattner2006-12-191-3/+4
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-071-3/+2
* Detemplatize the Statistic class. The only type it is instantiated withChris Lattner2006-12-061-2/+2
* MachineInstr::setOpcode -> MachineInstr::setInstrDescriptorEvan Cheng2006-11-301-3/+4
* Change MachineInstr ctor's to take a TargetInstrDescriptor reference insteadEvan Cheng2006-11-271-1/+3
* Move some methods out of MachineInstr into MachineOperandChris Lattner2006-05-041-2/+2
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+132
OpenPOWER on IntegriCloud