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
/
Assembly
Age
Commit message (
Expand
)
Author
2002-04-28
Remove forward def'ns that are already in Value.h
Chris Lattner
2002-04-27
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-18
Changes to make print pass work!
Chris Lattner
2002-04-09
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-08
* Trim #includes
Chris Lattner
2002-04-08
s/Method/Function
Chris Lattner
2002-04-08
Trim #includes
Chris Lattner
2002-04-07
VCG output support removed because it was broken and will never be used.
Chris Lattner
2002-03-26
Change uses of Method to Function
Chris Lattner
2002-03-23
Rename Method to Function
Chris Lattner
2002-01-21
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-20
Changes to build successfully with GCC 3.02
Chris Lattner
2001-12-03
Rename ConstPoolVal -> Constant
Chris Lattner
2001-11-26
Allow output of manipulators for GCC 2.96 compatibility
Chris Lattner
2001-11-07
Okay, so this is a huge hack. Fixme later
Chris Lattner
2001-11-07
New class to provide high performance writing.
Chris Lattner
2001-10-29
Expose some more printing functionality from the assembly writer library
Chris Lattner
2001-10-18
initial checkin
Chris Lattner
2001-10-13
Remove exception specification. Only slows code down.
Chris Lattner
2001-10-03
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-02
Commit more code over to new cast style
Chris Lattner
2001-10-01
Add more support for new style casts
Chris Lattner
2001-09-28
print out value's by pointer
Chris Lattner
2001-09-18
Move operator << from Value.h to Assembly/Writer.h
Chris Lattner
2001-09-18
Moved debugging interfaces for class Value to Value.h.
Vikram S. Adve
2001-09-10
* Add capability of printing out a global variable
Chris Lattner
2001-09-07
Clean stuff up.
Chris Lattner
2001-07-23
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-20
New function: WriteAsOperand.
Chris Lattner
2001-07-12
Made it not inline
Chris Lattner
2001-07-12
Add DebugValue global function
Chris Lattner
2001-07-03
Remove code for printing out Analysis data structures. It got moved
Chris Lattner
2001-07-02
Enable printing of dominator related information.
Chris Lattner
2001-06-21
* Added capability to print out an interval
Chris Lattner
2001-06-13
Implement support for writing VCG format output
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]