[llvm] r257879 - [ARM] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 10:17:03 PST 2016


On Fri, Jan 15, 2016 at 10:10 AM, Reid Kleckner <rnk at google.com> wrote:

> This or one of the other commits in this batch broke the ARM
> simple-fp-encoding.s test on Windows:
> http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/5744
>
> I'm looking for a culprit CL
>

You made this bisection difficult by introducing a build error in r257878
that you fixed in r257882. Unless you are really confident, it's generally
better to test each svn commit individually before landing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160115/61ece62f/attachment.html>


More information about the llvm-commits mailing list