1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Jinsong Ji 1ed15bd392 [AIX] Use AsmParser to do inline asm parsing
Add a flag so that target can choose to use AsmParser for parsing inline asm.
And set the flag by default for AIX.

-no-intergrated-as will override this default if specified explicitly.

Reviewed By: #powerpc, shchenz

Differential Revision: https://reviews.llvm.org/D105314
2021-07-02 16:12:21 +00:00
..
Analysis [CostModel][X86] Drop some hard coded fp<->int scalarization costs 2021-07-02 14:29:32 +01:00
Assembler [OpaquePtr] Support opaque pointers in intrinsic type check 2021-07-01 18:26:41 +02:00
Bindings
Bitcode Place the BlockAddress type in the address space of the containing function 2021-07-02 12:17:55 +01:00
BugPoint
CodeGen [AIX] Use AsmParser to do inline asm parsing 2021-07-02 16:12:21 +00:00
DebugInfo [DebugInfo][InstrRef][2/4] Use subreg substitutions in LiveDebugValues 2021-07-01 13:07:16 +01:00
Demangle
Examples [Orc] At CBindings for LazyRexports 2021-07-01 21:52:05 +02:00
ExecutionEngine
Feature
FileCheck
Instrumentation Revert "[InstrProfiling] Use external weak reference for bias variable" 2021-07-02 09:05:12 -04:00
Integer
JitListener
Linker
LTO
MachineVerifier CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
MC [AIX] Add dummy XCOFF MCAsmParserExtension 2021-07-02 16:12:21 +00:00
Object
ObjectYAML
Other [OpaquePtr] Support opaque pointers in intrinsic type check 2021-07-01 18:26:41 +02:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Allow identical MnemonicAliases with no predicate 2021-06-30 10:53:39 +01:00
ThinLTO/X86
tools [llvm-strip] Support grouped options in llvm-strip 2021-07-01 13:36:45 -07:00
Transforms Revert "https://godbolt.org/z/5vhv4K5b8" 2021-07-02 17:17:55 +03:00
Unit
Verifier [OpaquePtr] Support VecOfAnyPtrsToElt intrinsics 2021-07-01 20:35:33 +02:00
YAMLParser
.clang-format
CMakeLists.txt [Orc] At CBindings for LazyRexports 2021-07-01 21:52:05 +02:00
lit.cfg.py [Orc] At CBindings for LazyRexports 2021-07-01 21:52:05 +02:00
lit.site.cfg.py.in
TestRunner.sh