summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZInstrFP.td
Commit message (Expand)AuthorAge
* [SystemZ] Rename subregs and add subreg_h32Richard Sandiford2013-09-30
* [SystemZ] Tweak integer comparison codeRichard Sandiford2013-09-06
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-05
* [SystemZ] Extend memcpy and memset support to all constant lengthsRichard Sandiford2013-08-27
* [SystemZ] Use FI[EDX]BRA for codegenRichard Sandiford2013-08-21
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-21
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-12
* [SystemZ] Optimize floating-point comparisons with zeroRichard Sandiford2013-08-07
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07
* [SystemZ] Use MVC for simple load/store pairsRichard Sandiford2013-07-09
* [SystemZ] Fold more spillsRichard Sandiford2013-07-03
* [SystemZ] Add conditional store patternsRichard Sandiford2013-06-27
* [SystemZ] Rename PSW to CCRichard Sandiford2013-05-22
* [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