Commit 599b06e2 authored by Pawel Wodnicki's avatar Pawel Wodnicki
Browse files

Merging r168186: into the 3.2 release branch.

InstructionSimplify should be able to simplify A+B==B+A to 'true'
but wasn't due to the same logic bug that caused PR14361.

llvm-svn: 168593
parent 5dc26cea
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment