1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Roman Lebedev b491f89f30 [CVP][NFC] Revisit sext vs. zext test
llvm-svn: 374111
2019-10-08 20:29:36 +00:00
..
Analysis [MemorySSA] Don't hoist stores if interfering uses (as calls) exist. 2019-10-03 22:20:04 +00:00
Assembler
Bindings [LLVM-C] Add bindings to create macro debug info 2019-10-07 13:57:13 +00:00
Bitcode [IR] allow fast-math-flags on phi of FP values (2nd try) 2019-09-25 14:35:02 +00:00
BugPoint
CodeGen [BPF] do compile-once run-everywhere relocation for bitfields 2019-10-08 18:23:17 +00:00
DebugInfo [DebugInfo][If-Converter] Update call site info during the optimization 2019-10-08 15:43:12 +00:00
Demangle llvm-undname: Add support for demangling typeinfo names 2019-09-23 13:13:37 +00:00
Examples
ExecutionEngine [JITLink] Switch from an atom-based model to a "blocks and symbols" model. 2019-10-04 03:55:26 +00:00
Feature [FPEnv] Add constrained intrinsics for lrint and lround 2019-10-07 13:20:00 +00:00
FileCheck
Instrumentation Handle llvm.launder.invariant.group in msan. 2019-10-02 19:53:19 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier Add an operand to memory intrinsics to denote the "tail" marker. 2019-09-28 05:33:21 +00:00
MC [IA] Recognize hexadecimal escape sequences 2019-10-08 04:39:52 +00:00
Object [mips] Use llvm-readobj -A flag in test cases. NFC 2019-10-03 12:08:04 +00:00
ObjectYAML
Other [SVE][IR] Scalable Vector size queries and IR instruction support 2019-10-08 12:53:54 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Emit OperandType enums for RegisterOperands/RegisterClasses 2019-09-23 18:51:00 +00:00
ThinLTO/X86 [ThinLTO/WPD] Ensure devirtualized targets use promoted symbol when necessary 2019-10-02 16:36:59 +00:00
tools [llvm-exegesis] Add options to SnippetGenerator. 2019-10-08 14:30:24 +00:00
Transforms [CVP][NFC] Revisit sext vs. zext test 2019-10-08 20:29:36 +00:00
Unit
Verifier [FPEnv] Strict FP tests should use the requisite function attributes. 2019-10-04 17:03:46 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Reland "[utils] Implement the llvm-locstats tool" 2019-10-02 07:00:01 +00:00
lit.site.cfg.py.in
TestRunner.sh