Daniel Sanders 9a1aaeb012 [mips][msa] Added support for matching insert and copy from normal IR (i.e. not intrinsics)
Changes to MIPS SelectionDAG:
* Added nodes VEXTRACT_[SZ]EXT_ELT to represent extract and extend in a single
  operation and implemented the DAG combines necessary to fold sign/zero
  extends into the extract.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191199 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-23 14:03:12 +00:00
..
2013-08-23 11:53:55 +00:00
2013-05-01 15:00:07 +00:00
2013-08-19 23:35:46 +00:00
2013-07-22 18:58:53 +00:00
2013-05-24 22:53:06 +00:00
2013-07-25 02:50:08 +00:00