summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZInstrFP.td
Commit message (Expand)AuthorAge
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-14
* [SystemZ] Add back endUlrich Weigand2013-05-06
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Remove isTwoAddress from SystemZ.Eric Christopher2010-06-21
* Improve systemz to model cmp and ucmp nodes as returningChris Lattner2010-03-28
* The mayHaveSideEffects flag is no longer used.Dan Gohman2010-02-27
* Rename usesCustomDAGSchedInserter to usesCustomInserter, and update aDan Gohman2009-10-29
* Update SystemZ to use PSW following the way x86 uses EFLAGS. BesidesDan Gohman2009-10-28
* Add fcopysign instructionsAnton Korobeynikov2009-08-21
* All FP instructions have 12 bit memory displacement fieldAnton Korobeynikov2009-07-16
* Fix instruction mnemonics for some fp_to_sint operationsAnton Korobeynikov2009-07-16
* Handle bitconvertsAnton Korobeynikov2009-07-16
* Emit proper rounding mode for fp_to_sintAnton Korobeynikov2009-07-16
* Make FP zero to be legal FP immediate via LOAD ZEROAnton Korobeynikov2009-07-16
* Loads are not two-address in any wayAnton Korobeynikov2009-07-16
* Add LOAD NEGATIVE instructionAnton Korobeynikov2009-07-16
* LOAD COMPLEMENT instruction is not really two-addrAnton Korobeynikov2009-07-16
* Add multiple add/sub instructionsAnton Korobeynikov2009-07-16
* Proper FP extloadsAnton Korobeynikov2009-07-16
* Add proper PWS impdef'sAnton Korobeynikov2009-07-16
* Propagate FP select_cc to dag insertersAnton Korobeynikov2009-07-16
* Implement fp_to_sintAnton Korobeynikov2009-07-16
* Add fabsAnton Korobeynikov2009-07-16
* Add fnegAnton Korobeynikov2009-07-16
* More sint_to_fp stuffAnton Korobeynikov2009-07-16
* Add bunch of FP instructionsAnton Korobeynikov2009-07-16