Dan Gohman
7c97681798
AsmParser support for immediate constant aggregate values.
...
llvm-svn: 52149
2008-06-09 14:45:02 +00:00
Dan Gohman
0af6616fbb
Update the polygen grammer for the new insertvalue and extractvalue syntax.
...
llvm-svn: 51879
2008-06-02 19:47:09 +00:00
Dan Gohman
19aa4b76fc
Fix the spelling of the va_arg keyword.
...
llvm-svn: 51484
2008-05-23 17:11:55 +00:00
Dan Gohman
c7007dd0dc
Make structs and arrays first-class types, and add assembly
...
and bitcode support for the extractvalue and insertvalue
instructions and constant expressions.
Note that this does not yet include CodeGen support.
llvm-svn: 51468
2008-05-23 01:55:30 +00:00
Dan Gohman
c4181f29d4
Add a polygen grammar definition for LLVM assembly language.
...
llvm-svn: 51449
2008-05-22 22:45:03 +00:00