llvm-6502/lib
Chris Lattner 1b98c5c6c3 * Use new style casts more
* Add real support for global variable addresses initializing constants
* Fix encoding/decoding of VarArgs calls
* Support the Invoke instruction


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@761 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-13 06:48:38 +00:00
..
Analysis Fix code to make GCC 2.96 happy 2001-10-13 06:34:47 +00:00
AsmParser * Add support for forward references of global variable addresses 2001-10-13 06:41:08 +00:00
Bytecode * Use new style casts more 2001-10-13 06:48:38 +00:00
CodeGen --corrected coalescing test: coalsed only if two are of the same reg class 2001-10-12 17:48:18 +00:00
ExecutionEngine * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Support
Target --corrected coalescing test: coalsed only if two are of the same reg class 2001-10-12 17:48:18 +00:00
Transforms
VMCore * Support writing GlobalVariables with info comments by them 2001-10-13 06:42:36 +00:00
Makefile