.. |
Analysis
|
gvn is optimizing this better now.
|
2009-12-06 04:16:05 +00:00 |
Archive
|
Merge Archive/extract* tests into one; this avoids a race when tests are run in
|
2009-09-08 23:44:24 +00:00 |
Assembler
|
Adjust testcases for msasm -> alignstack.
|
2009-10-21 23:29:12 +00:00 |
Bindings/Ocaml
|
Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed,
|
2009-10-17 23:52:26 +00:00 |
Bitcode
|
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
|
2009-09-11 18:01:28 +00:00 |
BugPoint
|
Use -output-prefix in bugpoint tests so that outputs go in temp directory (and
|
2009-09-07 19:26:18 +00:00 |
CodeGen
|
Emit direction operand in binary insns that stores in memory.
|
2009-12-19 13:52:01 +00:00 |
DebugInfo
|
XFAIL on ppc-darwin.
|
2009-12-16 02:11:38 +00:00 |
ExecutionEngine
|
Remove test. Execution tests are slow and generally not worth it.
|
2009-11-08 02:23:15 +00:00 |
Feature
|
add bitcode reader support for blockaddress. We can now fully
|
2009-10-28 05:53:48 +00:00 |
FrontendAda
|
Check that accessing a struct field that occurs before the start
|
2009-10-22 12:53:25 +00:00 |
FrontendC
|
Test case for 90787.
|
2009-12-07 19:42:22 +00:00 |
FrontendC++
|
XFAIL these tests on powerpc, under the assumption that no one cares. If you care, feel free to fix.
|
2009-12-21 17:31:59 +00:00 |
FrontendFortran
|
These tests are x86 specific.
|
2009-04-22 10:39:51 +00:00 |
FrontendObjC
|
Remove now-redundant llvm-as invocations.
|
2009-12-05 00:02:37 +00:00 |
FrontendObjC++
|
This is an objective-c test, not an objective-c++ one.
|
2008-10-06 18:42:48 +00:00 |
Integer
|
Eliminate some Tclisms.
|
2009-09-05 11:34:46 +00:00 |
lib
|
tests: Add llvm_supports_binding predicate.
|
2009-09-13 01:41:18 +00:00 |
Linker
|
When a constant's type is refined, update the constant in place
|
2009-09-15 15:58:07 +00:00 |
LLVMC
|
XFAIL these tests on powerpc, under the assumption that no one cares. If you care, feel free to fix.
|
2009-12-21 17:31:59 +00:00 |
MC
|
Force triple in tests.
|
2009-10-16 16:30:02 +00:00 |
Other
|
Update these tests to match what Loop::print now prints.
|
2009-10-24 23:52:07 +00:00 |
Scripts
|
Teach macho-dump to dump UUIDs.
|
2009-10-24 20:32:36 +00:00 |
TableGen
|
Fix a bug in !subst where TableGen would go and resubstitute text it had
|
2009-12-21 21:21:34 +00:00 |
Transforms
|
fix PR5837 by having SSAUpdate reuse phi nodes for the
|
2009-12-21 07:16:11 +00:00 |
Unit
|
CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files.
|
2009-12-08 19:47:36 +00:00 |
Verifier
|
Remove obsolete -f flags.
|
2009-08-25 15:38:29 +00:00 |
CMakeLists.txt
|
CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files.
|
2009-12-08 19:47:36 +00:00 |
lit.cfg
|
CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files.
|
2009-12-08 19:47:36 +00:00 |
lit.site.cfg.in
|
Generate lit.site.cfg from a .in file, as clang does.
|
2009-09-22 07:38:33 +00:00 |
Makefile
|
Revert the test from r88984. It relies on being able to mmap 16GB of
|
2009-11-16 23:32:30 +00:00 |
Makefile.tests
|
Remove obsolete -f flags.
|
2009-08-25 15:38:29 +00:00 |
site.exp.in
|
Two small fixes for site.exp for cmake.
|
2009-11-08 09:29:52 +00:00 |
TestRunner.sh
|
Fix a bashism in TestRunner.sh.
|
2008-07-28 18:41:03 +00:00 |