Skip to content
Commit d9e1e83e authored by Chris Lattner's avatar Chris Lattner
Browse files

implement a new optimization to sink pattern predicates (like isSSE1)

as deeply into the pattern as we can get away with.  In pratice, this 
means "all the way to to the emitter code, but not across 
ComplexPatterns".  This substantially increases the amount of factoring
we get.

llvm-svn: 97305
parent d69b2f93
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