Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
30c8979bcb99e3535938ff487ab645f1765f7e65
/
lib
/
AsmParser
/
llvmAsmParser.y
30c8979
* Add support for forward referencing types
by Chris Lattner
· 24 years ago
93750fa
* Enable the use of escaped literal strings
by Chris Lattner
· 24 years ago
bcbf6ba
Refactor some of the constant stuff so that we can return complex constant
by Chris Lattner
· 24 years ago
8b81bf5
Add support for extern varargs methods & varargs method calls
by Chris Lattner
· 24 years ago
a285043
Remove dependence on command line library. Silly anyway.
by Chris Lattner
· 24 years ago
698b56e
Add a comment.
by Chris Lattner
· 24 years ago
e181564
Implement forward/external declarations for methods. Also, emit an error if a method
by Chris Lattner
· 24 years ago
3d52b2f
Add support to the parser to recognize floating point constants
by Chris Lattner
· 24 years ago
e98dda6
Added some comments, preparing to add global variables and method prototypes
by Chris Lattner
· 24 years ago
8896eda
Make sure that types go in the constant pool if they are used.
by Chris Lattner
· 24 years ago
ab5ac6b
Implementation of Store & GetElementPtr
by Chris Lattner
· 24 years ago
027dcc5
Implemented shl, shl, & load instructions
by Chris Lattner
· 24 years ago
71496b3
Moved Cast from being a Unary instruction to being an "Other" instruction
by Chris Lattner
· 24 years ago
0908309
Neg instruction removed. Cast instruction implemented.
by Chris Lattner
· 24 years ago
f0d0e9c
Changed memory reference instructions to store the result as the implicit
by Chris Lattner
· 24 years ago
7fc9fe3
Miscellaneous cleanups:
by Chris Lattner
· 24 years ago
bebd60d
Renamed get.*Operator to create seeing that it would have to be qualified
by Chris Lattner
· 24 years ago
c24d208
Updates to support * Changes in PHI node structure * Change to PHI syntax
by Chris Lattner
· 24 years ago
477c2ec
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
by Chris Lattner
· 24 years ago
0095054
Initial revision
by Chris Lattner
· 24 years ago