summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add callseq_begin/end supportChris Lattner2005-08-241-0/+10
* Implement stores.Chris Lattner2005-08-221-0/+26
* Fix compilation of:Chris Lattner2005-08-221-1/+1
* Implement most of load support. There is still a bug though.Chris Lattner2005-08-211-8/+96
* Implement selection for branches.Chris Lattner2005-08-211-0/+83
* add support for global address, including PIC support.Chris Lattner2005-08-191-1/+48
* Fix a typeo, no wonder all tokenfactor edges were the same!Chris Lattner2005-08-191-1/+1
* ISD::OR, and it's accompanying SelectBitfieldInsertNate Begeman2005-08-191-1/+136
* Add shifts.Nate Begeman2005-08-181-0/+45
* Move this to the emitterChris Lattner2005-08-181-2/+0
* After selecting the instructions for a basic block, emit the instructionsChris Lattner2005-08-181-1/+5
* remove some unused stuffChris Lattner2005-08-181-10/+0
* Improve ISD::Constant codegen.Nate Begeman2005-08-181-7/+11
* Add support for ISD::AND, and its various optimized forms.Nate Begeman2005-08-181-0/+105
* Maintain consistency in negating thingsNate Begeman2005-08-181-9/+8
* Implement XOR, remove a broken sign_extend_inreg caseNate Begeman2005-08-181-4/+63
* Add a bunch more simple nodes.Nate Begeman2005-08-181-10/+36
* Add a couple more nodes that are easy to handleNate Begeman2005-08-181-0/+11
* Be fruitful and multiply!Nate Begeman2005-08-181-0/+29
* Teach the DAG->DAG ISel about FNEG, and how it can be used to invertNate Begeman2005-08-171-2/+29
* initial hack at a dag->dag instruction selector. This is obviously woefullyChris Lattner2005-08-171-0/+325
OpenPOWER on IntegriCloud