Skip to content
  1. 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
  2. Jul 24, 2010
  3. Jul 23, 2010
  4. Jul 22, 2010
  5. Jul 21, 2010
  6. Jul 20, 2010
Loading