1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
John Brawn 6d95e33c90 [SimplifyCFG] Regenerate preserve-branchweights.ll test. NFC
Regenerate this test using update_test_checks.py in preparation for an
upcomming commit, to make it not depend on the names of instructions.

llvm-svn: 346869
2018-11-14 15:27:07 +00:00
..
Analysis [TTI] getOperandInfo - a broadcast shuffle means the result is OK_UniformValue 2018-11-14 15:04:08 +00:00
Assembler [IR] Add a dedicated FNeg IR Instruction 2018-11-13 18:15:47 +00:00
Bindings
Bitcode [IR] Add a dedicated FNeg IR Instruction 2018-11-13 18:15:47 +00:00
BugPoint
CodeGen [X86][AVX512] Remove constant pool shuffle decoding from SelectionDAG 2018-11-14 11:26:35 +00:00
DebugInfo [AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll after rL346790 2018-11-13 20:59:25 +00:00
Demangle [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass. 2018-11-13 20:18:26 +00:00
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] introduce CHECK-COUNT-<num> repetition directive 2018-11-13 00:46:13 +00:00
Instrumentation
Integer
JitListener
Linker
LTO
MC [WebAssembly] Make sure event-section XFAILs for build options 2018-11-14 10:11:22 +00:00
Object [llvm][test] Update tests using objdump 2018-11-11 18:40:33 +00:00
ObjectYAML [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
Other Print newline after banner for ModulePass 2018-11-14 10:05:28 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 Revert "[ThinLTO] Internalize readonly globals" 2018-11-13 17:35:04 +00:00
tools Make dsymutil more robust when parsing load commands. 2018-11-13 23:31:25 +00:00
Transforms [SimplifyCFG] Regenerate preserve-branchweights.ll test. NFC 2018-11-14 15:27:07 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh