Skip to content
Commit 70d28c5e authored by Nate Begeman's avatar Nate Begeman
Browse files

Fix a potential bug with two combine-to's back to back that chris pointed

out, where after the first CombineTo() call, the node the second CombineTo
wishes to replace may no longer exist.

Fix a very real bug with the truncated load optimization on little endian
targets, which do not need a byte offset added to the load.

llvm-svn: 23704
parent 8caf81d6
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