aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86.td
Commit message (Expand)AuthorAgeFilesLines
* Add support for the printImplicitDefsBefore flagChris Lattner2004-04-131-1/+3
* Added the llvm.readport and llvm.writeport intrinsics for x86. These doJohn Criswell2004-04-081-6/+20
* Add FP conditional move instructions, which annoyingly have special propertiesChris Lattner2004-03-311-2/+4
* Each instruction now has both an ImmType and a MemType. This describesAlkis Evlogimenos2004-02-281-4/+4
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Completely eliminate the isVoid TSFlag, shifting over all other fieldsChris Lattner2003-08-061-4/+4
* There is nothing special about noops anymoreChris Lattner2003-08-041-1/+0
* transition to using let instead of setChris Lattner2003-08-041-8/+8
* Add new TableGen instruction definitionsChris Lattner2003-08-031-0/+11
* Add Target class for X86 targetChris Lattner2003-08-031-0/+17
* Initial checkin of X86.td fileChris Lattner2003-08-031-0/+17