Chris Lattner
|
bb3f9b179a
|
Implement forward/external declarations for methods. Also, emit an error if a method
is defined more than once, instead of crashing.
llvm-svn: 195
|
2001-07-15 06:35:53 +00:00 |
|
Chris Lattner
|
c245dabe0a
|
Add support to the parser to recognize floating point constants
llvm-svn: 188
|
2001-07-15 00:17:01 +00:00 |
|
Chris Lattner
|
6065e61656
|
Implementation of Store & GetElementPtr
llvm-svn: 164
|
2001-07-08 23:22:50 +00:00 |
|
Chris Lattner
|
dccda26cd8
|
Implemented shl, shl, & load instructions
llvm-svn: 161
|
2001-07-08 21:10:27 +00:00 |
|
Chris Lattner
|
3473967aeb
|
Moved Cast from being a Unary instruction to being an "Other" instruction
llvm-svn: 160
|
2001-07-08 19:03:27 +00:00 |
|
Chris Lattner
|
7a7ddef47e
|
Neg instruction removed. Cast instruction implemented.
llvm-svn: 156
|
2001-07-08 04:57:15 +00:00 |
|
Chris Lattner
|
e6b9b382e2
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |
|