[llvm-commits] [llvm] r154908 - /llvm/trunk/test/CodeGen/X86/2011-09-14-valcoalesce.ll

Chandler Carruth chandlerc at google.com
Tue Apr 17 00:18:00 PDT 2012


On Tue, Apr 17, 2012 at 8:20 AM, Andrew Trick <atrick at apple.com> wrote:

> Test cases that assume layout should use -disable-code-place.
>

Sorry for removing this is the interim...

However, did you verify that this test didn't in fact depend on the old
code placement pass? That was something I found troubling during the
cleanup -- several of the "don't assert" tests had loops in them that would
have been moved around by it, making them not just sensitive to code
placement, but potentially dependent on it...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120417/c27e7de7/attachment.html>


More information about the llvm-commits mailing list