Chris Lattner
|
de5a9f4517
|
Parse the %*# constraint modifiers
llvm-svn: 26341
|
2006-02-23 23:36:53 +00:00 |
Chris Lattner
|
2f34a9e332
|
validate matching constraints and remember when we see them.
llvm-svn: 25892
|
2006-02-02 00:23:53 +00:00 |
Jeff Cohen
|
b24b66f209
|
Fix VC++ compilation error.
llvm-svn: 25869
|
2006-02-01 04:37:04 +00:00 |
Chris Lattner
|
7ed3101d14
|
Beef up the interface to inline asm constraint parsing, making it more general, useful, and easier to use.
llvm-svn: 25866
|
2006-02-01 01:29:47 +00:00 |
Chris Lattner
|
c981b8e35a
|
add method for constraint parsing
llvm-svn: 25637
|
2006-01-26 02:21:59 +00:00 |
Chris Lattner
|
8547e3ab16
|
parse and verify the constraint string.
llvm-svn: 25631
|
2006-01-26 00:48:33 +00:00 |
Chris Lattner
|
a2d810d935
|
Print InlineAsm objects
llvm-svn: 25617
|
2006-01-25 22:26:05 +00:00 |
Chris Lattner
|
8bbcda2fda
|
Change inline asms to be uniqued like constants, not embedded in a Module.
llvm-svn: 25610
|
2006-01-25 18:57:27 +00:00 |
Chris Lattner
|
eef2fe72c0
|
Initial checkin of the InlineAsm class
llvm-svn: 25570
|
2006-01-24 04:13:11 +00:00 |