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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependence on command line library. Silly anyway.
Chris Lattner
2001-07-22
4
-2441
/
+19
*
Add a comment.
Chris Lattner
2001-07-20
2
-107
/
+111
*
Implement forward/external declarations for methods. Also, emit an error if ...
Chris Lattner
2001-07-15
4
-696
/
+755
*
Add support to the parser to recognize floating point constants
Chris Lattner
2001-07-15
6
-810
/
+890
*
Added some comments, preparing to add global variables and method prototypes
Chris Lattner
2001-07-14
2
-98
/
+117
*
Make sure that types go in the constant pool if they are used.
Chris Lattner
2001-07-09
2
-141
/
+199
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
5
-427
/
+463
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
5
-681
/
+769
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
5
-94
/
+94
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
5
-673
/
+682
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-1
/
+1
*
Changed memory reference instructions to store the result as the implicit
Chris Lattner
2001-07-07
3
-41
/
+29
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
2
-14
/
+14
*
Renamed get.*Operator to create seeing that it would have to be qualified
Chris Lattner
2001-06-25
2
-4
/
+4
*
Updates to support
Chris Lattner
2001-06-11
3
-258
/
+305
*
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
Chris Lattner
2001-06-08
2
-4
/
+4
*
Initial revision
Chris Lattner
2001-06-06
8
-0
/
+5735