llvm-6502/test
Bruno Cardoso Lopes 1b9b377975 This patch contains support for encoding FMA4 instructions and
tablegen patterns for scalar FMA4 operations and intrinsic. Also
add tests for vfmaddsd.

Patch by Jan Sjodin

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145133 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-25 19:33:42 +00:00
..
Analysis Don't forget to check FlagNW when determining whether an AddRecExpr will wrap 2011-11-09 07:11:37 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen This patch contains support for encoding FMA4 instructions and 2011-11-25 19:33:42 +00:00
DebugInfo The dwarf standard says that the only differences between a out-of-line 2011-11-12 01:57:54 +00:00
ExecutionEngine
Feature
Instrumentation/AddressSanitizer [asan] do not instrument threadlocal globals, this is buggy 2011-11-23 02:10:54 +00:00
Integer
lib
Linker
MC This patch contains support for encoding FMA4 instructions and 2011-11-25 19:33:42 +00:00
Object Move x86-specific tests into X86 folder. 2011-11-01 03:21:48 +00:00
Other
Scripts
TableGen
Transforms Correctly byte-swap APInts with bit-widths greater than 64. 2011-11-23 21:33:37 +00:00
Unit
Verifier
CMakeLists.txt build/cmake: Change to require Python be available. 2011-11-04 23:04:05 +00:00
lit.cfg Update lit's list of tools. 2011-11-05 16:20:52 +00:00
lit.site.cfg.in
Makefile build/make/test: Get rid of unused BUGPOINT_TOPTS variable. 2011-11-16 23:56:03 +00:00
Makefile.tests
site.exp.in
TestRunner.sh