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
/
VMCore
/
SymbolTable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some gross code by using the Value::dump method to do debug dumps
Chris Lattner
2002-04-07
1
-22
/
+26
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-4
/
+4
*
* Add new method localLookup
Chris Lattner
2002-03-08
1
-2
/
+16
*
This checkin fixes the bug described in:
Chris Lattner
2002-01-25
1
-19
/
+19
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+12
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-3
/
+3
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
If a name conflict occurs when inserting a value, rename it.
Chris Lattner
2001-11-26
1
-3
/
+8
*
Fix major bugs in type resolution
Chris Lattner
2001-11-03
1
-15
/
+25
*
Remove unnamed prototypes that are created.
Chris Lattner
2001-10-23
1
-0
/
+6
*
More symbol table bugfixes that are impossible to track down. Goody
Chris Lattner
2001-10-23
1
-31
/
+27
*
Allow unresolved/opaque types to be read and written to bytecode files
Chris Lattner
2001-10-23
1
-33
/
+69
*
Fix a problem occuring with type unification of symbol table entries
Chris Lattner
2001-10-22
1
-1
/
+55
*
Fix bug exposed by this testcase:
Chris Lattner
2001-10-22
1
-6
/
+27
*
Convert a runtime check into an assertion
Chris Lattner
2001-10-13
1
-5
/
+2
*
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
1
-0
/
+26
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-12
/
+8
*
Types and constnats are wierd objects in the symtabs
Chris Lattner
2001-09-07
1
-19
/
+73
*
Make error msg nicer
Chris Lattner
2001-07-28
1
-2
/
+2
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-2
/
+2
*
Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp
Chris Lattner
2001-06-25
1
-0
/
+19
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+106