summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrExtension.td
Commit message (Expand)AuthorAge
* Adds support for Atom Silvermont (SLM) - -march=slmPreston Gurd2013-09-13
* X86: change zext moves to use sub-register infrastructure.Tim Northover2013-05-30
* Annotate the remaining x86 instructions with SchedRW lists.Jakob Stoklund Olesen2013-03-26
* Annotate X86InstrExtension.td with SchedRW lists.Jakob Stoklund Olesen2013-03-19
* Mark MOVZX16/MOVSX16 as neverHasSideEffects/mayLoadCraig Topper2012-07-30
* Mark MOVZX32_NOREX as isCodeGenOnly and neverHasSideEffects. The isCodeGenOnl...Craig Topper2012-07-30
* Intel Atom instruction itineraries for mov sign extension and mov zero extens...Andrew Trick2012-02-29
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Constrain both operands on MOVZX32_NOREXrr8.Jakob Stoklund Olesen2011-10-07
* Re-commit 131641 with fixes; de-pseudoize MOVSX16rr8 and friends.Stuart Hastings2011-05-20
* Reverting 131641 to investigate 'bot complaint.Stuart Hastings2011-05-19
* Revise MOVSX16rr8/MOVZX16rr8 (and rm variants) to no longer beStuart Hastings2011-05-19
* make the asm matcher emitter reject instructions that have commentsChris Lattner2010-11-01
* two changes: make the asmmatcher generator ignore ARM pseudos properly,Chris Lattner2010-10-31
* add new fileChris Lattner2010-10-05