LLVM backend for 6502
Go to file
Vikram S. Adve c1e4a813a2 Add support for reading ConstantExpr nodes.
Add class ConstantFwdRefs to resolve forward references to constants
and to globals (unified old code for globals into this).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2895 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-14 23:04:18 +00:00
docs Cleanup 2002-06-28 22:06:39 +00:00
include Create a static version of Instruction::getOpcodeName(opCode) that 2002-07-14 22:48:20 +00:00
lib Add support for reading ConstantExpr nodes. 2002-07-14 23:04:18 +00:00
runtime Allow libraries to specify other libraries to link to 2002-05-20 21:45:44 +00:00
support/lib/Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
test Test the handling of constant expressions. 2002-07-14 22:39:02 +00:00
tools added emitfuncs pass, and disabled reassociate pass (needs fixing) 2002-07-12 20:14:27 +00:00
utils Change script to not even look in test/ directory, significantly speeding it up 2002-05-07 18:42:09 +00:00
cvsupdate
getsomesrcs.sh
getsrcs.sh Change script to not even look in test/ directory, significantly speeding it up 2002-05-07 18:42:09 +00:00
Makefile
Makefile.common Add makefile-mode flag for emacs. 2002-07-09 12:04:21 +00:00
Makefile.rules Add makefile-mode flag for emacs. 2002-07-09 12:04:21 +00:00