llvm-6502/lib/Transforms
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
..
Hello Hrm, this pass didn't compile. This bugfix should go into 1.3! 2004-08-12 02:44:23 +00:00
Instrumentation
IPO If we are linking two global variables and they have the same size, do not 2004-08-20 00:30:39 +00:00
Scalar Initial checkin of a pass to lower packed operations to scalars operations. 2004-08-21 21:39:24 +00:00
Utils If we are extracting a block that has multiple successors that are the same 2004-08-13 03:27:07 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h