index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
IPO
/
Internalize.cpp
Age
Commit message (
Expand
)
Author
2003-05-22
Make the list accept comma separated names
Chris Lattner
2003-05-22
* Revert to old behavior of ignoring a module if it doesn't contain a main
Chris Lattner
2003-05-22
Add option to internalize to allow it to read a file to determine which symbols
Chris Lattner
2003-04-16
Add new linkage types to support a real frontend
Chris Lattner
2002-11-08
Use the new getMainFunction() method to efficiently locate main
Chris Lattner
2002-10-07
Non-functionality change just to make it more clear what is going on
Chris Lattner
2002-10-01
Updates to work with recent Statistic's changes:
Chris Lattner
2002-07-30
* Indent class into anonymous namespace, filling up the diff with garbage
Chris Lattner
2002-07-26
* Add support for different "PassType's"
Chris Lattner
2002-07-24
Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-06-25
MEGAPATCH checkin.
Chris Lattner
2002-05-10
Add support for printing out statistics information when -stats is added to
Chris Lattner
2002-04-29
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-28
Be careful not to make "external" function internal
Chris Lattner
2002-04-28
Initial checkin of new "Internalize" pass for GCCLD
Chris Lattner
[prev]