summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/early-ret.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-23Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...Hans Wennborg
2015-04-23Revert r235560; this commit was causing several failed assertions in Debug bu...Aaron Ballman
2015-04-22Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg
2013-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-04-08Generate PPC early conditional returnsHal Finkel