aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tighten up some checksChris Lattner2005-12-181-5/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Look for many more moves to fold (previously, we onlyBrian Gaeke2004-12-111-2/+24
* 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