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
/
Bytecode
/
Writer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
2
-4
/
+57
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
2
-2
/
+1
*
Add support to the bytecode writer to recognize floating point constants
Chris Lattner
2001-07-15
1
-4
/
+10
*
* The parent of a constant pool is a symtabvalue, not a value.
Chris Lattner
2001-07-14
1
-1
/
+1
*
* The parent of a constant pool is a SymTabValue, not a value.
Chris Lattner
2001-07-14
1
-0
/
+1
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
1
-5
/
+14
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-0
/
+9
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-7
/
+7
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
2
-20
/
+18
*
Fixed some error messages to be nicer
Chris Lattner
2001-07-07
1
-2
/
+2
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
2
-18
/
+13
*
Convert ugly postincrement to efficient preincrement
Chris Lattner
2001-06-27
1
-2
/
+2
*
Initial revision
Chris Lattner
2001-06-06
7
-0
/
+892