LLVM backend for 6502
Go to file
Brian Gaeke af0492ea52 Rename the load and store opcodes. The non-fp ones only have one
variant worth worrying about; the fp ones have two.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14362 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-24 07:37:12 +00:00
autoconf Call custom check (AC_FUNC_ISNAN) instead of using the generic function check. 2004-06-22 23:43:04 +00:00
docs Added a note about the new llvmgrep utility. 2004-06-23 06:33:15 +00:00
examples/ModuleMaker
include Remove distasteful method which is really part of the indvars pass 2004-06-24 06:52:20 +00:00
lib Rename the load and store opcodes. The non-fp ones only have one 2004-06-24 07:37:12 +00:00
projects
runtime
test Isnan became unordered 2004-06-22 16:13:57 +00:00
tools TransformUtils library is no longer needed since Linker.cpp is in VMCore 2004-06-23 17:36:17 +00:00
utils Move the tests for readability of the template and gnuplot files so they 2004-06-23 14:07:12 +00:00
.cvsignore
configure Regenerated. 2004-06-22 23:47:13 +00:00
CREDITS.TXT
LICENSE.TXT
llvm.spec
llvm.spec.in
Makefile Change tags rule to pipe output from find through etags command so that it 2004-06-11 03:10:27 +00:00
Makefile.common
Makefile.config.in Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our 2004-06-17 15:39:58 +00:00
Makefile.rules
README.txt

This file is a placeholder; see docs/index.html for documentation.