summaryrefslogtreecommitdiff
path: root/test/MC/PowerPC
Commit message (Expand)AuthorAge
* [MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand2013-06-12
* [PowerPC] Use assembler source in MC testsUlrich Weigand2013-06-12
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-10
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-10
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* [PowerPC] Merge/rename PPC fixup typesUlrich Weigand2013-05-17
* [PowerPC] Fix processing of ha16/lo16 fixupsUlrich Weigand2013-05-17
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-15
* [PowerPC] Add test case for r181891Ulrich Weigand2013-05-15
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* [PowerPC] Add ELF relocation testsUlrich Weigand2013-05-08
* [PowerPC] Parse platform-specifc variant kinds in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-03
* [PowerPC] Support extended mnemonics in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add assembler parserUlrich Weigand2013-05-03
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* PowerPC: EH adjustmentsAdhemerval Zanella2013-01-09
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-04
* Fix initial frame state on powerpc64.Ulrich Weigand2012-11-28
* This patch is in preparation for adding medium code model support to theBill Schmidt2012-11-14
* Add test case to verify correct relocs being generated forUlrich Weigand2012-11-13
* Initial TOC support for PowerPC64 object creationAdhemerval Zanella2012-10-25