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

Any x86 instruction that reads from an invariant location is invariant.

This allows us to sink things like:
	cvtsi2sd	32(%esp), %xmm1
when reading from the argument area, for example.

llvm-svn: 45895
parent 08af5a9d
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