Suppress llvm/test/tools/gold/X86/parallel.ll while investigating.
[oota-llvm.git] / test / MC / PowerPC / ppc64-fixups.s
2014-08-10 Joerg Sonnenberger@l and friends adjust their value depending the context...
2014-03-24 Ulrich Weigand[PowerPC] Generate little-endian object files
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-05 Ulrich Weigand[PowerPC] Add some special @got@tprel fixup cases
2013-07-05 Ulrich Weigand[PowerPC] Make test case buildable with GNU as
2013-07-05 Ulrich Weigand[PowerPC] Support @tls in the asm parser
2013-07-02 Ulrich Weigand[PowerPC] PR16512 - Support TLS call sequences in the...
2013-07-01 Ulrich Weigand[PowerPC] Add support for TLS data relocations
2013-06-26 Ulrich Weigand[PowerPC] Support symbolic u16imm operands
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
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-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-08 Ulrich Weigand[PowerPC] Add ELF relocation tests
2013-05-03 Ulrich Weigand[PowerPC] Parse platform-specifc variant kinds in AsmParser