Test byval with a 8 bit aligned struct
[oota-llvm.git] / test / CodeGen / ARM /
2007-10-13 Chris Lattnernew testcase
2007-09-20 Evan ChengDisable if-conversion for this test.
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-09-05 Duncan SandsTestcases for PR1628.
2007-08-15 Lauro Ramos VenancioImplement FPOWI ExpandOp.
2007-08-15 Evan ChengTest case for PR1609.
2007-08-15 Dan GohmanThis test used "wc | grep ..."; convert it to use the...
2007-08-15 Dan GohmanConvert tests using "grep -c ... | grep ..." to use...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-14 Evan ChengNew test.
2007-08-01 Lauro Ramos VenancioExpand unaligned loads/stores when the target doesn...
2007-07-19 Reid SpencerFor PR1553:
2007-07-09 Dan GohmanAdd explicit triples to these tests so that llc behaves...
2007-06-29 John CriswellConvert .cvsignore files
2007-06-29 Dan GohmanFix an assertion failure in legalizing bitcast operator...
2007-06-21 Evan ChengFix tests.
2007-06-21 Evan ChengNew tests.
2007-06-20 Evan ChengAdded some if-conversion tests.
2007-05-31 Lauro Ramos VenancioAdd a test for PR1424.
2007-05-24 Evan ChengAdd a new test case.
2007-05-22 Dale Johannesennew testcases for -enable-tail-merge default handling
2007-05-15 Chris Lattnertestcase that crashes llc
2007-05-14 Evan ChengTest for PR1406.
2007-05-14 Lauro Ramos VenancioEnable aliases on arm-linux.
2007-05-10 Dale JohannesenAnother test for tail mergeing
2007-05-09 Evan ChengCan't fold bit_convert into truncating store.
2007-05-08 Dale Johannesentestcase for CodeGenPrepare bug fixed yesterday
2007-05-08 Chris Lattnermove this out of Codegen/Generic, because it requires...
2007-05-07 Evan ChengFix tests.
2007-05-07 Evan ChengAdd some tests for (conv (load x)) -> (load (conv*...
2007-05-05 Lauro Ramos VenancioFix PR1390.
2007-05-05 Chris Lattnerremove xfailed testcase (attached to pr)
2007-05-04 Evan ChengTest load global in static mode.
2007-05-03 Evan ChengNew test case.
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...
2007-05-03 Chris Lattnermatch a reassociated form of fnmul
2007-05-01 Evan ChengTest a dag combiner crasher.
2007-04-30 Reid SpencerFor PR1370:
2007-04-28 Chris Lattnerupdate syntax
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-25 Lauro Ramos Venancioremember to emit weak reference in one more case.
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-16 Evan ChengFix test.
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 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-04-14 Chris Lattnerfix test for linux hosts.
2007-04-13 Chris Lattnerxfail this for now
2007-04-13 Chris Lattnernew lsr testcase
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattnerthis got better
2007-04-11 Chris Lattnernew testcases for integer abs function
2007-04-04 Evan ChengBetter still.
2007-04-04 Evan ChengFix test case.
2007-04-04 Evan ChengThese got better.
2007-04-04 Evan ChengNew asm test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Evan ChengNew test case.
2007-04-03 Chris Lattnernew testcase, where we should use a negative stride
2007-04-02 Evan ChengNew test case.
2007-04-02 Chris Lattnernew testcase.
2007-04-02 Lauro Ramos Venancio- Divides the comparisons in two types: comparisons...
2007-03-30 Evan ChengMissing '&&'
2007-03-30 Evan ChengTest case for PR1279 (part 2).
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Evan ChengAdded a test case for PR1279.
2007-03-26 Evan ChengTest case for PR1266.
2007-03-22 Evan ChengAnother test case.
2007-03-22 Evan ChengTest case for PR1257
2007-03-21 Evan ChengNew test case.
2007-03-20 Lauro Ramos Venanciobugfix: When the source register of CALL_NOLINK was...
2007-03-19 Reid SpencerFor PR1258:
2007-03-17 Evan ChengGEP index sink test case.
2007-03-14 Evan ChengARM isel should match ldr x +/- x * (2^n) to ldr [x...
2007-03-13 Evan ChengNew test.
2007-03-08 Evan ChengTest inline asm modifier 'c'.
2007-03-08 Evan ChengFix test case.
2007-03-07 Evan ChengNew test case.
2007-03-07 Evan ChengNew test case.
2007-03-05 Lauro Ramos VenancioUse init_array/fini_array sections for static contructo...
2007-02-28 Evan ChengFix test case.
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 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-02-13 Lauro Ramos VenancioAdd ABI information to ARM subtarget.
2007-02-13 Lauro Ramos VenancioAccording to ARM EABI, 8-bytes function arguments must...
2007-02-08 Evan Chengi64 setcc tests.
2007-02-07 Evan ChengNew test case.
2007-02-06 Evan ChengAdd a DYNAMIC_STACKALLOC test case.
2007-02-05 Lauro Ramos VenancioFix unord test.
2007-02-03 Evan ChengAdd a test case.
2007-02-03 Evan Cheng__builtin_isunordered test case.
next