llvm-6502/test
Matheus Almeida 72d4223ff5 [mips][msa] Add fill.d instruction.
This instruction is only available on Mips64 cores
that implement the MSA ASE.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200400 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-29 15:12:02 +00:00
..
Analysis Fix crasher introduced in r200203 and caught by a libc++ buildbot. Don't assume that getMulExpr returns a SCEVMulExpr, it may have simplified it to something else! 2014-01-27 10:47:44 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [mips][msa] Add fill.d instruction. 2014-01-29 15:12:02 +00:00
DebugInfo Revert r200340, "Add line table debug info to COFF files when using a win32 triple." 2014-01-29 06:05:38 +00:00
ExecutionEngine Enable EHABI by default 2014-01-29 11:50:56 +00:00
Feature
FileCheck
Instrumentation [asan] simplify a test 2014-01-29 07:35:43 +00:00
Integer
JitListener
Linker
LTO
MC [mips][msa] Add fill.d instruction. 2014-01-29 15:12:02 +00:00
Object We do use pipefail these days. Update the test. 2014-01-29 04:08:05 +00:00
Other
TableGen
tools Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA. 2014-01-27 04:22:24 +00:00
Transforms [LPM] Fix PR18643, another scary place where loop transforms failed to 2014-01-29 13:16:53 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh