aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86InstrExtension.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-8/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+12
* Update to LLVM 3.5a.Stephen Hines2014-04-241-16/+16
* Adds support for Atom Silvermont (SLM) - -march=slmPreston Gurd2013-09-131-6/+6
* X86: change zext moves to use sub-register infrastructure.Tim Northover2013-05-301-35/+21
* Annotate the remaining x86 instructions with SchedRW lists.Jakob Stoklund Olesen2013-03-261-4/+4
* Annotate X86InstrExtension.td with SchedRW lists.Jakob Stoklund Olesen2013-03-191-26/+39
* Mark MOVZX16/MOVSX16 as neverHasSideEffects/mayLoadCraig Topper2012-07-301-0/+6
* Mark MOVZX32_NOREX as isCodeGenOnly and neverHasSideEffects. The isCodeGenOnl...Craig Topper2012-07-301-0/+2
* Intel Atom instruction itineraries for mov sign extension and mov zero extens...Andrew Trick2012-02-291-32/+46
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-3/+3
* Constrain both operands on MOVZX32_NOREXrr8.Jakob Stoklund Olesen2011-10-071-2/+2
* Re-commit 131641 with fixes; de-pseudoize MOVSX16rr8 and friends.Stuart Hastings2011-05-201-30/+9
* Reverting 131641 to investigate 'bot complaint.Stuart Hastings2011-05-191-8/+11
* Revise MOVSX16rr8/MOVZX16rr8 (and rm variants) to no longer beStuart Hastings2011-05-191-11/+8
* make the asm matcher emitter reject instructions that have commentsChris Lattner2010-11-011-2/+2
* two changes: make the asmmatcher generator ignore ARM pseudos properly,Chris Lattner2010-10-311-1/+11
* add new fileChris Lattner2010-10-051-0/+162