llvm-6502/include
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
..
llvm [mips][msa] Added support for matching insert and copy from normal IR (i.e. not intrinsics) 2013-09-23 14:03:12 +00:00
llvm-c Revert "llvm-c: Add LLVMGetPointerToFunction" 2013-09-20 07:00:36 +00:00