LLVM backend for 6502
Go to file
Chris Lattner 7d275f459b Avoid building data structures we don't really need. This improves the runtime
of a test that Bill Wendling sent me from 228.5s to 105s.  Obviously there is
more improvement to be had, but this is a nice speedup which should be "felt"
by many programs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8962 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-08 15:47:41 +00:00
autoconf Renamed -use-spec to -use-spec2000. 2003-10-07 21:57:39 +00:00
docs Convert over to short bug URLs 2003-10-08 06:01:38 +00:00
examples/ModuleMaker
include Forward declare class Type since it is used in this class and Type.h is not included 2003-10-08 04:45:45 +00:00
lib Avoid building data structures we don't really need. This improves the runtime 2003-10-08 15:47:41 +00:00
projects
runtime Fix building outside the srcdir, again 2003-09-15 19:22:36 +00:00
test new testcase 2003-10-07 22:53:46 +00:00
tools This header file moved. Thanks to Bill and Nightly tester for noticing 2003-10-07 13:45:51 +00:00
utils Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs 2003-10-08 05:20:08 +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 rule for regenerating config.h.in using autoheader. 2003-10-07 23:44:10 +00:00
Makefile.common
Makefile.config.in Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00
Makefile.rules Depend on config.status instead of config.h, because config.h timestamp may not 2003-10-07 15:24:23 +00:00