aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Assign the ordering of SDNodes in a much less intrusive fashion. After theBill Wendling2010-01-281-0/+5
* whitespace cleanupChris Lattner2010-01-011-6/+6
* move an optimization for memcmp out of simplifylibcalls and into Chris Lattner2009-12-241-0/+4
* Add more plumbing. This time in the LowerArguments and "get" functions whichBill Wendling2009-12-221-0/+2
* Changes from review:Bill Wendling2009-12-181-1/+5
* Rename SelectionDAGLowering to SelectionDAGBuilder, and renameDan Gohman2009-11-231-0/+487