Go to file
Daniel Sanders e4e83a7bc1 [mips] Added support for various EVA ASE instructions.
Summary:
Added support for the following instructions:

CACHEE, LBE, LBUE, LHE, LHUE, LWE, LLE, LWLE, LWRE, PREFE,
SBE, SHE, SWE, SCE, SWLE, SWRE, TLBINV, TLBINVF

This required adding some infrastructure for the EVA ASE.

Patch by Scott Egerton.

Reviewers: vkalintiris, dsanders

Subscribers: llvm-commits

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

llvm-svn: 247669
2015-09-15 10:02:16 +00:00
clang Doxygen fix InitializeBuiltins -> initializeBuiltins 2015-09-15 09:53:14 +00:00
clang-tools-extra [clang-tidy] updated misc-sizeof-container docs. 2015-09-14 16:56:57 +00:00
compiler-rt Support inline functions symbolization in Addr2Line symbolizer. 2015-09-14 23:56:42 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 2015-09-08 17:59:09 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld ELF2: Simplify by removing temporary variables. 2015-09-15 01:03:58 +00:00
lldb [LLDB][MIPS] Add support for DT_MIPS_RLD_MAP_REL 2015-09-15 05:45:29 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [mips] Added support for various EVA ASE instructions. 2015-09-15 10:02:16 +00:00
openmp Removing the Makefile/Perl build system. 2015-09-14 17:20:30 +00:00
polly Run polly-check-format with unit tests 2015-09-14 19:11:48 +00:00