1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Craig Topper f9821e57da [X86] Make 64-bit sysret/sysexit not ambiguous in Intel assembly syntax.
This also makes it default to the 32-bit non REX.W version in 64-bit mode. This seems to be more consistent with gas.

llvm-svn: 331149
2018-04-29 22:55:54 +00:00
..
Analysis [IR] Do not assume that function pointers are aligned 2018-04-27 09:12:12 +00:00
Assembler
Bindings [LLVM-C] Add DIBuilder bindings to create import declarations 2018-04-28 22:32:07 +00:00
Bitcode augmenting description for fcmp fmf - NFC 2018-04-26 18:17:58 +00:00
BugPoint
CodeGen [globalisel][legalizerinfo] Introduce dedicated extending loads and add lowerings for them 2018-04-28 18:14:50 +00:00
DebugInfo Fix a bug that prevents global variables from having a DW_OP_deref. 2018-04-27 22:05:31 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [x86] Revert r330322 (& r330323): Lowering x86 adds/addus/subs/subus intrinsics 2018-04-26 21:46:01 +00:00
Integer
JitListener
Linker [llvm-link] Use WithColor for printing errors 2018-04-18 14:41:47 +00:00
LTO
MC [X86] Make 64-bit sysret/sysexit not ambiguous in Intel assembly syntax. 2018-04-29 22:55:54 +00:00
Object typo 2018-04-27 00:17:24 +00:00
ObjectYAML [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +00:00
Other Revert "Enable EliminateAvailableExternally pass for -O1" 2018-04-26 17:54:53 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-mca][X86] Add BT resource tests to all models 2018-04-29 15:45:31 +00:00
Transforms [InstCombine] Canonicalize variable mask in masked merge 2018-04-28 15:45:07 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Sort a target list a bit better. 2018-04-23 14:28:49 +00:00
lit.cfg.py Enable debug fission for thinLTO linked via gold-plugin 2018-04-13 05:03:28 +00:00
lit.site.cfg.py.in
TestRunner.sh