summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Add a hook to find out how the target handles shift amounts that are out ofChris Lattner2005-01-191-0/+1
* Shift and setcc types default to the pointer type.Chris Lattner2005-01-161-1/+1
* Use enums, move virtual dtor out of line.Chris Lattner2005-01-161-8/+14
* Set up identity transforms.Chris Lattner2005-01-161-0/+7
* Move some information out of LegalizeDAG into the generic Target interface.Chris Lattner2005-01-161-2/+55
* Clear the whole array, always.Chris Lattner2005-01-111-1/+1
* First draft of new Target interfaceChris Lattner2005-01-071-0/+48
OpenPOWER on IntegriCloud