aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaISelPattern.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-09-12 23:23:25 +0000
committerChris Lattner <sabre@nondot.org>2005-09-12 23:23:25 +0000
commit408902b3c461e95799f97e6ac18cb107e1d58e46 (patch)
treed3d062e94d4833ce3b9af46283e7b8de0084d951 /lib/Target/Alpha/AlphaISelPattern.cpp
parent15cc608a8f5b2ab2a0b5335f028482d5a012e3b4 (diff)
Implement a simple xform to turn code like this:
if () { store A -> P; } else { store B -> P; } into a PHI node with one store, in the most trival case. This implements load.ll:test10. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23324 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaISelPattern.cpp')
0 files changed, 0 insertions, 0 deletions