summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Invert the TargetLowering flag that controls divide by consant expansion.Nate Begeman2005-10-211-0/+2
* initialize new flagChris Lattner2005-09-271-0/+1
* Change the names of member variables per Chris' instructions, and documentReid Spencer2005-08-271-2/+2
* Adjust to new interfaceChris Lattner2005-08-241-4/+4
* For: memory operations -> storesReid Spencer2005-07-191-0/+2
* 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