1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms
Sean Silva 35541ce165 Attempt to define friend function more portably.
Patch written by Reid. I verified it locally with clang.

llvm-svn: 272875
2016-06-16 07:00:19 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstCombine] Don't widen metadata on store-to-load forwarding 2016-06-16 02:33:42 +00:00
Instrumentation IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
IPO [IR] [DAE] Copy comdats during DAE, and don't copy comdats in GlobalObject::copyAttributesFrom. 2016-06-15 23:20:15 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar [DSE] Hoist a redundant check to simplify logic. NFC. 2016-06-15 22:17:38 +00:00
Utils SimplifyCFG is able to detect the pattern: 2016-06-16 04:44:25 +00:00
Vectorize Attempt to define friend function more portably. 2016-06-16 07:00:19 +00:00
CMakeLists.txt
LLVMBuild.txt