diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-09-12 23:23:25 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-09-12 23:23:25 +0000 |
| commit | 219175c84d0db602fd77084e841f070d4227e230 (patch) | |
| tree | 1f60f940ff00c4ae85ac0e0cf6234e9da77dd621 /llvm/lib/Transforms/Hello/Hello.cpp | |
| parent | 42a6cefa491061fdaae92e990e4ec62d54274300 (diff) | |
| download | bcm5719-llvm-219175c84d0db602fd77084e841f070d4227e230.tar.gz bcm5719-llvm-219175c84d0db602fd77084e841f070d4227e230.zip | |
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.
llvm-svn: 23324
Diffstat (limited to 'llvm/lib/Transforms/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions

