From fb26d9a2865e41320d0a891d35ed7d23e679815d Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Tue, 30 May 2017 21:28:57 +0000 Subject: 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 --- llvm/test/CodeGen/Thumb2/tbb-removeadd.mir | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/test/CodeGen/Thumb2') diff --git a/llvm/test/CodeGen/Thumb2/tbb-removeadd.mir b/llvm/test/CodeGen/Thumb2/tbb-removeadd.mir index 89ed9872053..10606679134 100644 --- a/llvm/test/CodeGen/Thumb2/tbb-removeadd.mir +++ b/llvm/test/CodeGen/Thumb2/tbb-removeadd.mir @@ -39,7 +39,6 @@ name: Func alignment: 1 exposesReturnsTwice: false -noVRegs: true legalized: false regBankSelected: false selected: false -- cgit v1.2.3