Files
llvm-6502/test/CodeGen/X86
Bruno Cardoso Lopes 04715c9915 [X86][MMX] Handle i32->mmx conversion using movd
Implement a BITCAST dag combine to transform i32->mmx conversion patterns
into a X86 specific node (MMX_MOVW2D) and guarantee that moves between
i32 and x86mmx are better handled, i.e., don't use store-load to do the
conversion..

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228293 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-05 13:23:07 +00:00
..
2014-10-16 20:00:02 +00:00
2014-12-15 22:34:58 +00:00
2015-01-10 23:41:24 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00
2014-12-16 20:15:45 +00:00
2015-01-19 15:16:06 +00:00
2015-01-19 15:16:06 +00:00
2014-10-16 20:00:02 +00:00
2014-10-16 20:00:02 +00:00
2014-10-21 23:01:01 +00:00
2014-10-21 23:01:01 +00:00
2015-01-08 07:57:27 +00:00
2014-10-16 20:00:02 +00:00
2015-01-19 15:16:06 +00:00
2014-11-11 20:49:16 +00:00
2014-12-03 02:08:38 +00:00
2014-12-03 02:08:38 +00:00
2015-01-11 07:29:51 +00:00
2015-01-22 22:19:58 +00:00
2015-01-26 21:28:32 +00:00
2015-02-04 00:24:06 +00:00
2015-01-26 21:28:32 +00:00
2014-12-16 20:15:45 +00:00
2015-01-26 21:28:32 +00:00