llvm-6502/lib
Chris Lattner 70cc3397f8 Implement global variable support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@530 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-10 07:58:01 +00:00
..
Analysis Module analyzer no longer has to iterate over constant pool 2001-09-07 16:31:23 +00:00
AsmParser Implement global variable support 2001-09-10 07:58:01 +00:00
Bytecode Implement global variable support 2001-09-10 07:58:01 +00:00
CodeGen Implement the subset of the GetConstantValueAsSignedInt function that is needed, locally. Remove the two support functions to inline their contents. 2001-09-09 23:01:47 +00:00
ExecutionEngine Add support for external methods 2001-09-10 04:50:17 +00:00
Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
Target/SparcV9 I really don't like it when people break the build. 2001-09-09 19:41:52 +00:00
Transforms Make ADCE more robust, it still has problems, but it's getting closer 2001-09-09 22:26:47 +00:00
VMCore Implement global variable support 2001-09-10 07:58:01 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00