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

Bradley Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 02:31:32 PST 2016


Apologies for this, I had done this but managed to break it without realising by later renaming a subtarget feature and bodging the rebase I did for it :/

I will look into what I’ve done and fix it up.

Regards,
Bradley Smith

From: Reid Kleckner [mailto:rnk at google.com]
Sent: 15 January 2016 18:17
To: Bradley Smith
Cc: llvm-commits
Subject: Re: [llvm] r257879 - [ARM] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline

On Fri, Jan 15, 2016 at 10:10 AM, Reid Kleckner <rnk at google.com<mailto: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/20160118/f5b0f85a/attachment.html>


More information about the llvm-commits mailing list