summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/mcm-obj.ll
AgeCommit message (Expand)Author
2017-01-26Use shouldAssumeDSOLocal in classifyGlobalReference.Rafael Espindola
2016-12-15Use PIC relocation model as default for PowerPC64 ELF.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-04-15Update tests to not be as dependent on section numbers.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-06-13[PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.Bill Schmidt
2013-05-30Change how we iterate over relocations on ELF.Rafael Espindola
2013-04-12Replace coff-/elf-dump with llvm-readobjNico Rieck
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