1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms
Rafael Espindola 4a063d8813 Simplify the linking of recursive data.
Now the ValueMapper has two callbacks. The first one maps the
declaration. The ValueMapper records the mapping and then materializes
the body/initializer.

llvm-svn: 254209
2015-11-27 20:28:19 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [OperandBundles] Extract duplicated code into a helper function, NFC 2015-11-25 00:42:24 +00:00
Instrumentation [sanitizer] [dfsan] Unify aarch64 mapping 2015-11-27 12:42:39 +00:00
IPO Disallow aliases to available_externally. 2015-11-26 19:22:59 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar [SCCP] More informative message if we don't know how to handle a terminator. 2015-11-25 21:03:36 +00:00
Utils Simplify the linking of recursive data. 2015-11-27 20:28:19 +00:00
Vectorize [LoopVectorize] Use MapVector rather than DenseMap for MinBWs. 2015-11-26 20:39:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile