llvm-capstone/llvm/test
Florian Hahn 4837daf883 [DSE,MSSA] Check if Def is removable only wen we try to remove it.
Non-removable MemoryDefs can still eliminate other defs. Update the
isRemovable checks to only candidates for removal.
2020-06-25 14:01:10 +01:00
..
Analysis [ARM] Split cast cost tests, and add masked load/store tests. NFC 2020-06-25 13:24:17 +01:00
Assembler
Bindings
Bitcode Revert "[BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles." 2020-06-24 14:40:45 -07:00
BugPoint
CodeGen [ARM] Allow tail predication on sadd_sat and uadd_sat intrinsics 2020-06-25 11:54:29 +01:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck][NFC] Fix typo in test comment 2020-06-24 14:49:23 -04:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [ARM] Make cp10 and cp11 usage a warning 2020-06-24 23:37:54 +02:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [WPD] Allow virtual calls to be analyzed with multiple type tests 2020-06-24 10:51:24 -07:00
tools [llvm-readelf] - Report a warning instead of an error when dumping a broken section header. 2020-06-25 14:38:06 +03:00
Transforms [DSE,MSSA] Check if Def is removable only wen we try to remove it. 2020-06-25 14:01:10 +01:00
Unit
Verifier [AssumeBundles] Use operand bundles to encode alignment assumptions 2020-06-25 12:59:44 +02:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh