summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/MCTargetDesc
Commit message (Expand)AuthorAge
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* PPC: Allow partial fills in writeNopData()David Majnemer2013-09-26
* MC: Add support for treating $ as a reference to the PCDavid Majnemer2013-09-25
* MC: Remove vestigial PCSymbol field from AsmInfoDavid Majnemer2013-09-25
* [PowerPC] Fix PR17155 - Ignore COPY_TO_REGCLASS during emit.Bill Schmidt2013-09-16
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-09-01
* Fix use of uninitialized value added in r189400 (found by MemorySanitizer)Alexey Samsonov2013-08-28
* Given target assembler parsers a chance to handle variant expressionsJoerg Sonnenberger2013-08-27
* Revert "Fix the build broken by r189315." and "Move everything depending on O...Charles Davis2013-08-27
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-08-27
* cast fix to appease buildbotDavid Fang2013-08-08
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-08
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-26
* [PowerPC] Revert r185476 and fix up TLS variant kindsUlrich Weigand2013-07-09
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-08
* [PowerPC] Add some special @got@tprel fixup casesUlrich Weigand2013-07-05
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-05
* [PowerPC] Implement writeNopDataUlrich Weigand2013-07-04
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-03
* [PowerPC] Always use mfocrf if availableUlrich Weigand2013-07-03
* [PowerPC] Rework TLS call operand processingUlrich Weigand2013-07-02
* [PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLDUlrich Weigand2013-07-02
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-01
* [PowerPC] Fix @got references to local symbolsUlrich Weigand2013-07-01
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-26
* [PowerPC] Support @got modifierUlrich Weigand2013-06-25
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-24
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-24
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-21
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @toc@h modifierUlrich Weigand2013-06-21
* [PowerPC] Support @h modifierUlrich Weigand2013-06-21
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-21
* [PowerPC] Clean up VK_PPC_TOC... namesUlrich Weigand2013-06-20
* [PowerPC] Minor cleanup in PPCELFObjectWriter::getRelocTypeInnerUlrich Weigand2013-06-20
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-20
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-18
* Revert r183854 (PPC: Fix switch warnings from r183841)David Blaikie2013-06-12
* [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.Bill Schmidt2013-06-12
* [PowerPC] Fix switch warnings from r183841.Bill Schmidt2013-06-12
* Add artificial PRED_BAD to PPC::Predicate enumeration.Bill Schmidt2013-06-12
* [MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand2013-06-12
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23
* [PowerPC] Fix hi/lo encoding in old-style code emitterUlrich Weigand2013-05-17