Enable on-demand fast-isel.
[oota-llvm.git] / test / CodeGen / PIC16 /
2010-04-07 Sanjiv GuptaRemove XFAIL for vg_leak as the leaks are fixed by...
2010-03-30 Benjamin KramerXFAIL some PIC16 tests when running under valgrind...
2010-03-02 Chris Lattnerthis testcase is failing because pic16 doesn't define...
2010-03-02 Chris Lattnerxfail this for now.
2010-02-26 Sanjiv GuptaReapply things reverted back in 97220, with the fixed...
2010-01-20 Chris Lattneremit integer and fp zeros as (e.g.) .byte 0 instead...
2009-12-29 Sanjiv GuptaExtern declaration for unordered.f32 libcall was not...
2009-12-28 Sanjiv GuptaFixed llc crash for zext (i1 -> i8) loads.
2009-12-23 Sanjiv GuptaReapply 91904.
2009-12-23 Sanjiv Guptadeleting empty file.
2009-12-23 Sanjiv GuptaReverting back 91904.
2009-12-22 Sanjiv GuptaWhile converting one of the operands to a memory operan...
2009-12-19 Sanjiv GuptaEmit direction operand in binary insns that stores...
2009-12-19 Sanjiv GuptaTest cases for changes done in 91768.
2009-11-27 Duncan SandsWhile this test is testing a problem in the generic...
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-10-15 Sanjiv GuptaRe-apply 84180 with the fixed test case.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-06 Chris Lattnerthis passes.
2009-08-06 Sanjiv GuptaXFAIL it while it is being worked on.
2009-08-05 Dan GohmanFix a bug in the PIC16 backend.
2009-08-05 Chris Lattnerchecking in broken testcases is not such a good idea.
2009-08-05 Sanjiv GuptaQuite a few tests crashed in llc after 78142. This...
2009-07-27 Sanjiv GuptaTest case to check that separate section is created...
2009-07-21 Chris Lattneradd a testcase for the pic16 section handling stuff.
2009-07-20 David GreeneRe-apply 75490, 75806 and 76177 with fixes and tests...