- Feb 11, 2010
-
-
Chris Lattner authored
testb %al, %al ## <MCInst #2412 TEST8rr ## <MCOperand Reg:2> ## <MCOperand Reg:2>> jne LBB1_7 ## <MCInst #938 JNE_1 ## <MCOperand Expr:(LBB1_7)>> llvm-svn: 95935
-
- Sep 13, 2009
-
-
Chris Lattner authored
Nothing is using this info yet. llvm-svn: 81707
-
- Jul 03, 2009
-
-
Daniel Dunbar authored
- Sorry, I can't help myself. - No intended functionality change. llvm-svn: 74742
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45419
-
- Jul 18, 2006
-
-
Chris Lattner authored
series of identical commands, handle them all with one switch. In the case of the x86 at&t asm printer, only 3 switches are needed for all instructions. llvm-svn: 29184
-
Chris Lattner authored
generated file. llvm-svn: 29183
-
Chris Lattner authored
based and less switch-statements-with-hundreds-of-cases based. This shrinks the x86 asmprinters to about 1/3 their previous size. Other improvements coming. llvm-svn: 29177
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21428
-
- Aug 01, 2004
-
-
Chris Lattner authored
instructions, and only instructions that take no operands at that! llvm-svn: 15386
-