summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-x86-64.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-28 18:15:47 +0000
committerChris Lattner <sabre@nondot.org>2011-04-28 18:15:47 +0000
commit0a9e3d613bbbd8c47f4edf6841f566fa22775932 (patch)
treece37bda53452205e6f348395e81f1e9de97c4d6e /test/CodeGen/X86/fast-isel-x86-64.ll
parentad3ba6a7de5eb24ea58ba0ec9dd1e41912f678a9 (diff)
downloadllvm-0a9e3d613bbbd8c47f4edf6841f566fa22775932.tar.gz
llvm-0a9e3d613bbbd8c47f4edf6841f566fa22775932.tar.bz2
llvm-0a9e3d613bbbd8c47f4edf6841f566fa22775932.tar.xz
final step needed to resolve PR6627, which allows us to flatten the code down to
a nice and tidy: %x1 = load i32* %0, align 4 %1 = icmp eq i32 %x1, 1179403647 br i1 %1, label %if.then, label %if.end instead of doing lots of loads and branches. May the FreeBSD bootloader long fit in its allocated space. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130416 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/fast-isel-x86-64.ll')
0 files changed, 0 insertions, 0 deletions