llvm-6502/test
Ahmed Bougacha 112aabeeeb [X86] Add VFMADDSUB cases for the 213->231 custom inserter.
Also add tests for vfmadd/vfmsub.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221488 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-06 22:04:15 +00:00
..
Analysis Use FileCheck in a few tests. 2014-11-06 15:05:51 +00:00
Assembler Use FileCheck in a few tests. 2014-11-06 15:05:51 +00:00
Bindings [OCaml] Run tests twice, with ocamlc and ocamlopt (if available) 2014-11-03 09:50:53 +00:00
Bitcode
BugPoint
CodeGen [X86] Add VFMADDSUB cases for the 213->231 custom inserter. 2014-11-06 22:04:15 +00:00
DebugInfo Provide gmlt-like inline scope information in the skeleton CU to facilitate symbolication without needing the .dwo files 2014-11-04 22:12:25 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation Base check on the section name, not the variable name. 2014-11-06 20:01:34 +00:00
Integer
JitListener
Linker [Linker] Add some test coverage for llvm.ident merging 2014-11-05 21:33:34 +00:00
LTO
MC [Hexagon] Adding basic Hexagon ELF object emitter. 2014-11-06 17:05:51 +00:00
Object Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler and 2014-11-06 19:00:13 +00:00
Other
TableGen
tools Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler and 2014-11-06 19:00:13 +00:00
Transforms [Reassociate] Don't reassociate when mixing regular and fast-math FP 2014-11-06 16:46:37 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg test: Restore llvm-lit (at least for my machine) 2014-11-04 05:54:50 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh