diff options
author | Chris Lattner <sabre@nondot.org> | 2011-04-28 18:15:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-04-28 18:15:47 +0000 |
commit | 0a9e3d613bbbd8c47f4edf6841f566fa22775932 (patch) | |
tree | ce37bda53452205e6f348395e81f1e9de97c4d6e /test/CodeGen/CellSPU | |
parent | ad3ba6a7de5eb24ea58ba0ec9dd1e41912f678a9 (diff) | |
download | external_llvm-0a9e3d613bbbd8c47f4edf6841f566fa22775932.zip external_llvm-0a9e3d613bbbd8c47f4edf6841f566fa22775932.tar.gz external_llvm-0a9e3d613bbbd8c47f4edf6841f566fa22775932.tar.bz2 |
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/CellSPU')
0 files changed, 0 insertions, 0 deletions