Skip to content
Commit 9dc35589 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Add entry points to instsimplify for simplifying calls. The entry points

are nice and decomposed so that we can simplify synthesized calls as
easily as actually call instructions. The internal utility still has the
same behavior, it just now operates on a more generic interface so that
I can extend the set of call simplifications that instsimplify knows
about.

llvm-svn: 171189
parent 1aa47efd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment