diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-10 21:39:50 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-10 21:39:50 +0000 |
commit | 58c904ace6ff7efc215b140fdce390c2615ee16f (patch) | |
tree | 1abed5c51ed30ac63e543ade14c81840d1bf62f9 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 4aee77c70b0e3d00f1c4fae3e8e151aba5e283e1 (diff) | |
download | bcm5719-llvm-58c904ace6ff7efc215b140fdce390c2615ee16f.tar.gz bcm5719-llvm-58c904ace6ff7efc215b140fdce390c2615ee16f.zip |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions