Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / PIC16 /
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...