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

Overhaul integer conversions to match C++ ISO standard.

Don't allow direct FP-to-uint conversion (must be eliminated by preselection).
Address arithmetic for arrays is now entirely 64-bit so no sign-ext needed.

llvm-svn: 3961
parent 40e2347b
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