Chris Lattner
|
e42675f5af
|
Get rid of 3 of the 4 'printimplicit' flags. Implicit operands are now
explicitly listed in the asm string.
llvm-svn: 15397
|
2004-08-01 08:22:29 +00:00 |
Chris Lattner
|
06cf67ee14
|
Handle registers a bit more efficiently
llvm-svn: 15395
|
2004-08-01 08:12:41 +00:00 |
Chris Lattner
|
d5540021fc
|
The tblgen'erated asmparser wants a way to print operands.
llvm-svn: 15392
|
2004-08-01 07:43:46 +00:00 |
Chris Lattner
|
9520d20c83
|
Rename the Printer class -> X86AsmPrinter.
Include the tablegenerated assembly writer.
llvm-svn: 15389
|
2004-08-01 06:02:08 +00:00 |
Misha Brukman
|
a332a646a0
|
Fix indentation: should be 2 spaces.
llvm-svn: 15240
|
2004-07-26 18:48:58 +00:00 |
Misha Brukman
|
cf7d3af07f
|
Fix file header as it has been renamed.
llvm-svn: 15239
|
2004-07-26 18:45:48 +00:00 |
Misha Brukman
|
bca562404c
|
Renamed files to have the `X86' prefix for uniqueness purposes.
All CVS history was renamed, the *,v were copied over. No worries.
llvm-svn: 15238
|
2004-07-26 18:43:11 +00:00 |