1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test
Sourabh Singh Tomar d6e5a5dbd8 Revert "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants"
This reverts commit 6b55a95898e98664164caae4aba7c5e24fd1a05e.
Temporal revert due to a failing/assertion in test case in Sparc backend.
`test/DebugInfo/Sparc/subreg.ll`
Seen in lot of bots, for instance in:
`http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/24679`
2020-07-23 08:50:01 +05:30
..
Analysis [Test] Add more simple tests for PR46786 2020-07-22 17:11:26 +07:00
Assembler [ThinLTO] parse flags and blockcount summaries 2020-07-20 09:50:22 -07:00
Bindings [llvm] Development-mode InlineAdvisor 2020-07-20 11:01:56 -07:00
Bitcode [DebugInfo] Support for DW_AT_associated and DW_AT_allocated. 2020-07-20 19:54:35 +05:30
BugPoint
CodeGen [X86] Rework the "sahf" feature flag to only apply to 64-bit mode. 2020-07-22 16:57:46 -07:00
DebugInfo Revert "[DebugInfo] Emit DW_OP_implicit_value for Floating point constants" 2020-07-23 08:50:01 +05:30
Demangle
Examples
ExecutionEngine [jitlink] Updating test file for GOT relocations for elf x86 2020-07-21 17:19:48 +10:00
Feature [NewPM] Support optnone under new pass manager 2020-07-21 09:53:43 -07:00
FileCheck
Instrumentation [MSAN] Instrument libatomic load/store calls 2020-07-22 16:45:06 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC AMDGPU: Don't assert on f16 inv2pi immediates pre-gfx8 2020-07-22 13:59:03 -04:00
Object [llvm-readobj] - Don't get the name of the symbol table in ELFDumper<ELFT>::printSymbolsHelper. 2020-07-22 17:28:20 +03:00
ObjectYAML [DWARFYAML] Use yaml::Hex64 rather than uint64_t as length. NFC. 2020-07-22 10:20:01 +08:00
Other [Matrix] Add minimal lowering pass that only requires TTI. 2020-07-20 11:16:11 +01:00
Reduce [NFC][Reduce] Add a test showing that we fail to to reduce single/last feature 2020-07-22 16:11:56 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Report an error instead of asserting 2020-07-17 11:32:46 +01:00
ThinLTO/X86
tools [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
Transforms [OpenMPOpt] Regression test for hiding latency of H2D mem transfers 2020-07-22 20:02:54 -05:00
Unit
Verifier Verifier: Check byref address space for AMDGPU calling conventions 2020-07-20 11:13:11 -04:00
YAMLParser
.clang-format
CMakeLists.txt Introducing llvm-libtool-darwin 2020-07-17 08:07:02 -07:00
lit.cfg.py [llvm] Moved InlineSizeEstimatorAnalysis test to .ll 2020-07-16 12:25:16 -07:00
lit.site.cfg.py.in [llvm] Moved InlineSizeEstimatorAnalysis test to .ll 2020-07-16 12:25:16 -07:00
TestRunner.sh