Skip to content
Commit cc27b3ac authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

Optimize trivial branches in CodeGenPrepare, which often get created from the

lowering of objectsize intrinsics. Unfortunately, a number of tests were relying
on llc not optimizing trivial branches, so I had to add an option to allow them
to continue to test what they originally tested.

This fixes <rdar://problem/8785296> and <rdar://problem/9112893>.

llvm-svn: 127459
parent 7684ddee
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