llvm-6502/lib/Transforms
Eli Friedman 0c617e6026 Get rid of the getPointeeAlignment helper function from
InstCombineLoadStoreAlloca.cpp, which had many issues.
(At least two bugs were noted on llvm-commits, and it was overly conservative.)
Instead, use getOrEnforceKnownAlignment.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168629 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-26 23:04:53 +00:00
..
Hello
InstCombine Get rid of the getPointeeAlignment helper function from 2012-11-26 23:04:53 +00:00
Instrumentation Remove stray trailing backslash 2012-11-26 16:27:22 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar instcombine: Migrate printf optimizations 2012-11-26 20:37:20 +00:00
Utils Fix a comment bug in toascii simplifier 2012-11-26 20:37:23 +00:00
Vectorize Move the code that uses SCEVs prior to creating the new loops. 2012-11-26 19:51:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile