1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Craig Topper 7cd7459241 [X86] Add FPCW as an implicit use on floating point load instructions.
These instructions can generate a stack overflow exception so technically they read the stack overflow exception mask bit.

llvm-svn: 353564
2019-02-08 20:50:09 +00:00
..
Analysis [CostModel][X86] Add UMUL fixed point cost tests 2019-02-05 10:55:38 +00:00
Assembler Move some llvm-mc tests where they belong 2019-02-05 20:12:48 +00:00
Bindings [LLVM-C] Add Bindings to GlobalIFunc 2019-02-05 18:05:44 +00:00
Bitcode Implementation of asm-goto support in LLVM 2019-02-08 20:48:56 +00:00
BugPoint
CodeGen [X86] Add FPCW as an implicit use on floating point load instructions. 2019-02-08 20:50:09 +00:00
DebugInfo [mips][micromips] Fix how values in .gcc_except_table are calculated 2019-02-07 22:57:33 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck Fixup test on Windows with a case-insensitive filesystem due to path printing changes from r352704. 2019-02-05 23:27:38 +00:00
Instrumentation [InstrProf] Implement static profdata registration 2019-02-08 19:03:50 +00:00
Integer
JitListener
Linker
LTO
MC [AMDGPU][MC] Added support of lds_direct operand 2019-02-08 14:57:37 +00:00
Object [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_ 2019-02-04 17:28:46 +00:00
ObjectYAML [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_ 2019-02-04 17:28:46 +00:00
Other [HotColdSplit] Move splitting after instrumented PGO use 2019-02-06 04:29:39 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [test] Run the verifier for dsymutil module tests 2019-02-08 18:43:11 +00:00
Transforms Implementation of asm-goto support in LLVM 2019-02-08 20:48:56 +00:00
Unit
Verifier GlobalISel: Verify G_GEP 2019-02-05 20:04:12 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh