1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Igor Breger 98662f5c75 [GlobalIsel] allow x86_fp80 values to be dumped.
Summary:
Otherwise the fallback path fails with an assertion on x86_64 targets,
when "x86_fp80" is encountered.

Reviewers: t.p.northover, zvi, guyblank

Reviewed By: zvi

Subscribers: rovka, kristof.beyls, llvm-commits

Differential Revision: https://reviews.llvm.org/D34975

llvm-svn: 307140
2017-07-05 11:11:10 +00:00
..
Analysis Revert "[IndVars] Canonicalize comparisons between non-negative values and indvars" 2017-07-05 09:44:41 +00:00
Assembler
Bindings
Bitcode Bitcode: Write the irsymtab to disk. 2017-06-27 23:50:11 +00:00
BugPoint
CodeGen [GlobalIsel] allow x86_fp80 values to be dumped. 2017-07-05 11:11:10 +00:00
DebugInfo [llvm-pdbutil] Output the symbol offset when dumping. 2017-06-30 21:35:00 +00:00
Examples
ExecutionEngine
Feature Remove the BBVectorize pass. 2017-06-30 07:09:08 +00:00
FileCheck
Instrumentation fix trivial typos, NFC 2017-07-01 07:12:15 +00:00
Integer
JitListener
LibDriver
Linker
LTO [LTO] Remove values from non-prevailing comdats 2017-06-30 14:03:24 +00:00
MC [AVR] Remove a bunch of now-obselete tests 2017-07-01 05:23:13 +00:00
Object [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values. 2017-06-30 10:31:03 +00:00
ObjectYAML [WebAssembly] Add data size and alignement to linking section 2017-06-27 20:27:59 +00:00
Other Revert "[lit] Clean output directories before running tests." 2017-06-30 16:05:03 +00:00
SafepointIRVerifier [SafepointIRVerifier] Add verifier pass for finding GC relocation bugs 2017-07-05 01:16:29 +00:00
SymbolRewriter
TableGen [globalisel][tablegen] Added instruction emission to the state-machine-based matcher. 2017-07-05 09:39:33 +00:00
ThinLTO/X86 Bitcode: Write the irsymtab to disk. 2017-06-27 23:50:11 +00:00
tools Fix bug in symbol generation for resource COFF 2017-06-30 18:16:35 +00:00
Transforms Revert "[IndVars] Canonicalize comparisons between non-negative values and indvars" 2017-07-05 09:44:41 +00:00
Unit Revert "[lit] Clean output directories before running tests." 2017-06-30 16:05:03 +00:00
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh