Skip to content
Commit e92e18be authored by Matthijs Kooijman's avatar Matthijs Kooijman
Browse files

Move FindScalarValue from InstructionCombining.cpp to ValueTracking.cpp. While

I'm at it, rename it to FindInsertedValue.

The only functional change is that newly created instructions are no longer
added to instcombine's worklist, but that is not really necessary anyway (and
I'll commit some improvements next that will completely remove the need).

llvm-svn: 52315
parent bcd4047d
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