summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-12/+12
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-3/+0
* Check in some #ifdef'd out code switching call argument Chris Lattner2008-03-171-42/+103
* remove dead codeChris Lattner2008-03-171-32/+0
* Switch sparc from using LowerCallTo to using LowerOperation(CALL) like Chris Lattner2008-03-171-66/+47
* Start moving sparc to use SparcCallingConv.td, switching overChris Lattner2008-03-171-266/+265
* split sparc lowering out into SparcISelLowering.{cpp|h} to followChris Lattner2008-03-171-0/+948
OpenPOWER on IntegriCloud