1. 58cd84d Provide proper masks for neon perfect shuffle table. by Anton Korobeynikov · 15 years ago
  2. 1c8e581 Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. by Anton Korobeynikov · 15 years ago
  3. c9d44f0 Add simple cost model to perfect shuffle. Currently we're doing just greedy search for cost instead of (proper) dynamic programming approach. by Anton Korobeynikov · 15 years ago
  4. cb02dde Whitespace cleanup by Anton Korobeynikov · 15 years ago
  5. 13d5b71 these utils don't need exports. by Chris Lattner · 16 years ago
  6. ae9f3a3 Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. by Anton Korobeynikov · 17 years ago
  7. 3060910 remove attributions from utils. by Chris Lattner · 17 years ago
  8. 5116784 remove attributions from tools/utils makefiles. by Chris Lattner · 17 years ago
  9. c9c1787 Set the new NO_INSTALL flag for build-only tools. by Reid Spencer · 18 years ago
  10. 64a8ddd silence warning by Chris Lattner · 18 years ago
  11. 3ed469c For PR786: by Reid Spencer · 18 years ago
  12. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 18 years ago
  13. 309db81 Fix a build failure on Vladimir's tester. by Chris Lattner · 18 years ago
  14. 8c3e847 Encode a cost of zero as a cost of 1. by Chris Lattner · 18 years ago
  15. 195d8ad Really, I can count! by Chris Lattner · 18 years ago
  16. cf1f644 assign stable opcodes to the various altivec ops. by Chris Lattner · 18 years ago
  17. 4ad53bd Rename BuildShuffleTable -> PerfectShuffle by Chris Lattner · 18 years ago
  18. 3033d4d rename the table by Chris Lattner · 18 years ago
  19. 27e98aa Initial checking of a perfect shuffle generation program for 4-element by Chris Lattner · 18 years ago