Skip to content
  1. Jul 05, 2005
    • Chris Lattner's avatar
      Make several cleanups to Andrews varargs change: · f5473e44
      Chris Lattner authored
      1. Pass Value*'s into lowering methods so that the proper pointers can be
         added to load/stores from the valist
      2. Intrinsics that return void should only return a token chain, not a token
         chain/retval pair.
      3. Rename LowerVAArgNext -> LowerVAArg, because VANext is long gone.
      
      llvm-svn: 22338
      f5473e44
    • Andrew Lenharth's avatar
      2 fixes: · 80fe4116
      Andrew Lenharth authored
      1: Legalize operand in UINT_TO_FP expanision
      
      2: SRA x, const i8 was not promoting the constant to shift amount type.
      llvm-svn: 22337
      80fe4116
  2. Jul 02, 2005
  3. Jun 30, 2005
  4. Jun 29, 2005
  5. Jun 28, 2005
  6. Jun 27, 2005
  7. Jun 22, 2005
  8. Jun 18, 2005
  9. Jun 16, 2005
  10. May 15, 2005
  11. May 14, 2005
  12. May 13, 2005
Loading