1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Sanjay Patel e4979e89e5 [InstCombine] add tests for llvm.sin(-x); NFC
Also add a corresponding test for llvm.cos with FMF to 
make sure that was handled correctly.

llvm-svn: 340950
2018-08-29 18:11:42 +00:00
..
Analysis [InstCombine] remove unnecessary shuffle undef folding 2018-08-29 13:24:34 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [MinGW] [X86] Add stubs for references to data variables that might end up imported from a dll 2018-08-29 17:28:34 +00:00
DebugInfo [codeview] Clean up machinery for deferring .cv_loc emission 2018-08-28 23:25:59 +00:00
Demangle Add support for various C++14 demanglings. 2018-08-29 04:12:44 +00:00
Examples
ExecutionEngine [ORC] Add a testcase for r338975. 2018-08-28 22:50:59 +00:00
Feature
FileCheck
Instrumentation [libFuzzer] Port to Windows 2018-08-29 18:08:34 +00:00
Integer
JitListener
Linker
LTO
MC [mips] Add missing instructions 2018-08-29 11:35:03 +00:00
Object
ObjectYAML
Other Revert r340922 "[GVNHoist] Re-enable GVNHoist by default" 2018-08-29 13:00:55 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [lit, python] Remove quotes around %python in cache.ll 2018-08-27 16:33:13 +00:00
tools [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. 2018-08-29 17:56:39 +00:00
Transforms [InstCombine] add tests for llvm.sin(-x); NFC 2018-08-29 18:11:42 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh