llvm/test
Hal Finkel 0297590fc2 [PowerPC] PPCVSXFMAMutate should ignore trivial-copy addends
We might end up with a trivial copy as the addend, and if so, we should ignore
the corresponding FMA instruction. The trivial copy can be coalesced away later,
so there's nothing to do here. We should not, however, assert. Fixes PR24544.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245907 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-24 23:48:28 +00:00
..
Analysis
Assembler [WinEH] Require token linkage in EH pad/ret signatures 2015-08-23 00:26:33 +00:00
Bindings
Bitcode
BugPoint
CodeGen [PowerPC] PPCVSXFMAMutate should ignore trivial-copy addends 2015-08-24 23:48:28 +00:00
DebugInfo [dwarfdump] Do not apply relocations in mach-o files if there is no LoadedObjectInfo. 2015-08-23 04:44:21 +00:00
ExecutionEngine
Feature [WinEH] Require token linkage in EH pad/ret signatures 2015-08-23 00:26:33 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [X86] Add support for mmword memory operand size for Intel-syntax x86 assembly 2015-08-24 10:26:54 +00:00
Object Report an error if a SHT_SYMTAB_SHNDX section has the wrong size. 2015-08-24 21:09:41 +00:00
Other
SymbolRewriter
TableGen
tools [dsymutil] Remove old ODR uniquing tests 2015-08-23 02:38:37 +00:00
Transforms Update test case so it passes the verifier 2015-08-22 22:38:44 +00:00
Unit
Verifier Verifier: Don't crash on null entries in debug info retained types list 2015-08-22 22:36:40 +00:00
YAMLParser
.clang-format
CMakeLists.txt TransformUtils: Introduce module splitter. 2015-08-21 02:48:20 +00:00
lit.cfg TransformUtils: Introduce module splitter. 2015-08-21 02:48:20 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh