Go to file
Jack Carter 8ff70e3e26 [mips][msa] Direct Object Emission for I8 instructions.
This patch adds Direct Object Emission support for I8 instructions: andi.b, bmnzi.b, bmzi.b, bseli.b, nori.b, ori.b, shf.{b,h,w} and xori.b.


Patch by Matheus Almeida

llvm-svn: 191688
2013-09-30 18:05:18 +00:00
clang Remove unused variable introduced in 191666 2013-09-30 17:30:41 +00:00
clang-tools-extra Fix build by adding dep on TransformUtils 2013-09-30 14:29:28 +00:00
compiler-rt [LSan] Rework r191522 - treat allocations with short stack traces as live 2013-09-30 10:57:56 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx [CMake] Put libcxx-specific module directories to the front of CMAKE_MODULE_PATH. 2013-09-30 09:10:01 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [mach-o] Add support for -mllvm to darwin driver 2013-09-28 00:29:33 +00:00
lldb Update the build documentation for Debian & Ubuntu 2013-09-29 10:46:25 +00:00
llvm [mips][msa] Direct Object Emission for I8 instructions. 2013-09-30 18:05:18 +00:00
openmp First attempt to import OpenMP runtime 2013-09-27 10:38:44 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00