index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Bytecode
/
Reader
/
ReaderInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s/Method/Function in variable and method names
Chris Lattner
2003-03-06
1
-2
/
+2
*
Continue simplifying error handling, s/method/function
Chris Lattner
2003-03-06
1
-3
/
+3
*
There is no way to guarantee that constants are not forward referenced.
Chris Lattner
2002-10-14
1
-0
/
+1
*
Emit an obnoxious warning message for bytecode that includes load/store
Chris Lattner
2002-08-21
1
-1
/
+2
*
- Finally nailed: test/Regression/Assembler/2002-08-16-ConstExprInlined.llx
Chris Lattner
2002-08-17
1
-70
/
+33
*
Add support for reading ConstantExpr nodes.
Vikram S. Adve
2002-07-14
1
-13
/
+53
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-3
/
+4
*
Remove unneccesary #include
Chris Lattner
2002-04-28
1
-1
/
+0
*
llvm/Assembly/Writer.h is unneccesary except for extreme output
Chris Lattner
2002-04-08
1
-2
/
+1
*
Add debug support
Chris Lattner
2002-04-04
1
-0
/
+4
*
s/Method/Function
Chris Lattner
2002-03-29
1
-6
/
+6
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-6
/
+0
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-0
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-13
/
+13
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-3
/
+3
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-0
/
+1
*
Implement internal method support
Chris Lattner
2001-11-26
1
-1
/
+1
*
Dang it, do NOT check in code that enables debugging. Bad chris
Chris Lattner
2001-10-24
1
-1
/
+1
*
Changes to get some meaningful feedback from the bytecode reader. At some po...
Chris Lattner
2001-10-24
1
-1
/
+5
*
Oops, didn't mean to check in enabled debugging support. :(
Chris Lattner
2001-10-23
1
-1
/
+1
*
Fixed a LONG standing, SCARY problem with bytecode encoding. It turns out to...
Chris Lattner
2001-10-23
1
-1
/
+1
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
1
-1
/
+1
*
* Add real support for global variable addresses initializing constants
Chris Lattner
2001-10-13
1
-1
/
+17
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-1
/
+1
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-2
/
+1
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-0
/
+1
*
* Remove support for internal constant pool
Chris Lattner
2001-09-07
1
-9
/
+30
*
* Add calls to failure template so that it is actually possible to debug
Chris Lattner
2001-07-28
1
-0
/
+9
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-1
/
+1
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-7
/
+0
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+146
[prev]