llvm-6502/lib/Transforms
Chandler Carruth 2fdb25b5a9 Fix PR14034, an infloop / heap corruption / crash bug in the new SROA.
Thanks to Benjamin for the raw test case. This one took about 50 times
longer to reduce than to fix. =/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165476 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-09 01:58:35 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Convert to using the Attributes::Builder interface. 2012-10-09 00:01:21 +00:00
Instrumentation Convert to using the Attributes::Builder interface. 2012-10-09 00:01:21 +00:00
IPO Convert to using the Attributes::Builder class to create attributes. 2012-10-09 00:47:36 +00:00
Scalar Fix PR14034, an infloop / heap corruption / crash bug in the new SROA. 2012-10-09 01:58:35 +00:00
Utils Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Vectorize Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00