Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / apint-xor1.ll
2007-04-14 Reid SpencerFor PR1319:
2007-04-08 Chris Lattnertweak this to test the right thing.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...