Michael Liao 44c2d61b67 Add support for FP_ROUND from v2f64 to v2f32
- Due to the current matching vector elements constraints in
  ISD::FP_ROUND, rounding from v2f64 to v4f32 (after legalization from
  v2f32) is scalarized. Add a customized v2f32 widening to convert it
  into a target-specific X86ISD::VFPROUND to work around this
  constraints.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165631 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-10 16:53:28 +00:00
..
2012-10-10 11:43:40 +00:00
2012-10-02 15:49:34 +00:00
2012-07-18 17:53:05 +00:00
2012-05-28 21:48:37 +00:00
2012-10-02 15:49:34 +00:00
2012-09-29 21:43:49 +00:00
2012-06-13 17:59:12 +00:00