summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC
Commit message (Expand)AuthorAge
* Merging r199763:Tom Stellard2014-04-09
* Merging r197574:Tom Stellard2014-04-08
* Merging r197572:Tom Stellard2014-04-08
* Merging r196987:Tom Stellard2014-04-08
* Merging r-197100:Bill Wendling2013-12-12
* Merging r197100:Bill Wendling2013-12-12
* Merging r197089:Bill Wendling2013-12-12
* Merging r195272:Bill Wendling2013-11-21
* [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
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* Add PPC option for full register names in asmHal Finkel2013-11-11
* Use StringRef::startswith_lower. No functionality change.Rui Ueyama2013-10-31
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-29
* Add support for the VSX target attribute. No functional changeEric Christopher2013-10-16
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* Remove getEHExceptionRegister and getEHHandlerRegister.Rafael Espindola2013-10-07
* [PowerPC] Fix PR17354: Generate nop after local calls for PIC code.Bill Schmidt2013-09-26
* PPC: Allow partial fills in writeNopData()David Majnemer2013-09-26
* PPC: Do not introduce ISD nodes for fctid and fctiwDavid Majnemer2013-09-26
* PPC: Add support for fctid and fctiwDavid 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
* ISelDAG: spot chain cycles involving MachineNodesTim Northover2013-09-22
* Correct the pre-increment load latencies in the PPC A2 itineraryHal Finkel2013-09-22
* [PowerPC] Add a FIXME.Bill Schmidt2013-09-17
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-17
* [PowerPC] Fix PR17155 - Ignore COPY_TO_REGCLASS during emit.Bill Schmidt2013-09-16
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Revert r190764: PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Add missing break statement in PPCISelLoweringHal Finkel2013-09-13
* Remove an unused variable, fixing -Werror build with latest Clang.Chandler Carruth2013-09-12
* Fix PPC ABI for ByVal structs with vector membersHal Finkel2013-09-12
* Make the PPC fast-math sqrt expansion safe at 0Hal Finkel2013-09-12
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-12
* Mark PPC MFTB and DST (and friends) as deprecatedHal Finkel2013-09-12
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-12
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-12
* Greatly simplify the PPC A2 scheduling itineraryHal Finkel2013-09-11
* Enable MI scheduling (and CodeGen AA) by default for embedded PPC coresHal Finkel2013-09-11
* Implement TTI getUnrollingPreferences for PowerPCHal Finkel2013-09-11
* 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
* [PowerPC] Fast-isel cleanup patch.Bill Schmidt2013-08-31
* [PowerPC] Add integer truncation support to fast-isel.Bill Schmidt2013-08-30
* Correct partially defined variableBill Schmidt2013-08-30
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-30