llvm-6502/lib/Transforms
Michael Gottesman 00dacc44f5 [obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in the methods PtrState.IsKnownSafe and PtrState.SetKnownSafe.
This is apart of a series of patches to encapsulate PtrState.RRI and
make PtrState.RRI a private field of PtrState.

*NOTE* This is actually the second commit in the patch stream. I should
have put this note on the first such commit r184528.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184532 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-21 06:59:02 +00:00
..
Hello
InstCombine [APFloat] Converted all references to APFloat::isNormal => APFloat::isFiniteNonZero. 2013-06-19 21:23:18 +00:00
Instrumentation Fix nondeterminism in .gcno file generation. 2013-06-18 06:38:21 +00:00
IPO Remove the simplify-libcalls pass (finally) 2013-06-20 19:48:07 +00:00
ObjCARC [obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in the methods PtrState.IsKnownSafe and PtrState.SetKnownSafe. 2013-06-21 06:59:02 +00:00
Scalar Remove the simplify-libcalls pass (finally) 2013-06-20 19:48:07 +00:00
Utils Remove the simplify-libcalls pass (finally) 2013-06-20 19:48:07 +00:00
Vectorize SLP Vectorizer: do not search for store-chains that are wider than the vector-register size. 2013-06-21 04:18:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile