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
/
CompilerDriver
/
CompilationGraph.h
Age
Commit message (
Expand
)
Author
2011-09-20
Remove more of llvmc and dependencies.
Eric Christopher
2011-03-20
If a class inherits from RefCountedBaseVPTR allow all its subclasses to be us...
Argyrios Kyrtzidis
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-08-23
llvmc: Properly handle (error) in edge properties.
Mikhail Glushenkov
2010-07-27
Return -1 only on failure to execute a program.
Mikhail Glushenkov
2010-07-23
Get rid of exceptions in llvmc.
Mikhail Glushenkov
2009-10-14
Delete bogus semicolons.
Dan Gohman
2009-08-27
eliminate all 80-col violations that I have introduced in my recent checkins ...
Gabor Greif
2009-08-27
Clean up the minor mess I caused with removing iterator.h. I shall take care ...
Gabor Greif
2009-03-27
-write-graph now can be used with -o.
Mikhail Glushenkov
2009-03-07
Remove some duplication.
Mikhail Glushenkov
2009-03-02
Cosmetic fixes: include guards.
Mikhail Glushenkov
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2008-11-26
Disallow multiple edges.
Mikhail Glushenkov
2008-09-22
Move llvmc2 header files under include/llvm/CompilerDriver
Mikhail Glushenkov