LLVM backend for 6502
Go to file
Misha Brukman 265789f155 Fixed misspelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7223 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-21 21:58:16 +00:00
docs Added bits about MachineFunctionPass 2003-07-17 18:53:20 +00:00
include Added special consideration for instrumentation strategy 2003-07-20 15:39:30 +00:00
lib Simplify code a bit 2003-07-21 19:56:49 +00:00
projects Adding in sample project tree. 2003-06-30 22:13:48 +00:00
runtime Remove unneccesary #ifdefs 2003-07-21 19:23:31 +00:00
support Added a DEBUG() guard to a debug information printout. 2003-07-18 18:03:45 +00:00
test Regression test for the Instruction Combining optimizization. 2003-07-21 19:41:51 +00:00
tools Fixed misspelling. 2003-07-21 21:58:16 +00:00
utils Added a DEBUG() guard to a debug information printout. 2003-07-18 18:03:45 +00:00
aclocal.m4 Merged in changes from PRE101 in the prerelease branch. 2003-07-14 16:52:07 +00:00
config.guess Merged in changes from PRE101 in the prerelease branch. 2003-07-14 16:52:07 +00:00
config.sub Merged in changes from PRE101 in the prerelease branch. 2003-07-14 16:52:07 +00:00
configure Merged in changes from PRE101 in the prerelease branch. 2003-07-14 16:52:07 +00:00
configure.ac Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
install-sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
ltmain.sh Merged in changes from PRE101 in the prerelease branch. 2003-07-14 16:52:07 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Marked some of the phony targets are PHONY. This will hopefully speed 2003-07-16 20:26:06 +00:00
Makefile.config.in The word open' was really intended to be option'. 2003-07-02 21:20:04 +00:00
Makefile.rules Marked some of the phony targets are PHONY. This will hopefully speed 2003-07-16 20:26:06 +00:00
mkinstalldirs Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00