llvm-6502/lib/Transforms
Evgeniy Stepanov 3a10b49781 [msan] Fix shadow & origin store & load alignment.
This change ensures that shadow memory accesses have the same alignment
as corresponding app memory accesses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168880 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 14:05:53 +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 instcombine: Don't replace all uses for instructions with no uses 2012-11-27 18:52:49 +00:00
Instrumentation [msan] Fix shadow & origin store & load alignment. 2012-11-29 14:05:53 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar When we delete a dead basic block, see if any of its successors are dead and 2012-11-28 23:23:48 +00:00
Utils Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
Vectorize BBVectorize: Correctly merge SubclassOptionalData 2012-11-28 03:04:10 +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