llvm-6502/lib
Vasileios Kalintiris 0cc6b87583 [mips][FastISel] Implement intrinsics memset, memcopy & memmove.
Summary:
Implement the intrinsics memset, memcopy and memmove in MIPS FastISel.
Make some needed infrastructure fixes so that this can work.

Based on a patch by Reed Kotler.

Test Plan:
memtest1.ll
The patch passes test-suite for mips32 r1/r2 and at O0/O2

Reviewers: rkotler, dsanders

Subscribers: llvm-commits, rfuhler

Differential Revision: http://reviews.llvm.org/D7158

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238759 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-01 16:36:01 +00:00
..
Analysis [PHITransAddr] Don't translate unreachable values 2015-06-01 00:15:08 +00:00
AsmParser
Bitcode
CodeGen Add address space argument to isLegalAddressingMode 2015-06-01 05:31:59 +00:00
DebugInfo [DWARF] Fix a bug in line info handling 2015-05-31 23:37:04 +00:00
ExecutionEngine Try to fix the build of IntelJITEventListener. 2015-06-01 02:18:14 +00:00
Fuzzer [lib/Fuzzer] make assertions more informative and update comments for the user-supplied mutator 2015-05-30 17:33:13 +00:00
IR Add isConstant argument to MDBuilder::createTBAAStructTagNode 2015-06-01 14:53:55 +00:00
IRReader
LineEditor
Linker
LTO
MC The fragment implies the section, don't store both. 2015-06-01 14:34:40 +00:00
Object Simplify another function that doesn't fail. 2015-06-01 00:27:26 +00:00
Option
Passes
ProfileData
Support
TableGen [TableGen] Move a couple virtual methods out of line so vtable anchors can be removed. NFC 2015-06-01 06:44:18 +00:00
Target [mips][FastISel] Implement intrinsics memset, memcopy & memmove. 2015-06-01 16:36:01 +00:00
Transforms [opaque pointer type] Explicitly store the pointee type of the result of a GEP 2015-06-01 03:09:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile