fix the test tls1.
[oota-llvm.git] / test /
2007-04-27 Lauro Ramos Venanciofix the test tls1.
2007-04-27 Lauro Ramos Venancioadd TLS tests.
2007-04-27 Lauro Ramos VenancioIn Thumb mode, the frame register must be R7.
2007-04-27 Chris Lattnermake this testcase harder, to cover PR1326
2007-04-27 Duncan SandsTest that eh_selector lowering accepts global variables...
2007-04-26 Anton KorobeynikovUnxfail tests
2007-04-26 Dan Gohmantestcase for PR1339: http://llvm.org/PR1339
2007-04-26 Anton KorobeynikovAdd test to proper place. Also, XFAIL until ppc bootstr...
2007-04-26 Anton KorobeynikovFixx off-by-one bug, which prevents llvm-gcc bootstrap...
2007-04-26 Andrew LenharthAn example for PR1362
2007-04-26 Zhou ShengAdd two test cases to cover apintification change.
2007-04-26 Chris Lattnernew testcase
2007-04-26 Reid SpencerFor PR1355:
2007-04-26 Evan ChengPR1348 test case.
2007-04-26 Evan ChengNew test case.
2007-04-25 Chris Lattner&& no longer needed
2007-04-25 Bill WendlingTestcase for codegen bug.
2007-04-25 Lauro Ramos Venancioremember to emit weak reference in one more case.
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-25 Chris Lattnernew testcase, should be able to eliminate the alloca...
2007-04-25 Chris Lattnernew testcase
2007-04-25 Devang PatelNew test.
2007-04-25 Chris Lattnertestcase for PR1352
2007-04-25 Chris Lattnernew testcase that crashes llc
2007-04-24 Chris Lattnertestcase for PR1351
2007-04-24 Bill WendlingTestcases for MMX.
2007-04-24 Devang PatelNew test.
2007-04-24 Devang PatelNew test case.
2007-04-23 Devang PatelNew test.
2007-04-23 Reid SpencerDan is right, using "string first" would produce false...
2007-04-23 Lauro Ramos VenancioAdd TLS tests.
2007-04-22 Andrew Lenharthsimplify this test until it can be dealt with
2007-04-22 Reid SpencerFix the comparison of language names to accept any...
2007-04-22 Reid SpencerMake running these tests conditional on llvm-gcc suppor...
2007-04-22 Reid SpencerFor PR1146:
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-21 Reid SpencerAdd a .cvsignore file.
2007-04-21 Reid SpencerReplace llvm_gcc_supports_ada and llvm_gcc_supports_obj...
2007-04-21 Reid SpencerPass the LLVMGCC_LANGS variable through to Tcl.
2007-04-21 Reid Spencerllvm-dg.exp is dead, remove it.
2007-04-21 Reid SpencerFailure.sh is dead, remove it.
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-21 Reid SpencerAdd the llvm_supports_target function.
2007-04-21 Reid SpencerAdd the TARGETS_TO_BUILD variable.
2007-04-21 Duncan SandsTest if the compiler supports Ada, and enable Ada tests...
2007-04-21 Reid SpencerAlways print the same "PR" information in the same...
2007-04-21 Reid SpencerPut failure information on a separate line. Hopefully...
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...
2007-04-21 Chris Lattnermake this portable to 64-bit hosts
2007-04-21 Devang PatelNew test case.
2007-04-20 Devang PatelEnable Objective-C tests.
2007-04-20 Christopher LambTest check in
2007-04-20 Evan ChengFix test.
2007-04-18 Chris Lattnernew testcase
2007-04-18 Evan ChengNew crasher test case.
2007-04-18 Devang PatelNew test.
2007-04-17 Chris Lattnernew testcase
2007-04-17 Chris Lattnernew testcase
2007-04-17 Duncan SandsUse // not ; since this is C.
2007-04-17 Devang PatelNew test case.
2007-04-17 Chris Lattnernew testcase
2007-04-17 Anton KorobeynikovImplemented correct stack probing on mingw/cygwin for...
2007-04-17 Jeff CohenMake it work on 64-bit systems.
2007-04-17 Andrew Lenharththis is fixed
2007-04-16 Devang PatelAdd PR number for reference.
2007-04-16 Devang PatelNew test case.
2007-04-16 Reid SpencerFix this test from Duncan's experiment.
2007-04-16 Reid SpencerAlso validate that the code generation of IntrinsicLowe...
2007-04-16 Chris Lattnerrefix this
2007-04-16 Chris Lattneruse an x86 t-t for an x86 test. Thanks to Dan for...
2007-04-16 Chris Lattnerfix incorrectly upgraded test
2007-04-16 Chris LattnerWe shouldn't have tests for features we don't have...
2007-04-16 Chris Lattnerremove bogus test
2007-04-16 Duncan SandsSpelling fix.
2007-04-16 Chris LattnerMAke this test portable.
2007-04-16 Duncan SandsTest code quality for variable length array references.
2007-04-16 Duncan SandsCheck handling of arrays of variable sized components.
2007-04-16 Anton KorobeynikovHeal this test
2007-04-16 Chris Lattnerfix this test
2007-04-16 Evan ChengFixes tests and remove xfail.
2007-04-16 Evan ChengOne more callee-saved register used.
2007-04-16 Evan ChengFix test.
2007-04-16 Duncan SandsTestcase for C front-end crash.
2007-04-16 Duncan SandsTestcase for debug info emission for structure fields...
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Lauro Ramos VenancioFix hello.ll test.
2007-04-16 Lauro Ramos VenancioFix align test.
2007-04-16 Duncan SandsLook for site.exp in the build directory, not the sourc...
2007-04-16 Duncan SandsUse %s, not explicit name.
2007-04-16 Duncan SandsChange ne into !=.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFix the syntax for these tests. Noticed by Duncan Sands.
2007-04-16 Reid SpencerSyntax upgrade and fix for PR1336.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerWrap long line.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
next