llvm-6502/test
Dale Johannesen 2df5eec2ff Be more precise about which conversions of NaNs
are Inexact.  (These are not Inexact as defined
by IEEE754, but that seems like a reasonable way
to abstract what happens:  information is lost.)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57218 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-06 22:59:10 +00:00
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive
Assembler Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
Bindings/Ocaml PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
Bitcode
BugPoint this is unneeded now. 2008-06-16 04:25:39 +00:00
CodeGen Be more precise about which conversions of NaNs 2008-10-06 22:59:10 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test fp not. 2008-09-24 00:50:16 +00:00
FrontendC++
FrontendFortran
FrontendObjC This is an objective-c test, not an objective-c++ one. 2008-10-06 18:42:48 +00:00
FrontendObjC++ This is an objective-c test, not an objective-c++ one. 2008-10-06 18:42:48 +00:00
Integer
lib Actually run Obj-C++ tests if llvm-gcc supports. 2008-10-06 10:31:21 +00:00
Linker
LLVMC
Other Remove interfaces implemented by dead pass from the list of available passes. 2008-10-06 20:36:36 +00:00
Scripts
TableGen
Transforms Allow scalarrepl to treat an all-zero GEP just as bitcast. 2008-10-06 16:23:31 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh