[Sparc] Add support for parsing directives in SparcAsmParser.
[oota-llvm.git] / test / CodeGen / SPARC / 2011-01-11-CC.ll
2013-10-06 Venkatraman Govind... [Sparc] Do not emit nop after fcmp* instruction with V9.
2013-10-06 Venkatraman Govind... [Sparc] Custom lower addc/adde/subc/sube on i64 in...
2013-10-06 Venkatraman Govind... [Sparc] Use addxcc/subxcc for adde/sube instead of...
2013-10-04 Venkatraman Govind... [Sparc] Correct the floating point conditional code...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-06-07 Venkatraman Govind... [Sparc]: Use cmp instruction instead of subcc to compar...
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2012-10-02 Benjamin KramerFix broken tests.
2011-01-22 Venkatraman Govind... Added ICC, FCC as uses of movcc instruction to generate...
2011-01-16 Venkatraman Govind... Implement AnalyzeBranch in Sparc Backend.
2011-01-11 Venkatraman Govind... SPARC backend: correct ICC/FCC uses for ADDX and SELECT_CC