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
/
VMCore
/
Module.cpp
Age
Commit message (
Expand
)
Author
2002-03-28
Remove the reduceApply functions they are obsolete things from the days before
Chris Lattner
2002-03-26
Change references from Method to Function
Chris Lattner
2002-01-26
Remove extraneous #includes
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-27
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-07
Add #includes to enable buiding in Release mode
Chris Lattner
2001-10-15
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-13
* Add support for Module specific constants
Chris Lattner
2001-09-10
Implement global variable support
Chris Lattner
2001-09-07
Modules must have a valid, nonnull type. Make them void
Chris Lattner
2001-07-23
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-14
* ValueHolder now takes 3 arguments
Chris Lattner
2001-06-30
Implement reduceApply method
Chris Lattner
2001-06-27
Miscellaneous cleanups:
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]