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
/
VMCore
/
Linker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved to lib/Linker
Reid Spencer
2004-11-14
1
-956
/
+0
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-3
/
+3
*
Add support for undef and unreachable
Chris Lattner
2004-10-16
1
-1
/
+1
*
Make sure the const bit gets inherited correctly when linking declarations
Chris Lattner
2004-10-05
1
-1
/
+15
*
Implement support for dependent libraries. The "source" module's dependent
Reid Spencer
2004-09-11
1
-0
/
+21
*
Fix a nasty bug that Nate ran into. In particular, instead of emitting a 2+MB
Chris Lattner
2004-08-21
1
-6
/
+13
*
Fix another minor problem that exists if you ahve multiple functions with
Chris Lattner
2004-08-04
1
-15
/
+18
*
Fix a typeo
Chris Lattner
2004-08-04
1
-1
/
+1
*
Fix a major regression in my previous checkin
Chris Lattner
2004-08-04
1
-0
/
+4
*
Stop using getValues().
Alkis Evlogimenos
2004-08-04
1
-12
/
+10
*
FindGlobalNamed used to take 2.92s out of 8.39s running a profile build of
Chris Lattner
2004-08-04
1
-53
/
+36
*
I swear I compiled this, really I did.
Chris Lattner
2004-08-04
1
-1
/
+1
*
Factor some code out, no substantial change.
Chris Lattner
2004-08-04
1
-18
/
+26
*
Concisify some code
Chris Lattner
2004-08-04
1
-24
/
+16
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-1
/
+1
*
bug 122:
Reid Spencer
2004-07-17
1
-7
/
+4
*
- #include <iostream> since its not in Value.h any more.
Reid Spencer
2004-07-04
1
-1
/
+3
*
Linker.h moved to include/llvm/Support
Misha Brukman
2004-06-23
1
-1
/
+1
*
Moved to lib/VMCore
Misha Brukman
2004-06-23
1
-0
/
+927