Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
7295eb4ea3e3a81e697600cbca681674e4b35a20
/
lib
/
Bytecode
/
Writer
1a1cb11
Implement constant pointers, and null specifically in the parser, bytecode writer, and
by Chris Lattner
· 24 years ago
3ff4387
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
by Chris Lattner
· 24 years ago
d70684f
Add support for global constants, and for initializers for constants
by Chris Lattner
· 24 years ago
b64e774
ModuleTyID doesn't exist anyymore Use correct cast
by Chris Lattner
· 24 years ago
70cc339
Implement global variable support
by Chris Lattner
· 24 years ago
e8fdde1
* Emit bytecode using a deque instead of a vector to be faster
by Chris Lattner
· 24 years ago
9a29790
* Slot calc is now simpler and not based on module analyzer.
by Chris Lattner
· 24 years ago
4c4007b
Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer
by Chris Lattner
· 24 years ago
7c50147
* Make sure that the size of the type field can also control the output
by Chris Lattner
· 24 years ago
9b50c15
Add an arg to insertVal to allow us to prevent builtin types from being ignored
by Chris Lattner
· 24 years ago
a25809d
Add an arg to insertVal to allow us to prevent builtin types from being ignored
by Chris Lattner
· 24 years ago
e5a57ee
Add support for extern varargs methods & varargs method calls
by Chris Lattner
· 24 years ago
57dbb3a
Moved inline/llvm/Tools/* to include/llvm/Support/*
by Chris Lattner
· 24 years ago
ff5ecce
Add support to the bytecode writer to recognize floating point constants
by Chris Lattner
· 24 years ago
e545981
* The parent of a constant pool is a symtabvalue, not a value.
by Chris Lattner
· 24 years ago
644dc17
* The parent of a constant pool is a SymTabValue, not a value.
by Chris Lattner
· 24 years ago
ab5ac6b
Implementation of Store & GetElementPtr
by Chris Lattner
· 24 years ago
0908309
Neg instruction removed. Cast instruction implemented.
by Chris Lattner
· 24 years ago
a41f50d
Broad superficial changes:
by Chris Lattner
· 24 years ago
c8b25d4
Changed the fundemental architecture of Operands for Instructions. Now
by Chris Lattner
· 24 years ago
3fa0bc4
Fixed some error messages to be nicer
by Chris Lattner
· 24 years ago
7fc9fe3
Miscellaneous cleanups:
by Chris Lattner
· 24 years ago
079df31
Convert ugly postincrement to efficient preincrement
by Chris Lattner
· 24 years ago
0095054
Initial revision
by Chris Lattner
· 24 years ago