aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Recognize FpMOVD as a move.Brian Gaeke2004-09-291-1/+1
* Fix bug recognizing moves: isMoveInstr should only treat ORs with %g0 asBrian Gaeke2004-09-291-1/+1
* I think that V8 should coallesce registers, don't you?Chris Lattner2004-07-251-0/+19
* Adjust to change in TII ctor argumentsChris Lattner2004-02-291-2/+1
* These two virtual methods are never called.Chris Lattner2004-02-291-20/+1
* SparcV8 skeletonBrian Gaeke2004-02-251-0/+42