Skip to content
  1. Jul 18, 2007
  2. Jul 17, 2007
  3. Jul 16, 2007
    • Steve Naroff's avatar
      · 3109001c
      Steve Naroff authored
      Change DefaultFunctionArrayConversions and UsualUnaryConversions to return void. The caller 
      needs to query the expression for the type. Since both these functions guarantee the expression 
      contains a valid type, removed old/vacuous asserts (from code calling both of these routines).
      
      llvm-svn: 39930
      3109001c
    • Owen Anderson's avatar
      Add support for walking up memory def chains, which enables finding many more · 7fcaaadf
      Owen Anderson authored
      dead stores on 400.perlbench.
      
      llvm-svn: 39929
      7fcaaadf
Loading