aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCSubtarget.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-01-16 05:59:59 +0000
committerChris Lattner <sabre@nondot.org>2007-01-16 05:59:59 +0000
commitc4e664bb9d640e7b04f6fce23830dfb808895b31 (patch)
treea815ff78ff01d49a143a1afb1dacfe085e15432d /lib/Target/PowerPC/PPCSubtarget.cpp
parent232b8ad8c1805d66fd07a4fa61e35166cd956175 (diff)
Fix PR1114 and CodeGen/Generic/2007-01-15-LoadSelectCycle.ll by being
careful when folding "c ? load p : load q" that C doesn't reach either load. If so, folding this into load (c ? p : q) will induce a cycle in the graph. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions