llvm-6502/test
Chris Lattner 0df3b369a5 add nounwind
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75407 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-12 00:46:16 +00:00
..
Analysis When comparing constants, consider a less wide constant to be "less complex" 2009-07-04 17:24:52 +00:00
Archive
Assembler Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00
Bindings/Ocaml
Bitcode Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00
BugPoint Fix regular expression. 2009-06-12 05:39:02 +00:00
CodeGen add nounwind 2009-07-12 00:46:16 +00:00
DebugInfo upgrade 2009-06-23 22:11:37 +00:00
ExecutionEngine
Feature Drop "constant" from 2009-07-08 21:57:07 +00:00
FrontendAda
FrontendC The correct values here (as defined by gcc-4.2) are 2009-06-23 18:42:26 +00:00
FrontendC++ Mark this test as Darwin only. Patch by Bill Wendling. 2009-07-06 15:36:23 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched 2009-06-12 05:18:32 +00:00
Linker
LLVMC
MC/AsmParser add support for .zerofill, patch by Kevin Enderby! 2009-07-10 22:20:30 +00:00
Other
Scripts
TableGen Add some tests of advanced TableGen list functionality. 2009-06-29 20:07:17 +00:00
Transforms Revert r75252 which was causing some crashes at compile time. 2009-07-11 20:38:25 +00:00
Verifier
Makefile Clarify how to configure llvm-gcc-4.2 for use with 2009-06-26 05:44:53 +00:00
Makefile.tests
TestRunner.sh