R600: Don't emit empty then clause and use alu_pop_after
authorVincent Lejeune <vljn@ovi.com>
Fri, 19 Jul 2013 21:45:15 +0000 (21:45 +0000)
committerVincent Lejeune <vljn@ovi.com>
Fri, 19 Jul 2013 21:45:15 +0000 (21:45 +0000)
commit8b8a7b551417fae6b3a0d861d068f6dd9af28f63
tree5d2c5e84edfe66d8345c495daa234166748f5c99
parent960a622ca61af3c4432407e65d053642f7b06bff
R600: Don't emit empty then clause and use alu_pop_after

llvm-svn: 186725
llvm/lib/Target/R600/AMDILCFGStructurizer.cpp
llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp
llvm/lib/Target/R600/R600Instructions.td
llvm/test/CodeGen/R600/jump-address.ll
llvm/test/CodeGen/R600/loop-address.ll
llvm/test/CodeGen/R600/r600cfg.ll [new file with mode: 0644]