llvm-6502/lib
John Criswell 067947380c Added code that checks to see if a global variable is external before replacing
a load of the global variable with the variable's constant value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7216 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-21 19:42:57 +00:00
..
Analysis Fix typo in call to isUnresolvableFunc, which was breaking the build. 2003-07-17 19:07:46 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Bytecode The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
CodeGen Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
ExecutionEngine Cleaned up the code which chooses the appropriate value for the file descriptor 2003-07-18 18:33:38 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Target Eliminated dead code. 2003-07-21 16:34:35 +00:00
Transforms Added code that checks to see if a global variable is external before replacing 2003-07-21 19:42:57 +00:00
VMCore The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00