1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Oliver Stannard 63bc6a6d13 [ARM] Add support for armv7e-m to the .arch directive
This will allow compilation of assembly files targeting armv7e-m without having
to specify the Tag_CPU_arch attribute as a workaround.

Differential revision: https://reviews.llvm.org/D40370

Patch by Ian Tessier!

llvm-svn: 319303
2017-11-29 10:12:15 +00:00
..
Analysis [X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scalarization. 2017-11-29 00:32:09 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [ARM] Add support for armv7e-m to the .arch directive 2017-11-29 10:12:15 +00:00
DebugInfo SROA: Don't create variable fragments that are outside of the variable. 2017-11-28 21:30:38 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [ARM] Add support for armv7e-m to the .arch directive 2017-11-29 10:12:15 +00:00
Object
ObjectYAML
Other Add a new pass to speculate around PHI nodes with constant (integer) operands when profitable. 2017-11-28 11:32:31 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Add support for importing G_ATOMIC_CMPXCHG, G_ATOMICRMW_* rules from SelectionDAG. 2017-11-28 22:07:05 +00:00
ThinLTO/X86
tools llvm-dwarfdump: honor the --show-children option when dumping a specific DIE. 2017-11-29 01:12:22 +00:00
Transforms [CGP] Fix common type handling in optimizeMemoryInst 2017-11-29 05:51:26 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Revert "Add opt-viewer testing" 2017-11-29 00:10:48 +00:00
lit.site.cfg.py.in Revert "Add opt-viewer testing" 2017-11-29 00:10:48 +00:00
TestRunner.sh