aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcV8ISelPattern.cpp
AgeCommit message (Expand)Author
2005-10-22This file is entirely ifdef'd outChris Lattner
2005-09-13This has been moved to the target-indep codeChris Lattner
2005-08-16Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nastyNate Begeman
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-10Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode.Chris Lattner
2005-07-10Change TRUNCSTORE to use a VTSDNode operand instead of being an MVTSTDNodeChris Lattner
2005-06-27some call workAndrew Lenharth
2005-06-17A start at a Sparc V8 Pattern ISel. Anyone want to implement the callingAndrew Lenharth