aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86InstrCompiler.td
Commit message (Expand)AuthorAgeFilesLines
...
* move CMOV_FR32 and friends to InstrCompiler, since they are Chris Lattner2010-10-051-0/+38
* move various pattern matching support goop out of X86Instr64Bit, to liveChris Lattner2010-10-051-0/+12
* split conditional moves and setcc's out to their own file.Chris Lattner2010-10-051-0/+14
* move string pseudo instructions to InstrCompiler consolidate 64-bit and 32-bi...Chris Lattner2010-10-051-0/+31
* move the atomic pseudo instructions out to X86InstrCompiler.tdChris Lattner2010-10-051-3/+345
* move more pseudo instructions out to X86InstrCompiler.tdChris Lattner2010-10-051-0/+153
* continue moving stuff out to X86InstrSystem.td. MoveChris Lattner2010-10-051-0/+961