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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use opaque decl instead of #include
Chris Lattner
2002-04-09
1
-1
/
+1
*
s/method/function
Chris Lattner
2002-04-08
1
-1
/
+1
*
llvm/Assembly/Writer.h is unneccesary except for extreme output
Chris Lattner
2002-04-08
1
-2
/
+1
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
4
-30
/
+31
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
2
-25
/
+25
*
Enable better debug output. When debugging the type system, print out the
Chris Lattner
2002-04-07
1
-1
/
+3
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
2
-8
/
+8
*
Add debug support
Chris Lattner
2002-04-04
1
-0
/
+4
*
s/Method/Function
Chris Lattner
2002-03-29
5
-28
/
+28
*
Change references from Method to Function
Chris Lattner
2002-03-26
2
-12
/
+12
*
Remove unneccesary forward declarations for classes
Chris Lattner
2002-03-26
1
-3
/
+0
*
Rename Method to Function
Chris Lattner
2002-03-23
2
-9
/
+4
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
2
-1
/
+2
*
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
10
-60
/
+71
*
Remove unsized array support
Chris Lattner
2001-12-14
2
-9
/
+4
*
Add pointer indexing support
Chris Lattner
2001-12-14
1
-9
/
+12
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
6
-13
/
+13
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
8
-66
/
+65
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
4
-7
/
+7
*
Move support directory
Chris Lattner
2001-11-29
1
-1
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-2
/
+2
*
Implement internal method support
Chris Lattner
2001-11-26
4
-10
/
+18
*
Implement array indexing
Chris Lattner
2001-11-26
1
-26
/
+47
*
Remove debug info :(
Chris Lattner
2001-11-12
1
-3
/
+1
*
Fix bug in new assertion
Chris Lattner
2001-11-12
1
-4
/
+7
*
Add an assertion check
Chris Lattner
2001-11-12
1
-0
/
+2
*
I don't know what I was thinking
Chris Lattner
2001-11-12
1
-1
/
+1
*
Fix obscure nasty bug with bytecode writing that could cause the last byte to...
Chris Lattner
2001-11-04
1
-2
/
+5
*
Fix major bugs in type resolution
Chris Lattner
2001-11-03
1
-2
/
+8
*
Frivolous cleanups
Chris Lattner
2001-10-24
1
-18
/
+16
*
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
2
-18
/
+56
*
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
3
-41
/
+65
*
Allow unresolved/opaque types to be read and written to bytecode files
Chris Lattner
2001-10-23
1
-0
/
+5
*
Fix another annoying bug that took forever to track down. This one involves ...
Chris Lattner
2001-10-23
1
-0
/
+5
*
Fix problem with a cast instruction that must be expanded to type 0
Chris Lattner
2001-10-21
2
-5
/
+16
*
Dang, we were losing the Constant bit on globals. Fix this
Chris Lattner
2001-10-18
1
-1
/
+1
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
4
-9
/
+9
*
External methods shouldn't have argument lists
Chris Lattner
2001-10-14
1
-0
/
+4
*
* Use new style casts more
Chris Lattner
2001-10-13
3
-25
/
+41
*
* Add real support for global variable addresses initializing constants
Chris Lattner
2001-10-13
4
-49
/
+207
*
Support pointers to globals happily
Chris Lattner
2001-10-13
1
-9
/
+37
*
Rename getNullPointer to getNull
Chris Lattner
2001-10-03
1
-1
/
+1
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
5
-20
/
+32
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
4
-21
/
+21
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
6
-28
/
+27
*
Add more support for new style casts
Chris Lattner
2001-10-01
4
-9
/
+9
*
Add support for new style casts
Chris Lattner
2001-10-01
2
-2
/
+2
[next]