- Jul 31, 2013
-
-
Craig Topper authored
Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax. Patch by Richard Mitton. llvm-svn: 187476
-
- Apr 11, 2013
-
-
Michael Liao authored
As these two instructions in AVX extension are privileged instructions for special purpose, it's only expected to be used in inlined assembly. llvm-svn: 179266
-
- Apr 10, 2013
-
-
Kay Tiong Khoo authored
llvm-svn: 179223
-
Kay Tiong Khoo authored
llvm-svn: 179215
-
- Mar 21, 2013
-
-
Jakob Stoklund Olesen authored
This is used for all the expensive system instructions. llvm-svn: 177598
-
- Feb 11, 2013
-
-
Kay Tiong Khoo authored
*added file for test cases for i386 intel syntax llvm-svn: 174900
-
- May 14, 2012
-
-
Dan Gohman authored
llvm-svn: 156774
-
- May 11, 2012
-
-
Dan Gohman authored
but it generates int3 on x86 instead of ud2. llvm-svn: 156593
-
- May 04, 2012
-
-
Preston Gurd authored
llvm-svn: 156194
-
- Mar 10, 2012
-
-
Bill Wendling authored
Patch by Kay Tiong Khoo! llvm-svn: 152487
-
- Feb 18, 2012
-
-
Jia Liu authored
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore. llvm-svn: 150878
-
- Jan 09, 2012
-
-
Devang Patel authored
llvm-svn: 147805
-
- Oct 30, 2011
-
-
Craig Topper authored
llvm-svn: 143319
-
- Oct 27, 2011
-
-
Kevin Enderby authored
not depend on In32BitMode. Use the sysexitq mnemonic for the version with the REX.W prefix and only allow it only In64BitMode. rdar://9738584 llvm-svn: 143112
-
- Oct 16, 2011
-
-
Craig Topper authored
Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMREAD, and VMWRITE to remove hack from X86RecognizableInstr. llvm-svn: 142117
-
- Oct 07, 2011
-
-
Craig Topper authored
llvm-svn: 141358
-
Craig Topper authored
llvm-svn: 141354
-
- Sep 22, 2011
-
-
Craig Topper authored
Fix register printing in disassembling of push/pop of segment registers and in/out in Intel syntax mode. Fixes PR10960 llvm-svn: 140299
-
- Jun 30, 2011
-
-
Joerg Sonnenberger authored
llvm-svn: 134126
-
- Apr 09, 2011
-
-
rdar://8735979Chris Lattner authored
InstAlias doesn't allow matching immediate operands, so we have to write C++ code to do this. llvm-svn: 129223
-
- Apr 04, 2011
-
-
Joerg Sonnenberger authored
llvm-svn: 128826
-
- Mar 04, 2011
-
-
Eli Friedman authored
llvm-svn: 126970
-
- Feb 22, 2011
-
-
Rafael Espindola authored
Patch by Jai Menon. llvm-svn: 126165
-
- Oct 27, 2010
-
-
Kevin Enderby authored
llvm-svn: 117485
-
- Oct 22, 2010
-
-
Andrew Trick authored
It doesn't look like anything is wrong with the checkin, but the new test cases expose a mem bug in AsmParser. llvm-svn: 117087
-
- Oct 21, 2010
-
-
Kevin Enderby authored
sense, when the instruction takes the 16-bit ax register or m16 memory location. These changes to llvm-mc matches what the darwin assembler allows for these instructions. Also added the missing flex (without the wait prefix) and ud2a as an alias to ud2 (still to add ud2b). llvm-svn: 117031
-
- Oct 19, 2010
-
-
Kevin Enderby authored
word forms and suffixed versions to match the darwin assembler in 32-bit and 64-bit modes. This is again for use just with assembly source for llvm-mc . llvm-svn: 116773
-
- Oct 05, 2010
-
-
Chris Lattner authored
llvm-svn: 115599
-
Chris Lattner authored
control flow stuff out to X86InstrControl.td. Move some compiler pseudo instructions and Pat<> patterns out to X86InstrCompiler.td llvm-svn: 115596
-
Chris Lattner authored
llvm-svn: 115591
-