1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Christudasan Devadasan 2f8de6e39f [AMDGPU] Add the SGPR used for FP copy to block livein lists.
The temporary register used for FP copy
should be live throughout the function.
2020-04-24 11:47:38 +05:30
..
Analysis [ValueTracking] Let analyses assume a value cannot be partially poison 2020-04-23 08:08:53 +09:00
Assembler Recommit: DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserialization 2020-04-20 17:29:04 -07:00
Bindings
Bitcode [DebugInfo] Change DIEnumerator payload type from int64_t to APInt 2020-04-18 12:49:31 -07:00
BugPoint
CodeGen [AMDGPU] Add the SGPR used for FP copy to block livein lists. 2020-04-24 11:47:38 +05:30
DebugInfo [MachineDebugify] Insert synthetic DBG_VALUE instructions 2020-04-22 17:03:39 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Fix --dump-input annotation sort per input line 2020-04-16 15:39:35 -04:00
Instrumentation [TSAN] Add optional support for distinguishing volatiles 2020-04-22 17:27:09 +02:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
Object [yaml2obj] - Program headers: add an additional check for Offset 2020-04-22 12:49:05 +03:00
ObjectYAML [ObjectYAML][MachO] Add support for relocations 2020-04-22 11:50:55 -07:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [llvm] NFC: Fix trivial typo in rst and td files 2020-04-23 14:26:32 +09:00
ThinLTO/X86
tools [llvm-objcopy][MachO] Copy LC_LOAD_WEAK_DYLIB load commands 2020-04-23 12:21:44 -07:00
Transforms [Attributor][NFC] Remove and update old check lines 2020-04-24 01:08:23 -05:00
Unit
Verifier Change callbr to only define its output SSA variable on the normal 2020-04-23 19:36:44 -04:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py llvm-addr2line: assume addresses on the command line are hexadecimal rather than attempting to guess the base based on the form of the number. 2020-04-16 16:16:21 -07:00
lit.site.cfg.py.in
TestRunner.sh