aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcV8ISelPattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* This has been moved to the target-indep codeChris Lattner2005-09-131-22/+0
* Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nastyNate Begeman2005-08-161-0/+1
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-9/+9
* Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode.Chris Lattner2005-07-101-1/+1
* Change TRUNCSTORE to use a VTSDNode operand instead of being an MVTSTDNodeChris Lattner2005-07-101-1/+1
* some call workAndrew Lenharth2005-06-271-1/+64
* A start at a Sparc V8 Pattern ISel. Anyone want to implement the callingAndrew Lenharth2005-06-171-0/+479