llvm-project/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 Fix convertBFloatAPFloatToAPInt for NaN/Inf values 2020-06-05 17:22:43 -07:00
Bindings [llvm] Release-mode ML InlineAdvisor 2020-06-24 08:18:42 -07:00
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 Attempt to unbreak the test introduced in 359fae6eb0 on Windows 2020-06-22 14:41:55 +03:00
Demangle
Examples Fix incorrect "REQUIRE" (default_target->default_triple) introduced in 59f45a1cdb 2020-06-23 18:22:39 +00:00
ExecutionEngine [JITLink] Allow zero-length symbols at the end of blocks. 2020-06-19 10:05:02 -07:00
Feature
FileCheck [FileCheck][NFC] Fix typo in test comment 2020-06-24 14:49:23 -04:00
Instrumentation [ASan][MSan] Remove EmptyAsm and set the CallInst to nomerge to avoid from merging. 2020-06-23 14:22:53 -07:00
Integer
JitListener
LTO [SampleFDO] Add use-sample-profile function attribute. 2020-06-02 17:23:17 -07:00
Linker [IR] Add missing GlobalAlias copying of ThreadLocalMode attribute 2020-06-16 20:15:27 -07:00
MC [ARM] Make cp10 and cp11 usage a warning 2020-06-24 23:37:54 +02:00
MachineVerifier [NFC] Remove unnecessary require global-isel from tests 2020-06-15 16:35:18 +02:00
Object [llvm-readobj] set --elf-cg-profile as alias of --cg-profile 2020-06-17 11:24:45 -07:00
ObjectYAML [DWARFYAML][debug_abbrev] Make the abbreviation code optional. 2020-06-18 13:02:54 +08:00
Other [NewPM] Attempt to run opt passes specified via -foo-pass under NPM 2020-06-23 10:10:40 -07:00
Reduce
SafepointIRVerifier [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
Support
SymbolRewriter
TableGen [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
ThinLTO/X86 [WPD] Allow virtual calls to be analyzed with multiple type tests 2020-06-24 10:51:24 -07: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
tools [llvm-readelf] - Report a warning instead of an error when dumping a broken section header. 2020-06-25 14:38:06 +03:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [llvm] Release-mode ML InlineAdvisor 2020-06-24 08:18:42 -07:00
lit.site.cfg.py.in [llvm] Release-mode ML InlineAdvisor 2020-06-24 08:18:42 -07:00