summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/2011-01-11-CC.ll
AgeCommit message (Expand)Author
2016-02-26Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.Paul Robinson
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-10-06[Sparc] Do not emit nop after fcmp* instruction with V9.Venkatraman Govindaraju
2013-10-06[Sparc] Custom lower addc/adde/subc/sube on i64 in sparc64.Venkatraman Govindaraju
2013-10-06[Sparc] Use addxcc/subxcc for adde/sube instead of addx/subx.Venkatraman Govindaraju
2013-10-04[Sparc] Correct the floating point conditional code mapping in GetOppositeBra...Venkatraman Govindaraju
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-07[Sparc]: Use cmp instruction instead of subcc to compare integers.Venkatraman Govindaraju
2013-04-22Cleanup: test source files do not need to be executableArnaud A. de Grandmaison
2012-10-02Fix broken tests.Benjamin Kramer
2011-01-22Added ICC, FCC as uses of movcc instruction to generate correct code when -ma...Venkatraman Govindaraju
2011-01-16Implement AnalyzeBranch in Sparc Backend.Venkatraman Govindaraju
2011-01-11SPARC backend: correct ICC/FCC uses for ADDX and SELECT_CCVenkatraman Govindaraju