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

* Implement minor performance optimization for the getelementptr case

* Implement SCCP of load instructions, implementing Transforms/SCCP/loadtest.ll
  This allows us to fold expressions like "foo"[2], even if the pointer is only
  a conditional constant.

llvm-svn: 10767
parent 2ca9b10b
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