1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Simon Pilgrim 8ef6412f67 [X86] Standardize BROADCAST enum names (PR31079)
Tweak EVEX implementation names so it matches the other variants by adding the 'r' prefix. Oddly some of the subvec broadcast ops already matched.
2020-02-08 16:55:00 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Standardize BROADCAST enum names (PR31079) 2020-02-08 16:55:00 +00:00
DebugInfo [DebugInfo]: Reorderd the emission of debug_str section. 2020-02-07 11:15:55 +05:30
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Linker/module-max-warn.ll: Fix test to be compatible with Windows file separators 2020-02-07 17:14:05 -08:00
LTO
MachineVerifier
MC [AMDGPU] Use @LINE for error checking in gfx10 assembler tests 2020-02-07 18:27:07 +00:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix spurious type error in bit assignment. 2020-02-07 15:11:42 +00:00
ThinLTO/X86
tools [DebugInfo] Allow reading an address table with a mismatched address. 2020-02-08 20:00:03 +07:00
Transforms [InstCombine] Avoid modifying instructions in-place 2020-02-08 17:05:56 +01:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] Fix accidentally inverted condition 2020-02-07 15:17:25 -08:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh