mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
5a9f438e2e
We now build MemorySSA in its ctor, instead of waiting until the user calls MemorySSA::getWalker. This silently changed our unittests, since we add BasicAA to AAResults *after* constructing MemorySSA (...but before calling MemorySSA::getWalker). None of them broke because we do most of our "did this get optimized correctly?" tests in .ll files. llvm-svn: 283158 |
||
---|---|---|
.. | ||
ASanStackFrameLayoutTest.cpp | ||
Cloning.cpp | ||
CMakeLists.txt | ||
IntegerDivision.cpp | ||
Local.cpp | ||
MemorySSA.cpp | ||
ValueMapperTest.cpp |