aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86InstrX86-64.td
Commit message (Expand)AuthorAgeFilesLines
* Mark load instructions with isLoad = 1.Evan Cheng2007-08-301-0/+1
* Mac OS X X86-64 low 4G address not available.Evan Cheng2007-08-011-4/+4
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-215/+215
* Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v...Evan Cheng2007-07-311-30/+0
* Change the x86 backend to use extract_subreg for truncation operations. Passe...Christopher Lamb2007-07-291-22/+0
* Add missing SSE builtins:Bill Wendling2007-07-231-10/+38
* No more noResults.Evan Cheng2007-07-211-4/+2
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-239/+245
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1165