Skip to content
Commit f5492b0c authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Significant improvement: GEP used by a load or store no longer generates

a separate ADD; instead just use the indexed load/store instruction!
Also, a bug fix: folding a GEP with a leading non-zero index with
its predecessor was incorrect: now it only happens if the predecessor
is pointing to an indexable type (aka SequentialType).

llvm-svn: 4168
parent 97232498
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