- May 20, 2006
-
-
Evan Cheng authored
llvm-svn: 28417
-
Evan Cheng authored
the TableGen generated code since the load's chain result is read by the callseq_start node. llvm-svn: 28416
-
Owen Anderson authored
llvm-svn: 28415
-
Owen Anderson authored
This is part of the on-going work on PR 761. llvm-svn: 28414
-
- May 19, 2006
-
-
Chris Lattner authored
llvm-svn: 28409
-
Chris Lattner authored
llvm-svn: 28402
-
Chris Lattner authored
llvm-svn: 28401
-
Chris Lattner authored
llvm-svn: 28400
-
Chris Lattner authored
llvm-svn: 28399
-
Chris Lattner authored
llvm-svn: 28398
-
Chris Lattner authored
llvm-svn: 28397
-
Evan Cheng authored
currently... llvm-svn: 28393
-
Evan Cheng authored
- Fix a couple of minor bugs in i16immSExt8 and i16immZExt8. - Added loadiPTR fragment used for indirect jumps and calls. llvm-svn: 28392
-
Evan Cheng authored
llvm-svn: 28390
-
- May 18, 2006
-
-
Rafael Espindola authored
add a stub LowerFORMAL_ARGUMENTS llvm-svn: 28388
-
Evan Cheng authored
M_LOOK_UP_PTR_REG_CLASS which allows the register class of the operand to be resolved via a callback at runtime. llvm-svn: 28387
-
Chris Lattner authored
llvm-svn: 28384
-
Chris Lattner authored
llvm-svn: 28383
-
Andrew Lenharth authored
llvm-svn: 28382
-
Evan Cheng authored
llvm-svn: 28381
-
Evan Cheng authored
llvm-svn: 28378
-
Evan Cheng authored
llvm-svn: 28377
-
- May 17, 2006
-
-
Owen Anderson authored
llvm-svn: 28373
-
Evan Cheng authored
llvm-svn: 28371
-
Evan Cheng authored
llvm-svn: 28370
-
Evan Cheng authored
llvm-svn: 28368
-
Andrew Lenharth authored
llvm-svn: 28360
-
Andrew Lenharth authored
llvm-svn: 28359
-
Evan Cheng authored
llvm-svn: 28357
-
Evan Cheng authored
llvm-svn: 28356
-
Chris Lattner authored
llvm-svn: 28355
-
Chris Lattner authored
enough to be autogenerated. llvm-svn: 28354
-
Evan Cheng authored
llvm-svn: 28353
-
Evan Cheng authored
llvm-svn: 28351
-
Chris Lattner authored
the copyto/fromregs instead of making the PPCISD::CALL selection code create them. This vastly simplifies the selection code, and moves the ABI handling parts into one place. llvm-svn: 28346
-
Chris Lattner authored
1. Rearrange code a bit so that the special case doesn't require indenting lots of code. 2. Add comments describing PPC calling convention. 3. Only round up to 56-bytes of stack space for an outgoing call if the callee is varargs. This saves a bit of stack space. llvm-svn: 28342
-
Chris Lattner authored
llvm-svn: 28341
-
Chris Lattner authored
ISD::CALL node, then custom lower that. This means that we only have to handle LEGAL call operands/results, not every possible type. This allows us to simplify the call code, shrinking it by about 1/3. llvm-svn: 28339
-
- May 16, 2006
-
-
Chris Lattner authored
llvm-svn: 28335
-
Chris Lattner authored
llvm-svn: 28334
-