Age | Commit message (Expand) | Author |
---|---|---|
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2012-02-01 | Instruction scheduling itinerary for Intel Atom. | Andrew Trick |
2010-10-05 | Move cmov pseudo instructions to InstrCompiler, | Chris Lattner |
2010-10-05 | Use #NAME# to have the CMOV multiclass define things with the same names as b... | Chris Lattner |
2010-10-05 | switch CMOVBE to the multipattern: | Chris Lattner |
2010-10-05 | add a multiclass for cmov's, but don't start using it yet. | Chris Lattner |
2010-10-05 | use a multipattern to define setcc instructions: | Chris Lattner |
2010-10-05 | move SETB pseudos into the same place in InstrCompiler.td | Chris Lattner |
2010-10-05 | split conditional moves and setcc's out to their own file. | Chris Lattner |