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
/
include
/
llvm
/
Transforms
/
Utils
Age
Commit message (
Expand
)
Author
2002-09-24
- Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
Chris Lattner
2002-09-06
- Rename BreakCriticalEdge to the slightly more standard SplitCriticalEdge
Chris Lattner
2002-09-06
* Doxygenize API
Chris Lattner
2002-09-02
Remove duplicate #include
Chris Lattner
2002-08-21
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-07-29
Implement a new RemoveSuccessor function
Chris Lattner
2002-07-29
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-26
* Add support for different "PassType's"
Chris Lattner
2002-06-25
*** empty log message ***
Chris Lattner
2002-05-26
Simplify the interface to local dce and constprop
Chris Lattner
2002-05-21
Simplify interface to ConstantFoldTerminator
Chris Lattner
2002-05-07
Checkin headers for Utils library
Chris Lattner
2002-05-07
Cleanup implementation a bit + comments
Chris Lattner
2002-05-07
Update header after moving file
Chris Lattner
2002-04-29
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-27
s/Method/Function in classname
Chris Lattner
2002-04-27
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-03-29
Checkin new useful routine
Chris Lattner
2002-03-23
Rename Method to Function
Chris Lattner
2002-02-26
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-01
Add constructor for addition to opt program
Chris Lattner
2002-01-31
Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...
Chris Lattner
2002-01-30
Convert xforms over to use new pass structure
Chris Lattner
2002-01-20
Changes to build successfully with GCC 3.02
Chris Lattner
2001-10-28
Remove unneccesary function prototypes
Chris Lattner
2001-10-28
Add support for name mangling.
Vikram S. Adve
2001-10-13
New module linking functionality prototype
Chris Lattner
[prev]