LLVM backend for 6502
Go to file
Vikram S. Adve 6e5031e0b8 Regression test for bug in reg. allocation that was using %xcc instead
of %icc even for 32-bit and smaller comparisons.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7110 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-06 20:12:18 +00:00
docs Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot 2003-07-03 16:49:40 +00:00
include INCLUDE_PARENT_GRAPH is required 2003-07-02 23:57:21 +00:00
lib Make the RegClassID values public -- there is no other way to get them. 2003-07-06 19:53:59 +00:00
projects
runtime Added support for poolallocarray and poolmakeunfreeable. The latter is used by the SAFECode project 2003-07-03 17:55:47 +00:00
support
test Regression test for bug in reg. allocation that was using %xcc instead 2003-07-06 20:12:18 +00:00
tools * If compiling on X86 or Sparc, automagically enable the JIT for that arch 2003-07-02 17:53:19 +00:00
utils Add -d option to trust the disassembler. 2003-07-03 21:44:32 +00:00
aclocal.m4
config.guess
config.sub
configure Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
configure.ac Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
install-sh
LICENSE.TXT
ltmain.sh
Makefile
Makefile.common Renamed all of the LObj* variables (which represent libtool objects) to Obj*. 2003-07-01 14:52:28 +00:00
Makefile.config.in The word open' was really intended to be option'. 2003-07-02 21:20:04 +00:00
Makefile.rules Renamed all of the LObj* variables (which represent libtool objects) to Obj*. 2003-07-01 14:52:28 +00:00
mkinstalldirs