summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2017-05-30 21:28:57 +0000
committerTim Northover <tnorthover@apple.com>2017-05-30 21:28:57 +0000
commitfb26d9a2865e41320d0a891d35ed7d23e679815d (patch)
tree4366c94beb1f63f28d5af2051de74871565df814 /llvm/test/CodeGen/ARM
parent74480adafd0a2fc475bbed73372ce0da2a4ae3c1 (diff)
downloadbcm5719-llvm-fb26d9a2865e41320d0a891d35ed7d23e679815d.tar.gz
bcm5719-llvm-fb26d9a2865e41320d0a891d35ed7d23e679815d.zip
MIR: remove explicit "noVRegs" property.
We can infer this from the incoming MIR, so there's no reason to represent it with a special flag. llvm-svn: 304246
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/v6-jumptable-clobber.mir2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/ARM/v6-jumptable-clobber.mir b/llvm/test/CodeGen/ARM/v6-jumptable-clobber.mir
index 0e9bc42565f..6577ef84867 100644
--- a/llvm/test/CodeGen/ARM/v6-jumptable-clobber.mir
+++ b/llvm/test/CodeGen/ARM/v6-jumptable-clobber.mir
@@ -190,7 +190,6 @@
name: foo
alignment: 1
exposesReturnsTwice: false
-noVRegs: true
legalized: false
regBankSelected: false
selected: false
@@ -289,7 +288,6 @@ body: |
name: bar
alignment: 1
exposesReturnsTwice: false
-noVRegs: true
legalized: false
regBankSelected: false
selected: false
OpenPOWER on IntegriCloud