[PATCH] D9151: Loop Versioning for LICM
Nema, Ashutosh via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 21:14:24 PST 2015
Hi Hal,
Is this looks OK now ?
Regards,
Ashutosh
-----Original Message-----
From: Ashutosh Nema [mailto:ashutosh.nema at amd.com]
Sent: Thursday, November 05, 2015 2:49 PM
To: Nema, Ashutosh; anemet at apple.com; hfinkel at anl.gov; listmail at philipreames.com; charlie.turner at arm.com
Cc: sanjoy at playingwithpointers.com; javed.absar at arm.com; silviu.baranga at arm.com; llvm-commits at lists.llvm.org
Subject: Re: [PATCH] D9151: Loop Versioning for LICM
ashutosh.nema updated this revision to Diff 39332.
ashutosh.nema added a comment.
Incorporated Hal comments & updated LangRef.
Repository:
rL LLVM
http://reviews.llvm.org/D9151
Files:
docs/LangRef.rst
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/LoopVersioningLICM.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll
test/Transforms/LoopVersioningLICM/loopversioningLICM3.ll
More information about the llvm-commits
mailing list