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

Major overhaul to stop using pseudo-instructions (SETX, SETUW, SETSW)

and generate actual machine instruction sequences directly.

Also a couple of bug fixes in code for putting constants into registers:
-- Do *not* sign-extend unsigned constant that is shorter than int reg size
-- Fix handling of address constant (a GlobalValue) vs. constant that
   must be loaded.

llvm-svn: 2856
parent 4aee77c7
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