hanchenye-llvm-project/llvm/lib/Transforms
Ashutosh Nema 007b425b77 This change add's optimization remark in LoopVersioning LICM pass.
Summary:
This patch is adding remark messages to the LoopVersioning LICM pass, 
which will be useful for optimization remark emitter (ORE) infrastructure.

Patch by: Deepak Porwal

Reviewers: anemet, ashutosh.nema, eastig

Subscribers: eastig, vivekvpandya, fhahn, llvm-commits
llvm-svn: 323183
2018-01-23 09:47:28 +00:00
..
Coroutines Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Hello
IPO [ThinLTO] Re-commit of dot dumper after test fix 2018-01-22 13:35:40 +00:00
InstCombine [InstCombine] (X << Y) / X -> 1 << Y 2018-01-21 16:14:51 +00:00
Instrumentation asan: allow inline instrumentation for the kernel 2018-01-22 19:07:11 +00:00
ObjCARC [ObjCARC] Do not turn a call to @objc_autoreleaseReturnValue into a call 2018-01-19 23:51:13 +00:00
Scalar This change add's optimization remark in LoopVersioning LICM pass. 2018-01-23 09:47:28 +00:00
Utils [NFC] fix trivial typos in comments 2018-01-19 10:55:29 +00:00
Vectorize [SLP] Fix vectorization for tree with trunc to minimum required bit width. 2018-01-19 14:40:13 +00:00
CMakeLists.txt
LLVMBuild.txt