llvm-project/llvm/test
Sanjay Patel 216a6e0524 [x86] regenerate test checks with less shuffle scrubbing; NFC
For shuffles with memory operands, we generally don't want to
hide the asm because we want to verify that the address offsets
are as expected.
2020-02-20 10:34:04 -05:00
..
Analysis [MustExecute] Add backward exploration for must-be-executed-context 2020-02-20 14:49:30 +09:00
Assembler [Assembler] Emit summary index flags 2020-02-18 17:49:54 +03:00
Bindings Rework go bindings so that validation works fine 2020-02-13 14:13:03 +01:00
Bitcode Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
BugPoint
CodeGen [x86] regenerate test checks with less shuffle scrubbing; NFC 2020-02-20 10:34:04 -05:00
DebugInfo Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
Demangle
Examples
ExecutionEngine [JITLink] Fix testcase for main JITDylib rename in 85fb997659. 2020-02-19 14:58:13 -08:00
Feature [LoopExtractor] Convert LoopExtractor from LoopPass to ModulePass 2020-02-09 12:25:21 +02:00
FileCheck Improve error message of FileCheck when stdin is empty 2020-02-04 11:14:55 +00:00
Instrumentation Reapply [IRBuilder] Always respect inserter/folder 2020-02-19 20:51:38 +01:00
Integer
JitListener
LTO Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
Linker Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
MC [WebAssembly] Use llvm::Optional to store optional symbol attributes. NFC. 2020-02-19 17:25:33 -08:00
MachineVerifier Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
Object Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
ObjectYAML
Other [LoopRotate] Get and update MSSA only if available in legacy pass manager. 2020-02-14 10:47:26 -08:00
Reduce Revert "[llvm-reduce] add ReduceAttribute delta pass" 2020-02-05 14:15:11 -05:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen: Fix logic for default operands 2020-02-19 23:41:07 -05:00
ThinLTO/X86 Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-02-11 10:48:05 -08:00
Transforms [Attributor][NFC] Prepare some tests to be used with update test script 2020-02-20 02:44:05 -06:00
Unit
Verifier
YAMLParser
tools Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
.clang-format
CMakeLists.txt [CMake] Delete llvm_add_go_executable and a reference to TARGET llvm-go 2020-02-11 20:55:50 -08:00
TestRunner.sh
lit.cfg.py Rework go bindings so that validation works fine 2020-02-13 14:13:03 +01:00
lit.site.cfg.py.in