Skip to content
  1. Jul 18, 2011
    • Jakob Stoklund Olesen's avatar
      Fix PR10387. · c0dd3da9
      Jakob Stoklund Olesen authored
      When trying to rematerialize a value before an instruction that has an
      early-clobber redefine of the virtual register, make sure to look up the
      correct value number.
      
      Early-clobber defs are moved one slot back, so getBaseIndex is needed to
      find the used value number.
      
      Bugpoint was unable to reduce the test case for this, see PR10388.
      
      llvm-svn: 135378
      c0dd3da9
    • Chris Lattner's avatar
      land David Blaikie's patch to de-constify Type, with a few tweaks. · 229907cd
      Chris Lattner authored
      llvm-svn: 135375
      229907cd
  2. Jul 17, 2011
  3. Jul 16, 2011
  4. Jul 15, 2011
  5. Jul 14, 2011
  6. Jul 13, 2011
Loading