Skip to content
  1. Jun 30, 2008
  2. Jun 29, 2008
    • Anton Korobeynikov's avatar
      Revert (52748 and friends): · a7c583d5
      Anton Korobeynikov authored
      Move GetConstantStringInfo to lib/Analysis. Remove
      string output routine from Constant. Update all
      callers. Change debug intrinsic api slightly to
      accomodate move of routine, these now return values
      instead of strings.
      
      This unbreaks llvm-gcc bootstrap.
      
      llvm-svn: 52884
      a7c583d5
  3. Jun 28, 2008
  4. Jun 27, 2008
  5. Jun 26, 2008
  6. Jun 25, 2008
  7. Jun 24, 2008
  8. Jun 23, 2008
  9. Jun 22, 2008
    • Duncan Sands's avatar
      Make custom lowering of ADD work correctly. This · 5fb92e58
      Duncan Sands authored
      fixes PR2476; patch by Richard Osborne.  The same
      problem exists for a bunch of other operators, but
      I'm ignoring this because they will be automagically
      fixed when the new LegalizeTypes infrastructure lands,
      since it already solves this problem centrally.
      
      llvm-svn: 52610
      5fb92e58
Loading