commit | dd48226b15510c57a9486aa2bbc38bd0eb2cbb40 | [log] [tgz] |
---|---|---|
author | Venkatraman Govindaraju <venkatra@cs.wisc.edu> | Sun Jun 02 02:24:27 2013 +0000 |
committer | Venkatraman Govindaraju <venkatra@cs.wisc.edu> | Sun Jun 02 02:24:27 2013 +0000 |
tree | c6c9ed17f83dd274e7cc98188b8910f2bb6ad410 | |
parent | 44dbb749f0917d69e9dfaf6e39224349b680dfc2 [diff] [blame] |
Sparc: Perform leaf procedure optimization by default git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183083 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/SPARC/64bit.ll b/test/CodeGen/SPARC/64bit.ll index 8e7abe8..1067814 100644 --- a/test/CodeGen/SPARC/64bit.ll +++ b/test/CodeGen/SPARC/64bit.ll
@@ -1,4 +1,4 @@ -; RUN: llc < %s -march=sparcv9 | FileCheck %s +; RUN: llc < %s -march=sparcv9 -disable-sparc-leaf-proc | FileCheck %s ; CHECK: ret2: ; CHECK: or %g0, %i1, %i0