1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Simon Pilgrim ff313c7da5 [X86] Add WriteEMMS scheduler class
Filled in the missing values from Btver2 SoG or Agner

llvm-svn: 331546
2018-05-04 18:16:13 +00:00
..
Analysis Rename invariant.group.barrier to launder.invariant.group 2018-05-03 11:03:01 +00:00
Assembler
Bindings [LLVM-C] Add DIBuilder bindings to create import declarations 2018-04-28 22:32:07 +00:00
Bitcode Rename invariant.group.barrier to launder.invariant.group 2018-05-03 11:03:01 +00:00
BugPoint
CodeGen [X86] Add WriteEMMS scheduler class 2018-05-04 18:16:13 +00:00
DebugInfo DwarfCompileUnit: Fix another assertion failure on malformed input 2018-05-04 16:10:43 +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 [ThinLTO] Add support for optimization remarks to thinBackend 2018-05-03 20:24:12 +00:00
MC [mips] Correct the predicates of sign extension instructions 2018-05-04 15:00:54 +00:00
Object AMDGPU: Add Vega12 and Vega20 2018-04-30 19:08:16 +00:00
ObjectYAML obj2yaml: Correctly round-trip default alignment. 2018-05-04 16:28:41 +00:00
Other Rename invariant.group.barrier to launder.invariant.group 2018-05-03 11:03:01 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [GlobalISel][InstructionSelect] Refactoring out a getMatchTable virtual method + other small NFC's 2018-05-02 20:07:15 +00:00
ThinLTO/X86
tools [X86] Add WriteEMMS scheduler class 2018-05-04 18:16:13 +00:00
Transforms [LoopIdiomRecognize] Add a test case to show incorrect transformation of an infinite loop with side effets into a countable loop using ctlz. 2018-05-03 23:50:29 +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
lit.site.cfg.py.in
TestRunner.sh