- 2bb06cd Fix a huge annoyance: SelectNodeTo took types before the opcode unlike by Chris Lattner · 20 years ago
- bb22df3 SUBFIC produces two results, not one. by Nate Begeman · 20 years ago
- 6660cd6 Implement SHL_PARTS and SRL_PARTS by Nate Begeman · 20 years ago
- b20c318 Emit the lo/hi parts in the right order :) by Chris Lattner · 20 years ago
- a9317ed implement support for 64-bit add/sub, fix a broken assertion for 64-bit by Chris Lattner · 20 years ago
- 047b952 Finish implementing SDIV/UDIV by copying over the majik constant code from by Chris Lattner · 20 years ago
- 957fcfb Implement setcc correctly for G5 and non-G5 systems by Chris Lattner · 20 years ago
- 64906a0 implement setcc on the G5. We're still missing the non-g5 specific bits, but by Chris Lattner · 20 years ago
- 8784a23 Add support for sdiv by 2^k and -2^k. Producing code like: by Chris Lattner · 20 years ago
- 34e1705 Implement support for taking the address of constant pool indices, which by Chris Lattner · 20 years ago
- 2fe76e5 Add support for FP constants, fixing UnitTests/2004-02-02-NegativeZero by Chris Lattner · 20 years ago
- e28e40a Fully implement frame index, so that we can pass the address of alloca's by Chris Lattner · 20 years ago
- 89532c7 implement unconditional branches, fixing UnitTests/2003-05-02-DependentPHI.c by Chris Lattner · 20 years ago
- ed7956b Fix a broken assertion by Chris Lattner · 20 years ago
- 2b54400 Split IMPLICIT_DEF into IMPLICIT_DEF_GPR and IMPLICIT_DEF_FP, so that the by Chris Lattner · 20 years ago
- fb0c964 implement support for calls by Chris Lattner · 20 years ago
- c6b0717 Remove unused statistic by Nate Begeman · 20 years ago
- a2590c5 Add callseq_begin/end support Call stil not supported yet by Chris Lattner · 20 years ago
- f7f2255 Implement stores. by Chris Lattner · 20 years ago
- ddf3e7d Fix compilation of: by Chris Lattner · 20 years ago
- 9944b76 Implement most of load support. There is still a bug though. by Chris Lattner · 20 years ago
- 2fbb457 Implement selection for branches. by Chris Lattner · 20 years ago
- 4416f1a add support for global address, including PIC support. by Chris Lattner · 20 years ago
- 7e65997 Fix a typeo, no wonder all tokenfactor edges were the same! by Chris Lattner · 20 years ago
- 02b88a4 ISD::OR, and it's accompanying SelectBitfieldInsert by Nate Begeman · 20 years ago
- c15ed44 Add shifts. by Nate Begeman · 20 years ago
- 0bc0423 Move this to the emitter by Chris Lattner · 20 years ago
- d607c12 After selecting the instructions for a basic block, emit the instructions by Chris Lattner · 20 years ago
- f5fac3b remove some unused stuff by Chris Lattner · 20 years ago
- a694047 Improve ISD::Constant codegen. by Nate Begeman · 20 years ago
- cffc32b Add support for ISD::AND, and its various optimized forms. by Nate Begeman · 20 years ago
- 131a880 Maintain consistency in negating things by Nate Begeman · 20 years ago
- 0f3257a Implement XOR, remove a broken sign_extend_inreg case by Nate Begeman · 20 years ago
- 305a1c7 Add a bunch more simple nodes. by Nate Begeman · 20 years ago
- 6a7d611 Add a couple more nodes that are easy to handle by Nate Begeman · 20 years ago
- b5a0668 Be fruitful and multiply! by Nate Begeman · 20 years ago
- 2665350 Teach the DAG->DAG ISel about FNEG, and how it can be used to invert by Nate Begeman · 20 years ago
- a5a91b1 initial hack at a dag->dag instruction selector. This is obviously woefully by Chris Lattner · 20 years ago