Test case for PR1279 (part 2).
[oota-llvm.git] / test /
2007-03-30 Evan ChengTest case for PR1279 (part 2).
2007-03-30 Reid SpencerFor PR1289:
2007-03-29 Reid Spencercheckpoint -> implementation. This really needs to...
2007-03-28 Chris Lattnernew testcases
2007-03-28 Chris Lattnernew testcase
2007-03-28 Reid SpencerDelete the remanant of an obsolete comment.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Reid SpencerThe implementation keyword was replaced with checkpoint.
2007-03-28 Reid Spencerimplementation keyword is going .. going .. gone.
2007-03-28 Chris Lattnerdon't use 'not' when we can use a positive test
2007-03-28 Reid Spencernew test case for PR1280
2007-03-28 Reid SpencerFor PR1280:
2007-03-28 Evan ChengAdded a test case for PR1279.
2007-03-28 Chris Lattnernew testcase
2007-03-28 Chris Lattnerupgrade a random test
2007-03-28 Chris Lattnernew testcase
2007-03-27 Duncan SandsTest that a VIEW_CONVERT_EXPR used as an lvalue has...
2007-03-26 Reid SpencerAnother test case for PR1271 where bad shift masks...
2007-03-26 Evan ChengTest case for PR1266.
2007-03-26 Reid SpencerFix this test case to match output after a bug was...
2007-03-26 Duncan SandsFix testsuite hang.
2007-03-26 Reid SpencerTest case for PR1271 involving construction of a bad...
2007-03-25 Anton KorobeynikovAdd "feature" testcase for new switch lowering code
2007-03-25 Reid SpencerAdd a test case for PR1271 (necessary, but not sufficient).
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnertest that the ppc backend can do 64-bit cntlz
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-25 Chris Lattnernew testcase
2007-03-24 Reid SpencerRemove the last vestiges of this directory.
2007-03-24 Reid SpencerFlip the srem tests around. Previous commit was to...
2007-03-24 Reid SpencerFix incorrect test cases for srem. The definition of...
2007-03-23 Reid SpencerAdd more test cases for APIntified InstCombine.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...
2007-03-23 Duncan SandsTest handling of switches with wide case ranges.
2007-03-22 Reid SpencerMake this test actually match the generated code.
2007-03-22 Reid SpencerAdd tests for nounwind and noreturn function attributes.
2007-03-22 Evan ChengAnother test case.
2007-03-22 Evan ChengTest case for PR1257
2007-03-22 Reid SpencerTest case for PR1248
2007-03-21 Evan ChengNew test case.
2007-03-20 Lauro Ramos Venanciobugfix: When the source register of CALL_NOLINK was...
2007-03-20 Chris Lattnerllvm-gcc now requires -fnested-functions to enable...
2007-03-20 Reid SpencerBreak up huge line so that this file is almost readable.
2007-03-20 Duncan SandsTest handling of structs with multiple variable-sized...
2007-03-20 Duncan SandsAda testcase for structs with multiple variable sized...
2007-03-20 Duncan SandsTest that ARRAY_RANGE_REF returns an array not an element.
2007-03-20 Chris LattnerThese functions should use shll, not lea.
2007-03-19 Reid SpencerMake this test a little simpler/faster.
2007-03-19 Reid SpencerAdd test case for PR1261, currently XFAILed.
2007-03-19 Reid SpencerTest case noticed by Sheng that fails because negative...
2007-03-19 Duncan SandsTest handling of ARRAY_REF when the component type...
2007-03-19 Reid SpencerFor PR1258:
2007-03-19 Reid SpencerFor PR1258:
2007-03-19 Reid SpencerUse opt instead of gccas.
2007-03-19 Chris Lattneradd a testcase the resent patches fail on.
2007-03-19 Reid SpencerDon't upgrade these.
2007-03-19 Chris Lattneradd PR#
2007-03-19 Chris Lattneradd pr#
2007-03-19 Chris Lattnernew testcase
2007-03-19 Chris Lattnertestcase for SROA with memset etc
2007-03-18 Chris Lattnernew testcase
2007-03-18 Nick LewyckyPropagate ValueRanges across equality.
2007-03-17 Evan ChengGEP index sink test case.
2007-03-17 Devang PatelTest case for X86 inline asm constraint 'I'
2007-03-16 Bill WendlingAnd now support for MMX logical operations.
2007-03-15 Bill WendlingMultiplication support for MMX.
2007-03-14 Evan ChengARM isel should match ldr x +/- x * (2^n) to ldr [x...
2007-03-14 Reid SpencerTest case for PR1256.
2007-03-14 Duncan SandsTest that the size of a view converted object is determ...
2007-03-13 Evan ChengNew test.
2007-03-13 Evan ChengThis got better.
2007-03-13 Duncan SandsTest support for arrays with non-zero first index.
2007-03-13 Chris Lattnertestcase for PR1244
2007-03-10 Anton KorobeynikovUse range tests in LowerSwitch, where possible
2007-03-10 Bill WendlingAdding more arithmetic operators to MMX. This is an...
2007-03-08 Evan ChengTest inline asm modifier 'c'.
2007-03-08 Chris Lattnerupgrade this testcase, add test for fp immediate to...
2007-03-08 Bill WendlingAdd MMX arithmetic testcase.
2007-03-08 Evan ChengFix test case.
2007-03-07 Evan ChengNew test case.
2007-03-07 Reid SpencerFix the pattern.
2007-03-07 Reid SpencerMake this test more reliable across platforms.
2007-03-07 Evan ChengNew test case.
2007-03-06 Reid SpencerDon't run lli in llvm-test. Instead just check that...
2007-03-06 Reid SpencerFix this to put its output in the output directory.
2007-03-06 Reid SpencerTest to ensure that data layout is generated correctly...
2007-03-05 Bill WendlingAdd the emms intrinsic for MMX support.
2007-03-05 Reid SpencerAdd a test case for a particular udiv/select transform.
2007-03-05 Lauro Ramos VenancioUse init_array/fini_array sections for static contructo...
2007-03-05 Duncan SandsTestcase for handling of static constant declarations...
2007-03-05 Duncan SandsTestcase causing the Ada front-end to create bogus...
2007-03-05 Duncan SandsNew directory for Ada testcases. Test handling of...
2007-03-05 Chris Lattnernew testcase
2007-03-04 Chris Lattnernew testcase, corresponds to:
2007-03-04 Chris LattnerNew testcases for PR1179/PR1232.
2007-03-03 Chris LattnerNew testcase for PR1239
2007-03-03 Chris Lattnernew testcase: instcombine should remove all the casts.
2007-03-03 Chris Lattnerinstcombine doesn't do CSE, simplify unrelated detail
next