Skip to content
  1. Dec 02, 2002
  2. Nov 30, 2002
    • Brian Gaeke's avatar
      brg · 2ad3501d
      Brian Gaeke authored
      InstSelectSimple.cpp: Refactor out conversion of byte, short -> int
        from visitReturnInst() to new method, promote32().
       Use it in both visitReturnInst() and visitCallInst().
      
      llvm-svn: 4839
      2ad3501d
  3. Nov 29, 2002
    • Brian Gaeke's avatar
      brg · 23953e0f
      Brian Gaeke authored
      InstSelectSimple.cpp: First draft of visitCallInst method, handling
       int/float args.
      X86InstrInfo.def: Add entries for CALL with 32-bit pc relative arg, and
       PUSH with 32-bit reg arg.
      
      llvm-svn: 4838
      23953e0f
  4. Nov 27, 2002
  5. Nov 26, 2002
    • Brian Gaeke's avatar
      brg · 4ba2cb11
      Brian Gaeke authored
      InstSelectSimple.cpp: Add some comments that say what I'm going to do for
       calls and casts.
      
      llvm-svn: 4832
      4ba2cb11
  6. Nov 25, 2002
  7. Nov 23, 2002
  8. Nov 22, 2002
  9. Nov 21, 2002
Loading