..
Analysis
Update computeArraySize() to use ComputeMultiple() to determine the array size associated with a malloc; also extend PerformHeapAllocSRoA() to check if the optimized malloc's arg had its highest bit set, so that it is safe for ComputeMultiple() to look through sext instructions while determining the optimized malloc's array size
2009-11-10 08:32:25 +00:00
Archive
Assembler
Bindings /Ocaml
Bitcode
BugPoint
Use -output-prefix in bugpoint tests so that outputs go in temp directory (and
2009-09-07 19:26:18 +00:00
CodeGen
Fix PR5558, which was caused by a wrong fix for PR3393 (see commit 63048),
2009-11-20 10:45:10 +00:00
DebugInfo
Add missing run line. Devang, please check.
2009-11-11 03:10:03 +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
FrontendC
Fix -march= name for x86-64.
2009-11-20 02:52:08 +00:00
FrontendC++
Not all ASM has # for comments.
2009-11-18 21:54:13 +00:00
FrontendFortran
These tests are x86 specific.
2009-04-22 10:39:51 +00:00
FrontendObjC
These tests now pass.
2009-10-13 20:45:18 +00:00
FrontendObjC++
Integer
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
Cleanup some unused RUN lines.
2009-11-08 09:07:42 +00:00
MC
Force triple in tests.
2009-10-16 16:30:02 +00:00
Other
Scripts
Teach macho-dump to dump UUIDs.
2009-10-24 20:32:36 +00:00
TableGen
Transforms
Try to work around grep's "Binary file (standard input) matches" complaints seen
2009-11-20 09:53:25 +00:00
Unit
Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,
2009-11-08 09:07:51 +00:00
Verifier
CMakeLists.txt
Two small fixes for site.exp for cmake.
2009-11-08 09:29:52 +00:00
lit.cfg
Derive the right paths to use during testing instead of passing it in via make.
2009-11-08 09:08:00 +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