In PIC mode, GV not requiring an extra load can be used as address immediate.
[oota-llvm.git] / test /
2006-11-29 Chris Lattnernew testcase
2006-11-29 Evan ChengAdd x86-64 llvm.readcyclecounter test.
2006-11-29 Evan ChengFix test.
2006-11-29 Chris Lattnernew bswap idiom
2006-11-29 Chris Lattnernew testcase
2006-11-29 Chris Lattnernew testcase
2006-11-29 Chris LattnerThis fails on mainline.
2006-11-29 Chris Lattnernew testcase, bswaps should be eliminated.
2006-11-29 Evan ChengAdd test cases for PR1022, 1023.
2006-11-28 Reid SpencerFix a typo.
2006-11-28 Chris Lattnertestcase for pr1016
2006-11-27 Chris Lattnerthis doesn't pass with CVS HEAD.
2006-11-27 Reid SpencerAdd 3 more test cases for ptrtoint, fptoui and fptosi
2006-11-27 Chris Lattnertestcase for PR1014
2006-11-27 Reid SpencerAlter these tests to ensure they match a "test $1,...
2006-11-27 Reid SpencerAdd a test to ensure a bitcast/and/trunc combination...
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Reid SpencerDon't use bitcast yet!
2006-11-26 Reid SpencerMake this test case easier to read. No functional changes.
2006-11-23 Reid SpencerFix some typos.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-22 Nick LewyckyUpdate to new predicate simplifier VRP design. Fixes...
2006-11-20 Jim LaskeyTest for PR1013.
2006-11-20 Chris Lattnernew testcase
2006-11-20 Chris LattnerTestcase for PR1011
2006-11-20 Chris LattnerTestcase for pr1012
2006-11-18 Chris Lattnerconverting massive blocks of phis into selects like...
2006-11-18 Reid SpencerFix bugs in this. What was I thinking??? :)
2006-11-18 Reid SpencerFail even if opt doesn't print anything.
2006-11-18 Reid SpencerAdd a simple test to make sure getModRefInfo is 1/2...
2006-11-17 Evan ChengAdd a x86-64 test case: movb %sil, %ah is illegal.
2006-11-17 Jim LaskeyCase sensitive not.
2006-11-17 Jim LaskeyCheck for MaxAlign.
2006-11-17 Jim LaskeyTests to verify PowerPC ABI.
2006-11-17 Chris LattnerNew testcase.
2006-11-16 Evan ChengNew test case.
2006-11-16 Chris Lattnermake this harder
2006-11-14 Chris Lattnernew testcase
2006-11-14 Chris Lattnernew testcase
2006-11-14 Reid SpencerDiscard code that supported old bytecode formats. This...
2006-11-13 Reid SpencerFor PR950:
2006-11-13 Reid SpencerDon't hard code test names into the test.
2006-11-13 Reid SpencerFix 80 cols violations.
2006-11-13 Reid SpencerFor PR950:
2006-11-13 Reid SpencerFor PR950:
2006-11-13 Reid SpencerMake it handle plain old cast too, for old assembly.
2006-11-13 Reid SpencerHandle ptrtoint and inttoptr
2006-11-11 Jim LaskeyXFAIL All but powerpc
2006-11-11 Jim LaskeyWorks for PowerPC with frame pointers.
2006-11-11 Reid SpencerInstruction name changes.
2006-11-11 Reid SpencerEnable path completion when typing the TESTSUITE= optio...
2006-11-11 Chris Lattnerenable this test, check ppc64 as well.
2006-11-10 Chris LattnerThis testcase is miscompiled by instcombine, reduced...
2006-11-10 Chris Lattnernew testcase
2006-11-10 Jim LaskeyMust have a frame pointer argument fixed. Now fails...
2006-11-10 Jim LaskeyMust have a frame pointer.
2006-11-10 Reid SpencerThis is XFAILed on i[0-9]86 systems not Linux
2006-11-10 Anton KorobeynikovAdding target triple to test
2006-11-10 Tanya Lattnerxfail for llvmgcc3
2006-11-10 Chris Lattnermake this test more interesting
2006-11-10 Anton KorobeynikovFixing PR990: http://llvm.org/PR990.
2006-11-09 Chris Lattnernew testcases for PR992/993
2006-11-09 Chris Lattnernew testcases
2006-11-08 Tanya LattnerShould be xfailed for llvmgcc3
2006-11-08 Tanya LattnerShould be xfailed for llvmgcc4 and NOT *. * means all...
2006-11-08 Reid SpencerEnsure we don't regress on reading version 6 bytecode.
2006-11-08 Tanya LattnerShould be xfailed for llvm-gcc3.4
2006-11-08 Jim LaskeyMake it work on Darwin.
2006-11-08 Reid SpencerFor PR950:
2006-11-08 Reid SpencerXFAIL this on Linux until Jim gets Darwin ship shape.
2006-11-08 Chris Lattnernow that we handle single mbb loops better, one branch...
2006-11-08 Chris Lattnerpreincrement case we miss. xfail until we catch it
2006-11-07 Chris Lattnerscalarrepl should not split the two elements of the...
2006-11-07 Evan ChengNew test case.
2006-11-07 Andrew LenharthGot a little ahead of myself here
2006-11-07 Andrew LenharthFix this test
2006-11-07 Reid SpencerMake some corrections to this test case.
2006-11-07 Reid SpencerIgnore the Output dir.
2006-11-07 Reid SpencerAdd a test case for making sure gdb can get a stack...
2006-11-07 Chris Lattnerwrong bug #
2006-11-07 Chris Lattnernew testcase
2006-11-05 Chris Lattnerxfail this for the 1.9 release. This is PR984.
2006-11-04 Reid SpencerOkay, need a pattern before and after the cast pattern.
2006-11-04 Reid SpencerAllow the regular expression to be extended by a parameter.
2006-11-04 Reid SpencerFor PR950:
2006-11-03 Andrew Lenharthadd a regression for memmove
2006-11-03 Chris Lattnerthis started failing due to Reid's changes in the bc...
2006-11-03 Chris Lattnernew testcase
2006-11-02 Reid SpencerAdd some documentation about the arguments.
2006-11-02 Andrew Lenhartha regression :(
2006-11-02 Chris Lattnernew testcase
2006-11-01 Devang PatelTestcase from llvm.org/bugs/show_bug.cgi?id=979
2006-11-01 Chris Lattnerextra pass is required now
2006-11-01 Chris Lattnernew testcase that crashes global opt, reduced from...
2006-11-01 Chris Lattnerremove a testcase for a marginal feature
2006-10-31 Chris LattnerThis test should compile down to one comparison, not...
2006-10-31 Chris Lattnernew testcase for PR882
2006-10-31 Andrew Lenharthmake one giant add and sub tester
2006-10-31 Chris Lattneranother testcase for PR977
2006-10-31 Chris Lattnertestcase for PR977
next