LLVM backend for 6502
Go to file
John Criswell 5512659f36 Renamed -use-spec to -use-spec2000.
The pathname to SPEC2000 is now given with the -use-spec2000 option.
On our machines, SPEC2000 will be enabled by default.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8949 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-07 21:57:39 +00:00
autoconf Renamed -use-spec to -use-spec2000. 2003-10-07 21:57:39 +00:00
docs Cleanups, include a list of passes 2003-10-07 21:38:31 +00:00
examples/ModuleMaker
include Moved to llvm/include/llvm/Support because it is LLVM-specific. 2003-10-06 18:34:38 +00:00
lib Fix bugzilla bug #5 2003-10-07 19:33:31 +00:00
projects
runtime Fix building outside the srcdir, again 2003-09-15 19:22:36 +00:00
test Fixed the location of the expectations file. 2003-10-07 21:30:07 +00:00
tools This header file moved. Thanks to Bill and Nightly tester for noticing 2003-10-07 13:45:51 +00:00
utils I wanted to make the top of the page less verbose. Hope this helps. 2003-10-06 15:30:00 +00:00
.cvsignore
configure Renamed -use-spec to -use-spec2000. 2003-10-07 21:57:39 +00:00
CREDITS.TXT Add more credits 2003-10-07 20:50:29 +00:00
LICENSE.TXT
Makefile Add target to regenerate top-level "configure" script. 2003-10-07 17:12:11 +00:00
Makefile.common
Makefile.config.in
Makefile.rules Depend on config.status instead of config.h, because config.h timestamp may not 2003-10-07 15:24:23 +00:00