Support move to/from segment register.
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc /
2014-07-25 Hal Finkel[PowerPC] Support TLS on PPC32/ELF
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .localentry directive
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .abiversion directive
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-18 Ulrich Weigand[PowerPC] Fix emitting instruction pairs on LE
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-05-03 Rafael EspindolaFix pr19645.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-24 David BlaikieSpread some const around for non-mutating uses of MCSym...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-27 Rafael EspindolaRemove another unused argument.
2014-03-27 Rafael EspindolaRemove unused argument.
2014-03-24 Ulrich Weigand[PowerPC] Generate little-endian object files
2014-03-20 Alexey SamsonovAdd llvm_unreachable after fully-covered switches to...
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-03-05 Joerg SonnenbergerEnable integrated assembler on OpenBSD/PPC32 by default...
2014-02-28 Hal FinkelTry to unbreak the C++11 build
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-02 Hal FinkelReplace PPC instruction-size code with MCInstrDesc...
2014-01-28 David WoodhouseDelete MCSubtargetInfo data members from target MCCodeE...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 Iain SandoeProvide a stub Target Streamer implementation for PPC...
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-25 Rafael EspindolaRemove an easy use of EmitRawText from PPC.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-22 Roman DivackyUse r2 when encoding tls on ppc32. Fixes PR18305.
2013-12-13 Iain Sandoetest commit.
2013-12-10 David Fangon darwin<10, fallback to .weak_definition (PPC,X86)
2013-12-02 Rafael EspindolaRefactor the setting of PrivateGlobalPrefix.
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-27 Rafael EspindolaDon't set GlobalPrefix to the default value.
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-09-26 David MajnemerPPC: Allow partial fills in writeNopData()
2013-09-25 David MajnemerMC: Add support for treating $ as a reference to the PC
2013-09-25 David MajnemerMC: Remove vestigial PCSymbol field from AsmInfo
2013-09-16 Bill Schmidt[PowerPC] Fix PR17155 - Ignore COPY_TO_REGCLASS during...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-28 Alexey SamsonovFix use of uninitialized value added in r189400 (found...
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-27 Charles DavisRevert "Fix the build broken by r189315." and "Move...
2013-08-27 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-08 David Fangcast fix to appease buildbot
2013-08-08 David Fanginitial draft of PPCMachObjectWriter.cpp
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-08 Ulrich Weigand[PowerPC] Always use "assembler dialect" 1
2013-07-05 Ulrich Weigand[PowerPC] Add some special @got@tprel fixup cases
2013-07-05 Ulrich Weigand[PowerPC] Support @tls in the asm parser
2013-07-04 Ulrich Weigand[PowerPC] Implement writeNopData
2013-07-03 Ulrich Weigand[PowerPC] Use mtocrf when available
2013-07-03 Ulrich Weigand[PowerPC] Always use mfocrf if available
2013-07-02 Ulrich Weigand[PowerPC] Rework TLS call operand processing
2013-07-02 Ulrich Weigand[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
2013-07-01 Ulrich Weigand[PowerPC] Add support for TLS data relocations
2013-07-01 Ulrich Weigand[PowerPC] Fix @got references to local symbols
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] Add predicted forms of branches
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-06-21 Ulrich Weigand[PowerPC] Rename some more VK_PPC_ enums
2013-06-20 Ulrich Weigand[PowerPC] Clean up VK_PPC_TOC... names
2013-06-20 Ulrich Weigand[PowerPC] Minor cleanup in PPCELFObjectWriter::getReloc...
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-12 David BlaikieRevert r183854 (PPC: Fix switch warnings from r183841)
2013-06-12 Bill Schmidt[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
2013-06-12 Bill Schmidt[PowerPC] Fix switch warnings from r183841.
2013-06-12 Bill SchmidtAdd artificial PRED_BAD to PPC::Predicate enumeration.
2013-06-12 Ulrich Weigand[MC/DWARF] Support .debug_frame / .debug_line code...
2013-05-23 Ulrich Weigand[PowerPC] Clean up generation of ha16() / lo16() markers
2013-05-17 Ulrich Weigand[PowerPC] Fix hi/lo encoding in old-style code emitter
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-16 Ulrich Weigand[PowerPC] Use true offset value in "memrix" machine...
2013-05-15 Rafael EspindolaCleanup relocation sorting for ELF.
2013-05-15 Ulrich Weigand[PowerPC] Remove need for adjustFixupOffst hack
next