hanchenye-llvm-project/llvm/lib
Daniel Sanders 6098b33515 [mips][msa] Implemented insert.d intrinsic.
This intrinsic is lowered into an equivalent INSERT_VECTOR_ELT which is
further lowered into a sequence of insert.w's on MIPS32.

llvm-svn: 191521
2013-09-27 13:36:54 +00:00
..
Analysis MemoryBuiltins: Remove posix_memalign from the list and replace it with a TODO. 2013-09-24 17:49:08 +00:00
AsmParser
Bitcode
CodeGen Re-apply the change from r191393 with fix for pr17380. 2013-09-27 11:37:05 +00:00
DebugInfo Dump the normal dwarf pubtypes section as well. 2013-09-25 23:02:41 +00:00
ExecutionEngine
IR Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
IRReader
LTO Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00
Linker
MC MCParser/Debug info: Accept line number 0 as a legitimate value, since 2013-09-26 23:37:11 +00:00
Object Revert "llvm-objdump: Dump COFF import table if -private-headers option is given." 2013-09-27 01:29:36 +00:00
Option
Support Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
TableGen
Target [mips][msa] Implemented insert.d intrinsic. 2013-09-27 13:36:54 +00:00
Transforms First check in. Modified a comment. 2013-09-27 07:36:10 +00:00
CMakeLists.txt Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00
LLVMBuild.txt Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00
Makefile Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00