[llvm] r204433 - [Constant Hoisting] Change the algorithm to only track constants for instructions.
Juergen Ributzka
juergen at apple.com
Wed Apr 2 16:20:57 PDT 2014
PHI nodes were not handled by the new algorithm until r204435. This is why I had to temporally change one of the PHI test cases.
-Juergen
On Mar 31, 2014, at 4:30 PM, Eric Christopher <echristo at gmail.com> wrote:
> Looks pretty nice as a refactoring change. What's up with the testcase
> change, I couldn't quite spot it.
>
> -eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140402/91212485/attachment.html>
More information about the llvm-commits
mailing list