[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / test / Transforms / InstCombine / apint-cast.ll
2009-11-07 Chris Lattnermake instcombine only rewrite a chain of computation
2009-10-12 Edward O'CallaghanConvert the rest of the InstCombine tests from notcast...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-04-14 Reid SpencerFor PR1319:
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...