1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Amara Emerson 28e85e594b [AArch64][GlobalISel] Legalize oversize G_EXTRACT_VECTOR_ELT sources.
Also changes the fewerElements helper to use the lookthrough constant helper
instead of m_ICst, since m_ICst doesn't look through extends.

Differential Revision: https://reviews.llvm.org/D103227
2021-05-27 23:52:24 -07:00
..
Analysis [CostModel][X86] Improve accuracy of sext/zext to 256-bit vector costs on AVX1 targets 2021-05-27 18:17:50 +01:00
Assembler Fix non-global-value-max-name-size not considered by LLParser 2021-05-27 04:20:03 +00:00
Bindings
Bitcode [OpaquePtr] Create new bitcode encoding for atomicrmw 2021-05-25 16:30:34 -07:00
BugPoint
CodeGen [AArch64][GlobalISel] Legalize oversize G_EXTRACT_VECTOR_ELT sources. 2021-05-27 23:52:24 -07:00
DebugInfo Revert "Emit correct location lists with basic block sections." 2021-05-27 11:42:04 -04:00
Demangle
Examples
ExecutionEngine [JITLink][MachO][arm64] Build GOT entries for defined symbols too. 2021-05-25 12:19:09 -07:00
Feature
FileCheck
Instrumentation [dfsan] Add a flag about whether to propagate offset labels at gep 2021-05-28 00:06:19 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AArch64] Support llvm-mc/llvm-objdump -M no-aliases 2021-05-26 13:35:31 -07:00
Object
ObjectYAML
Other [Matrix] Include matrix pipeline for new PM in new-pm-defaults.ll. 2021-05-27 10:57:39 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Add --quiet option to llvm-gsymutil to suppress output of warnings. 2021-05-27 12:36:34 +00:00
Transforms [AIX] Enable stackprotect feature 2021-05-28 02:18:15 +00:00
Unit
Verifier Support stripping indirectly referenced DILocations from !llvm.loop metadata 2021-05-27 13:23:33 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh