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

Eliminate the need for ExpandOp to set 'needsanotheriteration', as it already

relegalizes the stuff it returns.

Add the ability to custom expand ADD/SUB, so that targets don't need to deal
with ADD_PARTS/SUB_PARTS if they don't want.

Fix some obscure potential bugs and simplify code.

llvm-svn: 25732
parent 10f67750
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