aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86InstrFPStack.td
Commit message (Expand)AuthorAgeFilesLines
...
* Mark load instructions with isLoad = 1.Evan Cheng2007-08-301-0/+2
* Long double patch 8 of N: make it partially work inDale Johannesen2007-08-071-53/+50
* Long double patch 7 of N, unless I lost count:). Dale Johannesen2007-08-071-0/+24
* Get X86 long double calling convention to workDale Johannesen2007-08-061-0/+6
* Long double patch 4 of N: initial x87 implementation.Dale Johannesen2007-08-051-4/+75
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-57/+57
* Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v...Evan Cheng2007-07-311-11/+0
* No more noResults.Evan Cheng2007-07-211-6/+5
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-118/+119
* Fix fp_constant_op failure.Dale Johannesen2007-07-101-0/+3
* fix 80 columnn violations, increasing the world'sDale Johannesen2007-07-101-19/+28
* Refactor X87 instructions. As a side effect, allDale Johannesen2007-07-041-374/+198
* Some spacing fixes. Cosmetic.Dale Johannesen2007-07-031-183/+183
* Fix for PR 1505 (and 1489). Rewrite X87 registerDale Johannesen2007-07-031-160/+303
* Revert the earlier change that removed the M_REMATERIALIZABLE machineDan Gohman2007-06-261-0/+2
* Replace M_REMATERIALIZIBLE and the newly-added isOtherReMaterializableLoadDan Gohman2007-06-191-2/+0
* Mark re-materializable instructions.Evan Cheng2007-03-211-0/+2
* Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode.Evan Cheng2006-10-131-1/+1
* Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.Evan Cheng2006-10-091-1/+1
* Handle BUILD_VECTOR with all zero elements.Evan Cheng2006-03-241-4/+0
* Use the generic vector register classes VR64 / VR128 rather than V4F32,Evan Cheng2006-03-181-0/+33
* Move some pattern fragments to the right files.Evan Cheng2006-03-171-0/+26
* One more round of reorg so sabre doesn't freak out. :-)Evan Cheng2006-02-211-0/+39
* Moving things to their proper places.Evan Cheng2006-02-211-101/+0
* Split instruction info into multiple files, one for each of x87, MMX, and SSE.Evan Cheng2006-02-211-0/+482