aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/DelaySlotFiller.cpp
AgeCommit message (Expand)Author
2004-09-30Use TargetMachine::hasDelaySlot() instead of our old switch statementBrian Gaeke
2004-09-02Back to compiling land for v8Brian Gaeke
2004-07-08Add floating-point branches and compares. Compares don't completeBrian Gaeke
2004-06-18JMPL has a delay slot.Brian Gaeke
2004-06-17Recognize more branches.Brian Gaeke
2004-04-07Add in some things I forgot, which Chris helpfully reminded me of...Brian Gaeke
2004-04-06Prune unnecessary #includesBrian Gaeke
2004-04-06Simple delay slot filler pass.Brian Gaeke