llvm-6502/lib/Transforms
Chris Lattner 372dda8881 This is the first major step of implementing PR1226. We now successfully
scalarrepl things down to elements, but mem2reg can't promote elements that
are memset/memcpy'd.  Until then, the code is disabled "0 &&".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34924 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-05 07:52:57 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
IPO Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
Scalar This is the first major step of implementing PR1226. We now successfully 2007-03-05 07:52:57 +00:00
Utils Make sure debug code is not evaluated in non-debug case. 2007-03-02 23:15:21 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00