1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Fangrui Song 5044eeb2f2 [MC] Support .reloc sym+constant, *, *
For `.reloc offset, *, *`, currently offset can be a constant or symbol.
This patch makes it support any expression which can be folded to sym+constant.

Reviewed By: stefanp

Differential Revision: https://reviews.llvm.org/D83751
2020-07-14 13:44:00 -07:00
..
Analysis [CallGraph] Ignore callback uses 2020-07-14 13:08:49 -07:00
Assembler
Bindings
Bitcode Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-07-14 12:16:57 -07:00
BugPoint
CodeGen Call Frame Information (CFI) Handling for Basic Block Sections 2020-07-14 12:54:12 -07:00
DebugInfo [DebugInfo] Fix a possible crash when reading a malformed .debug_*lists section. 2020-07-14 16:35:17 +07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [MSAN] Implement experimental vector reduction intrinsics 2020-07-14 00:12:10 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [MC] Support .reloc sym+constant, *, * 2020-07-14 13:44:00 -07:00
Object [test/Object][llvm-objdump] - llvm-objdump: don't abort() when the e_phoff field is invalid and refine testing. 2020-07-14 14:45:18 +03:00
ObjectYAML
Other Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-07-14 12:16:57 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [flang][openacc] OpenACC 3.0 parser 2020-07-14 14:29:40 -04:00
ThinLTO/X86 Restore "[WPD/LowerTypeTests] Delay lowering/removal of type tests until after ICP" 2020-07-14 12:16:57 -07:00
tools llvm-link: Add support for archive files as inputs 2020-07-14 15:30:59 -04:00
Transforms [NFC] Add debug and stat counters to assume queries and assume builder 2020-07-14 21:49:14 +02:00
Unit
Verifier [Matrix] Intrinsic descriptions 2020-07-14 19:58:16 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh