aboutsummaryrefslogtreecommitdiff
path: root/utils/PerfectShuffle
AgeCommit message (Expand)Author
2008-02-20Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov
2007-12-29remove attributions from utils.Chris Lattner
2007-12-29remove attributions from tools/utils makefiles.Chris Lattner
2007-02-06Set the new NO_INSTALL flag for build-only tools.Reid Spencer
2006-11-03silence warningChris Lattner
2006-11-02For PR786:Reid Spencer
2006-05-24Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner
2006-04-18Fix a build failure on Vladimir's tester.Chris Lattner
2006-04-17Encode a cost of zero as a cost of 1.Chris Lattner
2006-04-17Really, I can count!Chris Lattner
2006-04-17assign stable opcodes to the various altivec ops.Chris Lattner
2006-04-17Rename BuildShuffleTable -> PerfectShuffleChris Lattner
2006-04-17rename the tableChris Lattner
2006-04-17Initial checking of a perfect shuffle generation program for 4-elementChris Lattner