Move base value of instruction to lookup table to prepare for case reduction.
[oota-llvm.git] / utils / PerfectShuffle /
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-04-18 Chris LattnerFix a build failure on Vladimir's tester.
2006-04-17 Chris LattnerEncode a cost of zero as a cost of 1.
2006-04-17 Chris LattnerReally, I can count!
2006-04-17 Chris Lattnerassign stable opcodes to the various altivec ops.
2006-04-17 Chris LattnerRename BuildShuffleTable -> PerfectShuffle
2006-04-17 Chris Lattnerrename the table
2006-04-17 Chris LattnerInitial checking of a perfect shuffle generation progra...