llvm-6502/test
Matt Arsenault 8603a3d1c5 R600: Implement getRsqrtEstimate
Only do for f32 since I'm unclear on both what this is expecting
for the refinement steps in terms of accuracy, and what
f64 instruction actually provides.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225827 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-13 20:53:18 +00:00
..
Analysis Fix PR22179. 2015-01-10 23:41:24 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Implement getRsqrtEstimate 2015-01-13 20:53:18 +00:00
DebugInfo Update multiline.ll testcase to handle (ppc64le) .localentry directive 2015-01-13 18:17:08 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO Put this test's input in the Inputs directory where it belongs, rather than 2015-01-12 08:50:47 +00:00
MC Add r224985 back with two fixes. 2015-01-12 18:13:07 +00:00
Object
Other [PM] Refactor the new pass manager to use a single template to implement 2015-01-13 11:13:56 +00:00
SymbolRewriter
TableGen
tools
Transforms GVN: propagate equalities for floating point compares 2015-01-12 19:29:48 +00:00
Unit
Verifier Rename llvm.recoverframeallocation to llvm.framerecover 2015-01-13 01:51:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh