Files
llvm-6502/include/llvm
Benjamin Kramer 35d3462941 Make TargetLowering::getTypeConversion more resilient against odd illegal MVTs.
- An MVT can become an EVT when being split (e.g. v2i8 -> v1i8, the latter doesn't exist)
- Return the scalar value when an MVT is scalarized (v1i64 -> i64)

Fixes PR14639ff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170546 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-19 14:34:28 +00:00
..
2012-12-19 11:08:33 +00:00
2012-12-19 14:15:04 +00:00
2012-10-08 23:14:28 +00:00
2012-10-11 23:30:49 +00:00
2012-12-17 20:40:14 +00:00
2012-12-11 21:25:42 +00:00
2012-08-17 06:36:26 +00:00
2012-12-11 21:25:42 +00:00
2012-12-17 11:43:15 +00:00
2012-10-11 23:30:49 +00:00