Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / cast_ptr.ll
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2007-05-05 Chris Lattnerun-xfail this.
2007-04-14 Reid SpencerFor PR1319:
2007-02-23 Chris Lattnerfix this testcase
2007-02-22 Andrew Lenharthmissed cast elimination
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950:
2006-09-19 Andrew LenharthInspired by the linux kernel, the more we keep adds...