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
/
Analysis
Age
Commit message (
Expand
)
Author
2004-05-23
Complete rewrite of the code that merges DS graphs for equivalence classes
Vikram S. Adve
2004-05-23
Fix size/offset assertion to allow negative offsets and folded nodes.
Vikram S. Adve
2004-05-21
It's not clear to me whether the old version was correct C++ code, but in
Chris Lattner
2004-05-17
Define erase forwarding method on traces
Brian Gaeke
2004-05-04
Add BBTrace accessor method and data member.
Brian Gaeke
2004-05-04
New header file containing profile info enums shared between the C++ analysis
Brian Gaeke
2004-05-02
Initialize member out of paranoia
Chris Lattner
2004-04-27
Fix warning
Chris Lattner
2004-04-26
Because I like being able to instantiate the cfgprinter from external projects,
Brian Gaeke
2004-04-26
Fix a typo in a comment.
Brian Gaeke
2004-04-23
Remove the SCEV::expandCodeFor method, add a new SCEVVisitor class.
Chris Lattner
2004-04-22
Add an ugly cast
Chris Lattner
2004-04-22
Add a method
Chris Lattner
2004-04-20
Allow getting the module from a call graph
Chris Lattner
2004-04-19
Eliminate a poorly conceived method
Chris Lattner
2004-04-19
* Improve file header comment
Chris Lattner
2004-04-18
Provide an interface that is more convenient for iterating over the blocks
Chris Lattner
2004-04-18
Add new method.
Chris Lattner
2004-04-18
Change the ExitBlocks list from being explicitly contained in the Loop
Chris Lattner
2004-04-18
Add a new method
Chris Lattner
2004-04-18
Allow clients to delete loops, add a new method
Chris Lattner
2004-04-15
Add some helpful methods
Chris Lattner
2004-04-15
Publically export all of these classes from the ScalarEvolutions.cpp file
Chris Lattner
2004-04-12
Add some methods that are useful for updating loop information.
Chris Lattner
2004-04-12
Change the call graph class to have TWO external nodes, making call graph
Chris Lattner
2004-04-11
Make comments above APIs reflect what they should do.
Chris Lattner
2004-04-11
New method to allow more efficient clients
Chris Lattner
2004-04-10
Note to self: SAVE FILES!
Chris Lattner
2004-04-10
Add an interface to update value numbering
Chris Lattner
2004-04-10
Clarify interface
Chris Lattner
2004-04-02
Remove obsolete files
Chris Lattner
2004-04-02
cleanup some long-dead code
Chris Lattner
2004-04-02
Add a new analysis
Chris Lattner
2004-04-02
Make the verifier API more complete and useful
Chris Lattner
2004-03-15
Tweak argument
Chris Lattner
2004-03-15
Deinline a couple of methods. Improve comment.
Chris Lattner
2004-03-15
Add two new methods which can be used to enable a bunch of transformations
Chris Lattner
2004-03-11
Doxygenified and cleand up comments.
Misha Brukman
2004-03-09
new method
Chris Lattner
2004-03-08
Switch over to using edge profile information as the basic profiling represen...
Chris Lattner
2004-03-08
We don't want to make this a pure interface, as it makes all implementors
Chris Lattner
2004-03-08
Rearrange some methods, implement the dominates method
Chris Lattner
2004-03-08
Import the trace class from the reoptimizer
Chris Lattner
2004-03-08
Add support for representing edge counts
Chris Lattner
2004-03-03
Rename method, add new method
Chris Lattner
2004-03-03
De-inline methods
Chris Lattner
2004-03-01
Add new method
Chris Lattner
2004-03-01
Fix the "partial pool allocator" on em3d and others. The problem is that
Chris Lattner
2004-02-29
Doxygenify comments.
Misha Brukman
2004-02-21
Update comments and add warning
Chris Lattner
[next]