summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* initialize an instance var, apparently I forgot to commit this long agoChris Lattner2006-01-251-0/+1
* Set SchedulingForLatency to be the default scheduling preference for all.Evan Cheng2006-01-251-0/+1
* Lefted out TargetLowering::Evan Cheng2005-12-211-2/+2
* * Fix a GlobalAddress lowering bug.Evan Cheng2005-12-211-0/+5
* Added a hook to print out names of target specific DAG nodes.Evan Cheng2005-12-201-0/+3
* Add the majority of the vector machien value types we expect to support,Nate Begeman2005-11-291-3/+3
* Rather than attempting to legalize 1 x float, make sure the SD ISel neverNate Begeman2005-11-221-1/+5
* 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