1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Matt Arsenault c4ccc9b791 DAG: Constant fold fp16_to_fp/fp16_to_fp
This fixes emitting conversions of constants on targets
without legal f16 that need to use these for legalization.

llvm-svn: 293499
2017-01-30 16:57:41 +00:00
..
Analysis Fix BasicAA incorrect assumption on GEP 2017-01-27 16:12:22 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen DAG: Constant fold fp16_to_fp/fp16_to_fp 2017-01-30 16:57:41 +00:00
DebugInfo stripDebugInfo() should remove DILocation's found in !llvm.loop metadata 2017-01-28 11:22:05 +00:00
Examples
ExecutionEngine Test RuntimeDyld doesn't crash with R_X86_64_NONE (r293388). 2017-01-30 01:28:42 +00:00
Feature Add intrinsics for constrained floating point operations 2017-01-26 23:27:59 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC AMDGPU: Fix assembler encoding for EXP instructions on VI 2017-01-30 12:25:03 +00:00
Object [obj2yaml] Produce correct output for invalid relocations. 2017-01-26 23:12:53 +00:00
ObjectYAML
Other [PM] Port LoopLoadElimination to the new pass manager and wire it into 2017-01-27 01:32:26 +00:00
SymbolRewriter
TableGen TableGen: Fix infinite recursion in RegisterBankEmitter 2017-01-30 15:07:01 +00:00
ThinLTO/X86
tools gold-plugin: Fix test case. 2017-01-26 02:15:08 +00:00
Transforms [InstCombine] fixed to propagate 'exact' on lshr 2017-01-30 16:53:03 +00:00
Unit
Verifier Add intrinsics for constrained floating point operations 2017-01-26 23:27:59 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh