diff options
author | Chris Lattner <sabre@nondot.org> | 2004-04-02 18:13:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-04-02 18:13:43 +0000 |
commit | 147af6b75f2e9a71baf46a12cf1312f627f1590b (patch) | |
tree | c42ae5247205601a01a94a474bf98d308a3db7b1 /lib/Analysis/ScalarEvolution.cpp | |
parent | 512c2481b19b52b324854e9d744da0e33e402d54 (diff) |
Implement Transforms/SimplifyCFG/return-merge.ll
This actually causes us to turn code like:
return C ? A : B;
into a select instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12617 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions