Revert accidental commit of a test command line addition.

llvm-svn: 270175
This commit is contained in:
Craig Topper 2016-05-20 02:01:51 +00:00
parent 0a7a8dee2b
commit 565463fbba
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=avx,aes,pclmul | FileCheck %s
; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=avx512vl,aes,pclmul | FileCheck %s
define <2 x i64> @test_x86_aesni_aesdec(<2 x i64> %a0, <2 x i64> %a1) {
; CHECK-LABEL: test_x86_aesni_aesdec: