Skip to content
  1. May 08, 2007
  2. May 06, 2007
  3. May 05, 2007
  4. Apr 28, 2007
  5. Apr 25, 2007
  6. Apr 24, 2007
  7. Apr 22, 2007
    • Reid Spencer's avatar
      For PR1146: · 4388f0b4
      Reid Spencer authored
      Make ParamAttrsList objects unique. You can no longer directly create or
      destroy them but instead must go through the ParamAttrsList::get()
      interface.
      
      llvm-svn: 36327
      4388f0b4
  8. Apr 21, 2007
  9. Apr 17, 2007
  10. Apr 16, 2007
    • Reid Spencer's avatar
      Fix this test from Duncan's experiment. · 8c756a9d
      Reid Spencer authored
      llvm-svn: 36176
      8c756a9d
    • Chris Lattner's avatar
      fix incorrectly upgraded test · 6d9b5200
      Chris Lattner authored
      llvm-svn: 36169
      6d9b5200
    • Reid Spencer's avatar
      For PR1319: · 6e87ec43
      Reid Spencer authored
      Remove && from the end of the lines to prevent tests from throwing run
      lines into the background. Also, clean up places where the same command
      is run multiple times by using a temporary file.
      
      llvm-svn: 36142
      6e87ec43
    • Reid Spencer's avatar
      For PR1319: · 4dcf8bff
      Reid Spencer authored
      Fix syntax of tests to ensure grep pattern is properly quoted.
      
      llvm-svn: 36134
      4dcf8bff
    • Reid Spencer's avatar
      For PR1319: · 86f337ee
      Reid Spencer authored
      Fix test syntax per new rules.
      
      llvm-svn: 36133
      86f337ee
    • Reid Spencer's avatar
      For PR1336: · caaf8a15
      Reid Spencer authored
      Un-XFAIL this since it now passes with fix to llvm-upgrade.
      
      llvm-svn: 36104
      caaf8a15
    • Reid Spencer's avatar
      For PR1336: · 2875d2ea
      Reid Spencer authored
      Correct this test case. It was passing a uint where a ubyte was expected.
      
      llvm-svn: 36101
      2875d2ea
    • Reid Spencer's avatar
      For PR1336: · f0cb944f
      Reid Spencer authored
      Un-XFAIL this now that its working.
      
      llvm-svn: 36100
      f0cb944f
    • Reid Spencer's avatar
      For PR1336: · 6584cf60
      Reid Spencer authored
      XFAIL tests covered by the PR. These will be un-XFAILed as they are fixed.
      
      llvm-svn: 36093
      6584cf60
  11. Apr 15, 2007
Loading