summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaRegisterInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-10-31 23:06:00 +0000
committerChris Lattner <sabre@nondot.org>2006-10-31 23:06:00 +0000
commitfe43befedac43670e508682d1d9f73691600e4c4 (patch)
treec1b9c5cab59d97207cef2022ff22594cc0c81e58 /llvm/lib/Target/Alpha/AlphaRegisterInfo.cpp
parentfdb64518d6eb29aa12e0678abfd1c35ba2e830bd (diff)
downloadbcm5719-llvm-fe43befedac43670e508682d1d9f73691600e4c4.tar.gz
bcm5719-llvm-fe43befedac43670e508682d1d9f73691600e4c4.zip
Compile CodeGen/PowerPC/fp-branch.ll to:
_intcoord_cond_next55: LBB1_3: ;cond_next55 lis r2, ha16(LCPI1_0) lfs f0, lo16(LCPI1_0)(r2) fcmpu cr0, f1, f0 blt cr0, LBB1_2 ;cond_next62.exitStub LBB1_1: ;bb72.exitStub li r3, 1 blr LBB1_2: ;cond_next62.exitStub li r3, 0 blr instead of: _intcoord_cond_next55: LBB1_3: ;cond_next55 lis r2, ha16(LCPI1_0) lfs f0, lo16(LCPI1_0)(r2) fcmpu cr0, f1, f0 bge cr0, LBB1_1 ;bb72.exitStub LBB1_4: ;cond_next55 lis r2, ha16(LCPI1_0) lfs f0, lo16(LCPI1_0)(r2) fcmpu cr0, f1, f0 bnu cr0, LBB1_2 ;cond_next62.exitStub LBB1_1: ;bb72.exitStub li r3, 1 blr LBB1_2: ;cond_next62.exitStub li r3, 0 blr llvm-svn: 31330
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud