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
/
Reader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-3
/
+2
*
Replace all usages of Type::isPointerType with isa<PointerType>
Chris Lattner
2002-05-06
1
-1
/
+1
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-1
/
+2
*
s/Method/Function
Chris Lattner
2002-03-29
1
-16
/
+16
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-4
/
+4
*
Chuck fixed the GCC problems so this hack is now unneccesary
Chris Lattner
2002-01-21
1
-1
/
+0
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-14
/
+18
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-4
/
+4
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-7
/
+7
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-2
/
+2
*
Implement internal method support
Chris Lattner
2001-11-26
1
-4
/
+9
*
I don't know what I was thinking
Chris Lattner
2001-11-12
1
-1
/
+1
*
Changes to get some meaningful feedback from the bytecode reader. At some po...
Chris Lattner
2001-10-24
1
-17
/
+51
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
1
-4
/
+4
*
External methods shouldn't have argument lists
Chris Lattner
2001-10-14
1
-0
/
+4
*
* Add real support for global variable addresses initializing constants
Chris Lattner
2001-10-13
1
-21
/
+64
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-12
/
+22
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-2
/
+2
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-3
/
+3
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-2
/
+17
*
Fix a bug with not removing method level types after compilation
Chris Lattner
2001-09-14
1
-0
/
+3
*
Implement global variable support
Chris Lattner
2001-09-10
1
-2
/
+20
*
* Remove support for internal constant pool
Chris Lattner
2001-09-07
1
-51
/
+83
*
* Add calls to failure template so that it is actually possible to debug
Chris Lattner
2001-07-28
1
-49
/
+51
*
Doh! Wrong accessor. Caused 'can not read bytecode' errors. :(
Chris Lattner
2001-07-23
1
-1
/
+1
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-10
/
+7
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+478
[prev]