llvm-6502/test
Matt Arsenault c093062447 R600: Permute operands when selecting legacy min/max
This gets the correct NaN behavior based on the compare type
the hardware uses. This now passes the new piglit test I have
for this on SI.

Add stricter tests for the operand order.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222079 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-15 05:02:57 +00:00
..
Analysis Reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before 2014-11-14 21:09:13 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Permute operands when selecting legacy min/max 2014-11-15 05:02:57 +00:00
DebugInfo Add a test for r222029 that doesn't rely on the default target being a COFF platform. 2014-11-14 21:23:26 +00:00
ExecutionEngine Fix symbol resolution of floating point libc builtins in MCJIT 2014-11-13 23:32:52 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC R600/SI: Start implementing an assembler 2014-11-14 14:08:00 +00:00
Object
Other
SymbolRewriter
TableGen
tools Add the code and test cases for 64-bit ARM to llvm-objdump’s Mach-O symbolizer. 2014-11-14 21:52:18 +00:00
Transforms Revert "Don't make assumptions about the name of private global variables." 2014-11-15 02:03:53 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile OCAMLFLAGS can contain =, don't use = with sed 2014-11-13 09:29:30 +00:00
Makefile.tests
TestRunner.sh