1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Georgii Rymar 00a4dbe1da [llvm-readobj][test] - Cleanup hash-histogram.test
In this test case we use 3 precompiled objects to
test how we print a histogram for an GNU hash section.
It does not make sense to use precompiled objects
for that. Also we could have 2 tests: one for 32 and
another for 64 bits target.

This patch does this change. It is not possible to remove
these precompiled objects because they are used elsewhere.

Differential revision: https://reviews.llvm.org/D71606
2019-12-18 11:36:49 +03:00
..
Analysis [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
Assembler
Bindings
Bitcode
BugPoint [Bugpoint] Do not create illegal function attribute combos 2019-12-16 10:32:35 -06:00
CodeGen [X86] Add calculation for elements in structures in getting uniform base for the Gather/Scatter intrinsic. 2019-12-18 12:24:58 +08:00
DebugInfo Recommit "[DebugInfo] Refactored macro related generation, 2019-12-18 02:12:59 +05:30
Demangle
Examples
ExecutionEngine
Feature This adds constrained intrinsics for the signed and unsigned conversions 2019-12-17 10:06:51 -05:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [llvm-readelf] - Change letters used for SHF_ARM_PURECODE and SHF_X86_64_LARGE flags. 2019-12-18 11:31:58 +03:00
Object
ObjectYAML
Other Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)." 2019-12-13 19:42:04 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input" 2019-12-17 16:23:29 -08:00
ThinLTO/X86
tools [llvm-readobj][test] - Cleanup hash-histogram.test 2019-12-18 11:36:49 +03:00
Transforms [PowerPC] Add missing legalization for vector BSWAP 2019-12-17 19:07:34 -06:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh