From 66489736bfd79ad1fd3e2e49b10b747970ab2686 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Wed, 24 Aug 2016 01:32:41 +0000 Subject: MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it. Specifying isSSA is an extra line at best and results in invalid MI at worst. Compute the value instead. Differential Revision: http://reviews.llvm.org/D22722 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279600 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir | 1 - 1 file changed, 1 deletion(-) (limited to 'test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir') diff --git a/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir b/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir index 76702ce50fd..479adbba90e 100644 --- a/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir +++ b/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir @@ -40,7 +40,6 @@ name: main alignment: 2 exposesReturnsTwice: false hasInlineAsm: false -isSSA: true tracksRegLiveness: true tracksSubRegLiveness: false registers: -- cgit v1.2.3