llvm-6502/test
Chris Lattner 47183e51c2 If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should be
compiled to llvm.sqrt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22488 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-21 01:09:27 +00:00
..
Analysis New testacse for information exposed by the 'tail' call marker. 2005-05-08 23:57:34 +00:00
Archive
Assembler new testcase for PR541 2005-05-05 22:23:10 +00:00
BugPoint
Bytecode
C++Frontend
CFrontend If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should be 2005-07-21 01:09:27 +00:00
CodeGen Allow this to pass on non-linux systems as well, such as darwin 2005-07-20 19:12:00 +00:00
Debugger Fix this 2005-05-14 02:33:20 +00:00
ExecutionEngine Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Feature Fix this test case to actually test the new va_arg instruction not the 2005-06-18 20:27:32 +00:00
lib
Linker
Other
Scripts
TableGen Tell tblgen exactly where to find the include file. 2005-05-09 19:32:08 +00:00
Transforms New testcase distilled from a large chunk of code Misha sent me. 2005-07-07 20:39:45 +00:00
Verifier
Failure.sh
Makefile Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Makefile.tests
TestRunner.sh