Remove unnecessary include.
[oota-llvm.git] / test / MC / PowerPC /
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-24 Ulrich Weigand[PowerPC] Support bd(n)zl and bd(n)zlrl
2013-06-24 Ulrich Weigand[PowerPC] Support b(cond)l in the asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support blrl and variants in the asm parser
2013-06-21 Ulrich Weigand[PowerPC] Support R_PPC_REL16 family of relocations
2013-06-21 Ulrich Weigand[PowerPC] Support various tls-related modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @toc@h modifier
2013-06-21 Ulrich Weigand[PowerPC] Support @h modifier
2013-06-20 Ulrich Weigand[MC] Support @ variants with directional labels
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
2013-06-20 Ulrich Weigand[PowerPC] Support compare mnemonics with implied CR0
2013-06-12 Ulrich Weigand[MC/DWARF] Support .debug_frame / .debug_line code...
2013-06-12 Ulrich Weigand[PowerPC] Use assembler source in MC tests
2013-06-10 Ulrich Weigand[PowerPC] Support extended sc mnemonic
2013-06-10 Ulrich Weigand[PowerPC] Support branch mnemonics with implied CR0
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-05-17 Ulrich Weigand[PowerPC] Merge/rename PPC fixup types
2013-05-17 Ulrich Weigand[PowerPC] Fix processing of ha16/lo16 fixups
2013-05-15 Ulrich Weigand[PowerPC] Remove need for adjustFixupOffst hack
2013-05-15 Ulrich Weigand[PowerPC] Add test case for r181891
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-08 Ulrich Weigand[PowerPC] Add ELF relocation tests
2013-05-03 Ulrich Weigand[PowerPC] Parse platform-specifc variant kinds in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add some Book II instructions to AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Support extended mnemonics in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-01-09 Adhemerval ZanellaPowerPC: EH adjustments
2013-01-04 Adhemerval ZanellaPowerPC: Fix eh_frame relocation for PIC
2012-11-28 Ulrich WeigandFix initial frame state on powerpc64.
2012-11-14 Bill SchmidtThis patch is in preparation for adding medium code...
2012-11-13 Ulrich WeigandAdd test case to verify correct relocs being generated for
2012-10-25 Adhemerval ZanellaInitial TOC support for PowerPC64 object creation