Skip to content
  1. Oct 05, 2010
  2. Oct 03, 2010
  3. Sep 24, 2010
  4. Sep 22, 2010
  5. Sep 21, 2010
  6. Sep 17, 2010
  7. Sep 15, 2010
  8. Sep 09, 2010
  9. Sep 08, 2010
  10. Sep 07, 2010
  11. Sep 06, 2010
  12. Sep 03, 2010
  13. Aug 25, 2010
  14. Aug 23, 2010
  15. Aug 19, 2010
  16. Aug 14, 2010
  17. Aug 10, 2010
  18. Aug 05, 2010
  19. Jul 30, 2010
  20. Jul 26, 2010
    • Bruno Cardoso Lopes's avatar
      Temporary hack to let codegen assert or generate poor code in case · 36c2ea6c
      Bruno Cardoso Lopes authored
      we are using AVX and no AVX version of the desired intruction is present,
      this is better for incremental dev (without fallbacks it's easier to spot
      what's missing). Not sure this is the best hack thought (we can also disable
      all HasSSE* predicates by dinamically marking them 'false' if AVX is present)
      
      llvm-svn: 109434
      36c2ea6c
  21. Jul 23, 2010
Loading