aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineInstrAnnot.cpp
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2002-05-19 15:29:31 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2002-05-19 15:29:31 +0000
commitdabb41d93de9b2d8f2d506caf611311bce6a188c (patch)
tree4eab334b86a66d7392015d5a01f4200f38de30dc /lib/CodeGen/MachineInstrAnnot.cpp
parentf66723fc4b8bfebc17c8efa0753701d1c2840d5c (diff)
Numerous bug fixes:
-- passing FP arguments to functions with more than 6 arguments -- passing FP arguments to varargs functions -- passing FP arguments to functions with no prototypes -- incorrect coloring for CC registers (both int and FP): interferences were being completely ignored for int CC and were considered but no spills were marked for fp CC! Also some code improvements: -- better interface to generating machine instr for common cases (many places still need to be updated to use this interface) -- annotations on MachineInstr to communicate information from one codegen phase to another (now used to pass information about CALL/JMPLCALL operands from selection to register allocation) -- all sizes and offests in class TargetData are uint64_t instead of uint git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstrAnnot.cpp')
0 files changed, 0 insertions, 0 deletions