llvm-project/llvm/test
Ana Pazos e3d248361e [RISCV] Pass MCSubtargetInfo to print methods.
Summary:

This change allows checking for ISA extensions in print methods.

Reviewers: asb, niosHD

Reviewed By: asb, niosHD

Subscribers: llvm-commits, niosHD, asb, rbar, johnrusso, simoncook, jordy.potman.lists, sabuasal

Differential Revision: https://reviews.llvm.org/D41503

llvm-svn: 322345
2018-01-12 02:27:00 +00:00
..
Analysis [X86] Make v2i1 and v4i1 legal types without VLX 2018-01-07 18:20:37 +00:00
Assembler [ConstantFold] Support vector index when factoring out GEP index into preceding dimensions 2017-12-04 19:56:33 +00:00
Bindings
Bitcode Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
BugPoint
CodeGen Revert r322279 due to Skylake miscompile. 2018-01-12 00:17:38 +00:00
DebugInfo dag-combine: Transfer debug information when folding (zext (truncate x)) 2018-01-11 18:35:12 +00:00
Examples
ExecutionEngine Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked 2018-01-08 02:48:41 +00:00
Feature
FileCheck
Instrumentation [hwasan] Stack instrumentation. 2018-01-11 22:53:30 +00:00
Integer
JitListener
LTO Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Linker Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
MC [RISCV] Pass MCSubtargetInfo to print methods. 2018-01-12 02:27:00 +00:00
Object [WebAssembly] Don't allow functions to be named twice 2018-01-12 02:11:31 +00:00
ObjectYAML [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
Other Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
SafepointIRVerifier [SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned PHI nodes 2017-12-25 09:35:10 +00:00
SymbolRewriter
TableGen [mips] Improve diagnostics for instruction mapping 2018-01-08 16:25:40 +00:00
ThinLTO/X86 Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Transforms [InstSimplify] fold implied cmp with zero (PR35790) 2018-01-11 23:27:37 +00:00
Unit
Verifier Tighten up DIFile verifier for checksums 2018-01-11 22:03:43 +00:00
YAMLParser
tools Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked 2018-01-08 02:48:41 +00:00
lit.site.cfg.py.in Add opt-viewer testing 2017-11-29 17:07:41 +00:00