[llvm] r176777 - Don't glue users to extract_subreg when selecting the llvm.arm.ldrexd
Meador Inge
meadori at gmail.com
Sun Mar 10 17:33:19 PDT 2013
On Sun, Mar 10, 2013 at 3:47 AM, David Blaikie <dblaikie at gmail.com> wrote:
> Not sure if this is universally true but in many parts of llvm & clang we've
> generally moved away from putting dates in test case names like this.
>
> (And the other caveat of: if possible, it's nice to add a test case to an
> existing test file/run than to add another - reducing the number of
> processes created keeps test cycle time low)
For this particular case 'test/CodeGen/ARM/ldstrexd.ll' probably makes sense.
-- Meador
More information about the llvm-commits
mailing list