[llvm] r204433 - [Constant Hoisting] Change the algorithm to only track constants for instructions.

Eric Christopher echristo at gmail.com
Wed Apr 2 16:24:22 PDT 2014


Ah thanks.
On Apr 2, 2014 4:21 PM, "Juergen Ributzka" <juergen at apple.com> wrote:

> 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/0140ced5/attachment.html>


More information about the llvm-commits mailing list