llvm-6502/lib/Transforms
Benjamin Kramer 0ea4c3d8c0 SROA: Clean up unused assignment warnings from clang's analyzer.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171348 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-01 16:13:35 +00:00
..
Hello
InstCombine Add extra CHECK to make sure that 'or' instruction was replaced. 2012-12-31 18:26:42 +00:00
Instrumentation Remove the Function::getFnAttributes method in favor of using the AttributeSet 2012-12-30 10:32:01 +00:00
IPO convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumulateConstantOffset(). 2012-12-30 16:25:48 +00:00
Scalar SROA: Clean up unused assignment warnings from clang's analyzer. 2013-01-01 16:13:35 +00:00
Utils
Vectorize Remove the Function::getFnAttributes method in favor of using the AttributeSet 2012-12-30 10:32:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile