summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/mcm-obj.ll
Commit message (Expand)AuthorAgeFilesLines
* Use shouldAssumeDSOLocal in classifyGlobalReference.Rafael Espindola2017-01-261-3/+2
* Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger2016-12-151-4/+4
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-4/+4
* Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...Hans Wennborg2015-04-231-43/+54
* Revert r235560; this commit was causing several failed assertions in Debug bu...Aaron Ballman2015-04-231-54/+43
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-221-43/+54
* Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg2015-04-161-54/+43
* Switch lowering: extract jump tables and bit tests before building binary tre...Hans Wennborg2015-04-161-43/+54
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-151-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-11/+11
* [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.Bill Schmidt2013-06-131-2/+2
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-2/+2
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-117/+34
* Large code model support for PowerPC.Bill Schmidt2013-02-211-58/+133
* This patch implements medium code model support for 64-bit PowerPC.Bill Schmidt2012-11-271-0/+193
OpenPOWER on IntegriCloud