[llvm] r289004 - The few days mentioned in r267095 are over

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 16:16:42 PST 2016


Author: matze
Date: Wed Dec  7 18:16:42 2016
New Revision: 289004

URL: http://llvm.org/viewvc/llvm-project?rev=289004&view=rev
Log:
The few days mentioned in r267095 are over

Modified:
    llvm/trunk/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir

Modified: llvm/trunk/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir?rev=289004&r1=289003&r2=289004&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir (original)
+++ llvm/trunk/test/CodeGen/AArch64/arm64-regress-opt-cmp.mir Wed Dec  7 18:16:42 2016
@@ -1,4 +1,3 @@
-# RUN: rm -f %S/arm64-regress-opt-cmp.s
 # RUN: llc -mtriple=aarch64-linux-gnu -run-pass peephole-opt -o - %s 2>&1 | FileCheck %s
 # CHECK: %1 = ANDWri {{.*}}
 # CHECK-NEXT: %wzr = SUBSWri {{.*}}




More information about the llvm-commits mailing list