LLVM backend for 6502
Go to file
Reid Spencer 42e83feba7 Initial checkin of a pass to lower packed operations to scalars operations.
This also registers the pass with opt with a -lower-packed command line
option.

Patch contributed by Brad Jones.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15987 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-21 21:39:24 +00:00
autoconf Actually name the #define correctly. 2004-08-20 09:08:57 +00:00
docs Packed types, brought to you by Brad Jones 2004-08-20 06:00:58 +00:00
examples
include Dump the DependentLibsBlockID, its not a block, its just a list inside the 2004-08-21 20:42:28 +00:00
lib Initial checkin of a pass to lower packed operations to scalars operations. 2004-08-21 21:39:24 +00:00
projects Avoid building samples. Require explicit list of directory names to build. 2004-08-20 01:49:59 +00:00
runtime
test New testcase that the vector support does not work with yet. 2004-08-20 08:34:27 +00:00
tools Correct to change interface of the analyzer. 2004-08-21 21:00:24 +00:00
utils Alignment is now in bits. 2004-08-21 20:15:25 +00:00
.cvsignore
configure Changes resulting from change in autoconf/configure.in (rename a #define) 2004-08-20 09:10:31 +00:00
CREDITS.TXT
LICENSE.TXT
llvm.spec
llvm.spec.in
Makefile
Makefile.common
Makefile.config.in
Makefile.rules Remove even the slightest chance of a race condition occurring :) 2004-08-20 09:32:32 +00:00
README.txt

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