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

Major fix: extract ConstantExpr nodes and decompose them into symbolic

instructions so that (a) constant folding is done automatically before
code generation, and (b) selection does not have to deal with them.
Also, check for ConstantPointerRefs in additional to GlobalValues
when creating a GEP to load a global address.

llvm-svn: 4126
parent 46f21c44
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