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
/
Bytecode
/
Writer
/
SlotCalculator.cpp
Age
Commit message (
Expand
)
Author
2001-12-04
Renamed inst_const_iterator -> const_inst_iterator
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-10-13
Support pointers to globals happily
Chris Lattner
2001-10-01
Convert more code to use new style casts
Chris Lattner
2001-10-01
Add more support for new style casts
Chris Lattner
2001-09-28
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-18
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-10
Implement global variable support
Chris Lattner
2001-09-07
* Slot calc is now simpler and not based on module analyzer.
Chris Lattner
2001-07-26
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-07
Fixed some error messages to be nicer
Chris Lattner
2001-06-27
Miscellaneous cleanups:
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]