llvm-mirror/lib/Transforms
Peter Collingbourne 4fdbd871d6 ThinLTOBitcodeWriter: Include globals associated with type metadata globals in the merged module.
Globals that are associated with globals with type metadata need to appear
in the merged module because they will reference the global's section directly.

Differential Revision: https://reviews.llvm.org/D65312

llvm-svn: 367242
2019-07-29 17:22:40 +00:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InstCombine [InstCombine] fold fadd+fneg with fdiv/fmul betweena 2019-07-29 13:50:25 +00:00
Instrumentation Reland the "[NewPM] Port Sancov" patch from rL365838. No functional 2019-07-25 20:53:15 +00:00
IPO ThinLTOBitcodeWriter: Include globals associated with type metadata globals in the merged module. 2019-07-29 17:22:40 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar [InstSimplify] remove quadratic time looping (PR42771) 2019-07-27 14:05:51 +00:00
Utils [Loop Utils] Extend the scope of addStringMetadataToLoop. 2019-07-26 07:04:34 +00:00
Vectorize [LV] Scalar Epilogue Lowering. NFC. 2019-07-25 08:06:02 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00