1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test
Simon Pilgrim dbff5b1fd5 [LTO] Change test/tools/lto/no-bitcode.s requirement from arm to aarch64
Set the test to properly require aarch64 instead of arm. Otherwise, this test fails with LLVM_TARGETS_TO_BUILD='ARM;X86'

bin/llvm-mc: : error: unable to get target for 'arm64-apple-ios7.0.0'

Committed on behalf of @easyaspi314 (Devin)

Differential Revision: https://reviews.llvm.org/D56472

llvm-svn: 351560
2019-01-18 15:57:59 +00:00
..
Analysis Reapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors" 2019-01-15 18:43:41 +00:00
Assembler Revert "[ThinLTO] Add summary entries for index-based WPD" 2019-01-17 16:05:04 +00:00
Bindings
Bitcode Allow FP types for atomicrmw xchg 2019-01-17 10:49:01 +00:00
BugPoint
CodeGen [AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value for 64-bit operands 2019-01-18 15:17:17 +00:00
DebugInfo [Test] Fix debug-loc-0.mir with EXPENSIVE_CHECKS 2019-01-17 18:35:14 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [MSan] Apply the ctor creation scheme of TSan 2019-01-16 11:14:07 +00:00
Integer
JitListener
Linker Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
LTO
MC [AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value for 64-bit operands 2019-01-18 15:17:17 +00:00
Object [WebAssembly] Fixing 2 more symbol offset related tests. 2019-01-17 19:18:05 +00:00
ObjectYAML [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
Other [PGO] Make pgo related options in opt more consistent. 2019-01-16 23:19:02 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 Revert "[ThinLTO] Add summary entries for index-based WPD" 2019-01-17 16:05:04 +00:00
tools [LTO] Change test/tools/lto/no-bitcode.s requirement from arm to aarch64 2019-01-18 15:57:59 +00:00
Transforms [HotColdSplit] Allow outlining with live outputs 2019-01-17 22:36:05 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py mac: Correctly disable tools/lto tests when building with LLVM_ENABLE_PIC=OFF 2019-01-18 03:36:04 +00:00
lit.site.cfg.py.in mac: Correctly disable tools/lto tests when building with LLVM_ENABLE_PIC=OFF 2019-01-18 03:36:04 +00:00
TestRunner.sh