Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3462ae3ad7944394d0e9b82be222a43a26ca289a
/
llvm
/
lib
/
Bytecode
/
Writer
/
Writer.cpp
3462ae3
Rename ConstPoolVal -> Constant
by Chris Lattner
· 24 years ago
b4c6777
Move support directory
by Chris Lattner
· 24 years ago
2263733
Implement internal method support
by Chris Lattner
· 24 years ago
dc194d5
Fix obscure nasty bug with bytecode writing that could cause the last byte to be dropped.
by Chris Lattner
· 24 years ago
5055730
Dang, we were losing the Constant bit on globals. Fix this
by Chris Lattner
· 24 years ago
81125b6
* Use new style casts more
by Chris Lattner
· 24 years ago
3856934
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
8f19112
Add more support for new style casts Convert more code to use them
by Chris Lattner
· 24 years ago
4b717c0
Add support for new style casts
by Chris Lattner
· 24 years ago
3779864
Add support for global constants, and for initializers for constants
by Chris Lattner
· 24 years ago
da97550
Implement global variable support
by Chris Lattner
· 24 years ago
b97ef9f
* Emit bytecode using a deque instead of a vector to be faster
by Chris Lattner
· 24 years ago
dbfb7d8
* The parent of a constant pool is a symtabvalue, not a value.
by Chris Lattner
· 24 years ago
4cee8d8
Miscellaneous cleanups:
by Chris Lattner
· 24 years ago
2f7c963
Initial revision
by Chris Lattner
· 25 years ago