Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move cmov pseudo instructions to InstrCompiler, | Chris Lattner | 2010-10-05 | 1 | -582/+16 |
* | Use #NAME# to have the CMOV multiclass define things with the same names as b... | Chris Lattner | 2010-10-05 | 1 | -27/+30 |
* | switch CMOVBE to the multipattern: | Chris Lattner | 2010-10-05 | 1 | -35/+3 |
* | add a multiclass for cmov's, but don't start using it yet. | Chris Lattner | 2010-10-05 | 1 | -1/+40 |
* | use a multipattern to define setcc instructions: | Chris Lattner | 2010-10-05 | 1 | -173/+27 |
* | move SETB pseudos into the same place in InstrCompiler.td | Chris Lattner | 2010-10-05 | 1 | -17/+0 |
* | split conditional moves and setcc's out to their own file. | Chris Lattner | 2010-10-05 | 1 | -0/+823 |