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
/
lib
/
CodeGen
/
README.txt
Age
Commit message (
Expand
)
Author
2009-10-14
This remat entry is basically done. There are hooks to allow targets
Dan Gohman
2009-10-13
Add a few README.txt items.
Dan Gohman
2008-08-22
Remove tabs.
Bill Wendling
2008-06-06
Enable stack coloring by default.
Evan Cheng
2008-04-04
This is done.
Evan Cheng
2008-03-28
New entry.
Evan Cheng
2008-02-10
add anote
Chris Lattner
2008-01-07
Enabling the target-independent garbage collection infrastructure by hooking it
Gordon Henriksen
2007-10-25
Changed XXX to FIXME, and added comment to the README file
Bill Wendling
2007-09-29
This is done already.
Gordon Henriksen
2007-09-29
Collector is the base class for garbage collection code generators.
Gordon Henriksen
2007-09-10
Observation of rematerialization.
Evan Cheng
2007-06-01
Fancier algorithm in tail-merge comment implemented, so remove comment.
Dale Johannesen
2007-05-18
Document an inefficiency in tail merging.
Dale Johannesen
2007-04-30
Updates.
Evan Cheng
2007-04-16
Removed tabs everywhere except autogenerated & external files. Add make
Anton Korobeynikov
2007-03-29
New entries.
Evan Cheng
2007-03-28
Notes on re-materialization.
Evan Cheng
2007-03-20
Potential spiller improvement.
Evan Cheng