summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/pseudo/LPMWRdZPi.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AVR/pseudo/LPMWRdZPi.mir')
-rw-r--r--llvm/test/CodeGen/AVR/pseudo/LPMWRdZPi.mir22
1 files changed, 0 insertions, 22 deletions
diff --git a/llvm/test/CodeGen/AVR/pseudo/LPMWRdZPi.mir b/llvm/test/CodeGen/AVR/pseudo/LPMWRdZPi.mir
deleted file mode 100644
index 2530f28f186..00000000000
--- a/llvm/test/CodeGen/AVR/pseudo/LPMWRdZPi.mir
+++ /dev/null
@@ -1,22 +0,0 @@
-# RUN: llc -O0 -run-pass=avr-expand-pseudo %s -o - 2>&1 | FileCheck %s
-# XFAIL: *
-
-# This instruction is currently unimplemented.
-
---- |
- target triple = "avr--"
- define void @test() {
- entry:
- ret void
- }
-...
-
----
-name: test
-body: |
- bb.0.entry:
-
- ; CHECK-LABEL: test
-
- %r5r4 = LPMWRdZPi %r31r30, implicit-def %r31r30
-...
OpenPOWER on IntegriCloud