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 | 53fd400cdf226e3b3856aee1bd9b300b6670d93c (patch) | |
tree | c70e29d85bc03f72313c7038b2948b6cd72bee09 /lib/CodeGen/MachineFunction.cpp | |
parent | dcde95fbbca7158fea722dd93fbe2dc6112d23a9 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2856 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions