Correct the description of srem. remainder follows the dividend not the
[oota-llvm.git] / test /
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
2007-03-02 Evan ChengAdd a new test case.
2007-03-02 Chris Lattnertestcase for PR1233
2007-03-01 Anton KorobeynikovEnsure that fastcall'ed function is correctly mangled...
2007-02-28 Chris LattnerEliminate enable-x86-fastcc
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-28 Chris Lattnerfastcc -> fastcall
2007-02-28 Evan ChengFix test case.
2007-02-27 Reid SpencerThis test passes on x86/Linux now.
2007-02-27 Reid SpencerUpdate for constant folding now generating undef and...
2007-02-27 Reid SpencerShifting by the bit width now produces undef, not 0.
2007-02-27 Reid SpencerXFAIL this on x86-Linux until its fixed.
2007-02-27 Reid SpencerRemove test cases that produce undefined results.
2007-02-26 Chris Lattnernew testcase
2007-02-25 Chris Lattnernew testcase
2007-02-25 Chris Lattnernew testcase
2007-02-25 Chris Lattnernew testcase
2007-02-25 Jim LaskeyTest for PR1224.
2007-02-25 Chris Lattnernew testcase. @foo should be marked fastcc by globalopt
2007-02-25 Chris Lattnerverify that double is returned in XMM0 if the function...
2007-02-25 Chris Lattnernew testcase
2007-02-25 Chris Lattnerverify i128 return on x86-64 continues to codegen optim...
2007-02-24 Chris Lattnertestcase for PR1219
2007-02-24 Chris Lattnertestcase for pr1215
2007-02-24 Chris Lattnertestcase for pr1217
2007-02-23 Bill WendlingMake the testcase correct.
2007-02-23 Bill WendlingTestcase for PR1164
2007-02-23 Bill WendlingPR1164:
2007-02-23 Jim LaskeyNew test - practically wrote itself.
2007-02-23 Lauro Ramos Venanciobugfix: SP wasn't updated for varargs when frame pointe...
2007-02-23 Lauro Ramos VenancioFix stack alignment in functions with varargs.
2007-02-23 Chris Lattnerfix this testcase
next