1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
David Majnemer 2d5a861a83 [GlobalOpt] Propagate operand bundles
We neglected to transfer operand bundles for some transforms.  These
were found via inspection, I'll try to come up with some test cases.

llvm-svn: 268011
2016-04-29 08:07:22 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine] Propagate operand bundles 2016-04-29 08:07:20 +00:00
Instrumentation Fix build by casting to the proper int type. 2016-04-29 02:09:57 +00:00
IPO [GlobalOpt] Propagate operand bundles 2016-04-29 08:07:22 +00:00
ObjCARC Re-commit optimization bisect support (r267022) without new pass manager support. 2016-04-22 22:06:11 +00:00
Scalar [LoopDist] Also emit optimization remark on success (-Rpass=) 2016-04-29 07:10:46 +00:00
Utils [Inliner] Preserve llvm.mem.parallel_loop_access metadata 2016-04-28 23:00:04 +00:00
Vectorize [SLPVectorizer] Add operand bundles to vectorized functions 2016-04-29 07:09:51 +00:00
CMakeLists.txt
LLVMBuild.txt