LLVM backend for 6502
Go to file
Vikram S. Adve d0b1bb01f2 Ensure ConstExpr constants are unique using a
map of <opcode, operands> to ConstExpr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2909 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-15 18:19:33 +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 Ensure ConstExpr constants are unique using a 2002-07-15 18:19:33 +00:00
runtime
support/lib/Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
test Added duplicate constant expressions to test uniqueness support. 2002-07-15 18:18:45 +00:00
tools added emitfuncs pass, and disabled reassociate pass (needs fixing) 2002-07-12 20:14:27 +00:00
utils
cvsupdate
getsomesrcs.sh
getsrcs.sh
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