1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib/Transforms
Chandler Carruth aa98916d54 [PM/AA] Remove the UnknownSize static member from AliasAnalysis.
This is now living in MemoryLocation, which is what it pertains to. It
is also an enum there rather than a static data member which is left
never defined.

llvm-svn: 239886
2015-06-17 07:21:38 +00:00
..
Hello modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
InstCombine Reapply 239795 - [InstCombine] Propagate non-null facts to call parameters 2015-06-16 20:24:25 +00:00
Instrumentation Protection against stack-based memory corruption errors using SafeStack 2015-06-15 21:07:11 +00:00
IPO [PM/AA] Remove the UnknownSize static member from AliasAnalysis. 2015-06-17 07:21:38 +00:00
ObjCARC [PM/AA] Remove the Location typedef from the AliasAnalysis class now 2015-06-17 07:18:54 +00:00
Scalar [PM/AA] Remove the UnknownSize static member from AliasAnalysis. 2015-06-17 07:21:38 +00:00
Utils Refactor RecurrenceInstDesc 2015-06-16 22:59:45 +00:00
Vectorize [PM/AA] Remove the Location typedef from the AliasAnalysis class now 2015-06-17 07:18:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile