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
Age
Commit message (
Expand
)
Author
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-07-24
Move many files into IPO.h
Chris Lattner
2002-07-24
Move contents of these files into IPO.h
Chris Lattner
2002-07-23
* Rename to IPO.h
Chris Lattner
2002-07-23
Incorporate into IPO.h
Chris Lattner
2002-07-23
Prepare the file to become IPO.h
Chris Lattner
2002-07-23
Merge the contents of ChangeAllocations.h into Scalar.h
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-07-23
Pass creator requires a TargetData member
Chris Lattner
2002-07-12
initial version: for emitfuncs pass
Anand Shukla
2002-06-25
MEGAPATCH checkin.
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-21
Expose CFG simplification pass
Chris Lattner
2002-05-10
Add prototype for LICM pass
Chris Lattner
2002-05-10
Add prototype for the PiNodeInserter pass
Chris Lattner
2002-05-08
Add expr reassociation pass prototype
Chris Lattner
2002-05-07
Spell aggressive right
Chris Lattner
2002-05-07
These files are supersumed by include/llvm/Transforms/Scalar.h
Chris Lattner
2002-05-07
New header file to replace all of the Scalar/*.h files.
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-05-07
Remove long dead file
Chris Lattner
2002-05-07
Factor code out to the Transform Utils library
Chris Lattner
2002-04-29
Remove unused files: This is the old induction varaible cannonicalization
Chris Lattner
2002-04-29
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-28
Remove all contents of the cfg namespace to the global namespace
Chris Lattner
2002-04-28
Initial checkin of new "Internalize" pass for GCCLD
Chris Lattner
2002-04-28
Initial checkin of simple&fast SSA based GCSE algorithm
Chris Lattner
2002-04-27
s/Method/Function in classname
Chris Lattner
2002-04-27
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-10
Split the CleanupGCCOutput pass into two passes, and add real life actual
Chris Lattner
2002-04-07
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-04
Deparameterize PATypeHolder
Chris Lattner
2002-03-29
Checkin new useful routine
Chris Lattner
2002-03-28
New file for new pass
Chris Lattner
2002-03-27
Rename constructor function
Cameron Buschardt
2002-03-24
Major overhaul to support arbitrary mixed array and structure indices.
Vikram S. Adve
2002-03-23
Rename Method to Function
Chris Lattner
2002-03-23
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-23
Moved to Scalar/ directory.
Vikram S. Adve
2002-03-19
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-11
Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll
Chris Lattner
[prev]
[next]