llvm-mirror/test
Bill Wendling e4786f67e6 Temporarily XFAIL this test.
llvm-svn: 64987
2009-02-19 00:13:55 +00:00
..
Analysis BasicAA was making the assumption that a local allocation which hadn't escaped 2009-02-13 07:06:27 +00:00
Archive
Assembler add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Bindings/Ocaml Update to match space changes in .ll 2009-02-11 20:48:21 +00:00
Bitcode
BugPoint
CodeGen GV with null value initializer shouldn't go to BSS if it's meant for a mergeable strings section. Currently it only checks for Darwin. Someone else please check if it should apply to other targets as well. 2009-02-18 02:19:52 +00:00
DebugInfo The subprogram die may not exist while creating "default" scope. 2009-02-18 17:29:38 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Emit debug info for bitfields. 2009-02-17 21:23:59 +00:00
FrontendC++ Temporarily XFAIL this test. 2009-02-19 00:13:55 +00:00
FrontendFortran
FrontendObjC And now, not so elegant, test case... 2009-02-17 22:48:18 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Use a sign-extend instead of a zero-extend when promoting a 2009-02-18 17:22:41 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh