Skip to content
  1. Mar 04, 2009
  2. Mar 03, 2009
  3. Mar 02, 2009
  4. Mar 01, 2009
    • Bill Wendling's avatar
      Temporarily revert r65755. It was causing failures in the self-hosting · 38eae046
      Bill Wendling authored
      testsuite:
      
      Running /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/dg.exp ...
      FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/nancvt.ll
      Failed with exit(1) at line 2
      while running: grep 2147027116 nancvt.ll.tmp | count 3
      count: expected 3 lines and got        0.
      child process exited abnormally
      FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/vec_ins_extract.ll
      Failed with exit(1) at line 1
      while running:  llvm-as < /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/vec_ins_extract.ll |  opt -scalarrepl -instcombine |   llc -march=x86 -mcpu=yonah | not /usr/bin/grep sub.*esp
            subl      $28, %esp
            subl      $28, %esp
      child process exited abnormally
      
      And more.
      
      llvm-svn: 65758
      38eae046
    • Chris Lattner's avatar
      hoist the check for alloca size up so that it controls CanConvertToScalar · e2bb5e31
      Chris Lattner authored
      as well as isSafeAllocaToScalarRepl.
      
      llvm-svn: 65755
      e2bb5e31
  5. Feb 27, 2009
  6. Feb 25, 2009
  7. Feb 24, 2009
  8. Feb 23, 2009
  9. Feb 22, 2009
  10. Feb 21, 2009
  11. Feb 20, 2009
Loading