index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
AsmParser
/
Lexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for And, XOR, and Or
Chris Lattner
2001-10-20
1
-0
/
+3
*
Support the new Invoke instruction
Chris Lattner
2001-10-13
1
-1
/
+3
*
* Add support for null as a constant
Chris Lattner
2001-10-03
1
-0
/
+1
*
Implement constant pointers, and null specifically in the parser, bytecode wr...
Chris Lattner
2001-09-30
1
-0
/
+1
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-0
/
+2
*
Implement global variable support
Chris Lattner
2001-09-10
1
-0
/
+1
*
Add support for an opaque type
Chris Lattner
2001-09-07
1
-19
/
+22
*
* Enable the use of escaped literal strings
Chris Lattner
2001-07-28
1
-6
/
+46
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-0
/
+1
*
Implement forward/external declarations for methods. Also, emit an error if ...
Chris Lattner
2001-07-15
1
-4
/
+1
*
Add support to the parser to recognize floating point constants
Chris Lattner
2001-07-15
1
-0
/
+5
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
1
-2
/
+1
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
1
-4
/
+8
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-2
/
+2
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-1
/
+2
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+184