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
/
Function.cpp
Age
Commit message (
Expand
)
Author
2001-12-03
Rename ConstPoolVal -> Constant
Chris Lattner
2001-11-26
Implement internal
Chris Lattner
2001-11-08
Removed MachineCodeForMethod object and made it an annotation.
Vikram S. Adve
2001-10-22
Delete MachineCodeInfoForMethod object.
Vikram S. Adve
2001-10-22
Added MachineCodeForMethod object in class Method.
Vikram S. Adve
2001-10-20
It is valid to have unsigned arrays as constants... the linker may initialize...
Chris Lattner
2001-10-03
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-01
Convert more code to use new style casts
Chris Lattner
2001-09-18
Remove the unsized array constraint
Chris Lattner
2001-09-18
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-10
Use correct style casts
Chris Lattner
2001-09-10
Implement global variable support
Chris Lattner
2001-09-07
Support new setName interface
Chris Lattner
2001-07-14
* ValueHolder now takes 3 arguments
Chris Lattner
2001-06-27
Miscellaneous cleanups:
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]