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
/
Transforms
/
IPO
/
Internalize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When internalizing global ctor/dtor list, also mark it constant. This is gro...
Chris Lattner
2003-06-26
1
-0
/
+8
*
Make the list accept comma separated names
Chris Lattner
2003-05-22
1
-1
/
+2
*
* Revert to old behavior of ignoring a module if it doesn't contain a main
Chris Lattner
2003-05-22
1
-7
/
+24
*
Add option to internalize to allow it to read a file to determine which symbols
Chris Lattner
2003-05-22
1
-10
/
+41
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
1
-2
/
+2
*
Use the new getMainFunction() method to efficiently locate main
Chris Lattner
2002-11-08
1
-10
/
+5
*
Non-functionality change just to make it more clear what is going on
Chris Lattner
2002-10-07
1
-1
/
+1
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
1
-4
/
+3
*
* Indent class into anonymous namespace, filling up the diff with garbage
Chris Lattner
2002-07-30
1
-30
/
+43
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...
Chris Lattner
2002-07-24
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+4
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-7
/
+7
*
Add support for printing out statistics information when -stats is added to
Chris Lattner
2002-05-10
1
-3
/
+9
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
Be careful not to make "external" function internal
Chris Lattner
2002-04-28
1
-2
/
+3
*
Initial checkin of new "Internalize" pass for GCCLD
Chris Lattner
2002-04-28
1
-0
/
+38