summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/mcm-5.ll
AgeCommit message (Expand)Author
2016-11-16Always use relative jump table encodings on PowerPC64.Joerg Sonnenberger
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
2015-04-16Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg
2015-04-16Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-02-21Large code model support for PowerPC.Bill Schmidt
2012-11-27This patch implements medium code model support for 64-bit PowerPC.Bill Schmidt