Files
llvm-6502/lib
Michael Liao f74e9bf650 Correct cost model for vector shift on AVX2
- After moving logic recognizing vector shift with scalar amount from
  DAG combining into DAG lowering, we declare to customize all vector
  shifts even vector shift on AVX is legal. As a result, the cost model
  needs special tuning to identify these legal cases.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177586 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-20 22:01:10 +00:00
..
2013-03-20 21:47:51 +00:00
2013-02-20 18:24:34 +00:00
2013-03-20 21:04:53 +00:00
2013-03-19 22:13:05 +00:00