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
/
Reader
/
ConstantReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
1
-2
/
+2
*
* Add real support for global variable addresses initializing constants
Chris Lattner
2001-10-13
1
-15
/
+55
*
Rename getNullPointer to getNull
Chris Lattner
2001-10-03
1
-1
/
+1
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-1
/
+1
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-3
/
+3
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-4
/
+4
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-3
/
+2
*
Implement constant pointers, and null specifically in the parser, bytecode wr...
Chris Lattner
2001-09-30
1
-1
/
+12
*
* Remove support for internal constant pool
Chris Lattner
2001-09-07
1
-51
/
+125
*
* Add calls to failure template so that it is actually possible to debug
Chris Lattner
2001-07-28
1
-37
/
+37
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-5
/
+5
*
Add support to the bytecode reader to recognize floating point constants
Chris Lattner
2001-07-15
1
-0
/
+14
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-2
/
+2
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+218