1. 1c8e581 Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. by Anton Korobeynikov · 16 years ago
  2. 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 · 16 years ago
  3. cb02dde Whitespace cleanup by Anton Korobeynikov · 16 years ago
  4. ae9f3a3 Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. by Anton Korobeynikov · 17 years ago
  5. 3060910 remove attributions from utils. by Chris Lattner · 18 years ago
  6. 64a8ddd silence warning by Chris Lattner · 19 years ago
  7. 3ed469c For PR786: by Reid Spencer · 19 years ago
  8. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 19 years ago
  9. 309db81 Fix a build failure on Vladimir's tester. by Chris Lattner · 19 years ago
  10. 8c3e847 Encode a cost of zero as a cost of 1. by Chris Lattner · 19 years ago
  11. 195d8ad Really, I can count! by Chris Lattner · 19 years ago
  12. cf1f644 assign stable opcodes to the various altivec ops. by Chris Lattner · 19 years ago
  13. 4ad53bd Rename BuildShuffleTable -> PerfectShuffle by Chris Lattner · 19 years ago
  14. 3033d4d rename the table by Chris Lattner · 19 years ago
  15. 27e98aa Initial checking of a perfect shuffle generation program for 4-element by Chris Lattner · 19 years ago