Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.h
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-07 Joerg SonnenbergerAdd first bunch of SPE instructions. As they overlap...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 Joerg SonnenbergerAdd support for m[ft][di]bat[ul] instructions.
2014-08-04 Joerg SonnenbergerAdd features for PPC 4xx and e500/e500mc instructions.
2014-07-28 Ulrich Weigand[PowerPC] Support ELFv1/ELFv2 ABI selection via features
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 function call changes
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-06-26 Will Schmidtadd ppc64/pwr8 as target
2014-06-13 Eric ChristopherFix typo.
2014-06-12 Eric ChristopherMove the PPCSelectionDAGInfo off the TargetMachine...
2014-06-12 Eric ChristopherMove PPCTargetLowering off of the TargetMachine and...
2014-06-12 Eric ChristopherMove PPCJITInfo off of the TargetMachine and onto the...
2014-06-12 Eric ChristopherMove PPCInstrInfo off of the target machine and onto...
2014-06-12 Eric ChristopherMove DataLayout from the PPCTargetMachine to the subtarget.
2014-06-12 Eric ChristopherMove PPCFrameLowering into PPCSubtarget from PPCTargetM...
2014-05-21 Eric ChristopherMake early if conversion dependent upon the subtarget...
2014-05-13 Eric ChristopherSave the optimization level the subtarget was created...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-03-07 Rafael EspindolaDon't avoid cfi instructions on the bg/p.
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2013-12-11 Rafael EspindolaMove PPC's getDataLayoutString out of line and document...
2013-10-16 Eric ChristopherAdd support for the VSX target attribute. No functional...
2013-09-12 Hal FinkelMark PPC MFTB and DST (and friends) as deprecated
2013-09-11 Hal FinkelEnable MI scheduling (and CodeGen AA) by default for...
2013-08-19 Hal FinkelAdd the PPC fcpsgn instruction
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-15 Hal FinkelPPC: Refactoring to support subtarget feature changing
2013-07-03 Bill Schmidt[PowerPC] FreeBSD does not require f128 in its data...
2013-04-03 Hal FinkelUse PPC reciprocal estimates with Newton iteration...
2013-04-01 Hal FinkelAdd more PPC floating-point conversion instructions
2013-03-31 Hal FinkelAdd the PPC lfiwax instruction
2013-03-29 Hal FinkelAdd PPC FP rounding instructions fri[mnpz]
2013-03-28 Hal FinkelAdd the PPC64 ldbrx/stdbrx instructions
2013-03-28 Hal FinkelAdd the PPC64 popcntd instruction
2013-02-01 Bill SchmidtLLVM enablement for some older PowerPC CPUs
2013-01-30 Hal FinkelAdd definitions for the PPC a2q core marked as having...
2013-01-29 Hal FinkelAdd isBGQ method to PPCSubtarget
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-10-29 NAKAMURA TakumiPPCSubtarget.h: Add explicit braces.
2012-10-29 NAKAMURA TakumiPPCSubtarget.h: Whitespace.
2012-10-29 Bill SchmidtThis patch adds alignment information for long double...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-08-28 Hal FinkelAdd PPC Freescale e500mc and e5500 subtargets.
2012-06-22 Hal FinkelAdd support for the PPC isel instruction.
2012-06-11 Hal FinkelRename the PPC target feature gpul to mfocrf.
2012-06-11 Hal FinkelAdd POWER6 and POWER7 CPU types to the PPC backend.
2012-04-02 Hal FinkelThe binutils for the IBM BG/P are too old to support...
2012-04-01 Hal FinkelAdd instruction itinerary for the PPC64 A2 core.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-02 Hal Finkelupdate PPC 940 hazard rec. to function in postRA mode
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests
2011-07-07 Evan ChengCompute feature bits at time of MCSubtargetInfo initial...
2011-07-03 Roman DivackyMake the i64 and f64 be 64bit ABI aligned in the target...
2011-07-01 Evan ChengRename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc...
2011-07-01 Evan ChengRename TargetSubtarget to TargetSubtargetInfo for consi...
2011-07-01 Evan Cheng- Added MCSubtargetInfo to capture subtarget features...
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2011-06-29 Evan ChengSink SubtargetFeature and TargetInstrItineraries (renam...
2011-04-20 Daniel DunbarADT/Triple: Renambe isOSX... methods to isMacOSX for...
2011-04-19 Daniel DunbarTarget/PPC: Kill off DarwinVers, which is now dead.
2011-04-19 Daniel DunbarTarget/PPC: Add a TargetTriple field.
2010-08-04 Torok EdwinUse indirect calls in PowerPC JIT.
2009-11-07 Chris Lattnerindicate what the native integer types for the target...
2009-08-15 Tilmann SchellerAdd support for the PowerPC 64-bit SVR4 ABI.
2009-08-11 Chris Lattnereliminate asmflavor from subtarget, PPCTAI is the only...
2009-08-02 Daniel DunbarNormalize Subtarget constructors to take a target tripl...
2009-07-03 Tilmann SchellerRefactor ABI code in the PowerPC backend.
2009-05-23 Anton KorobeynikovPropagate CPU string out of SubtargetFeatures
2009-02-27 Dale JohannesenAlignment values for i64 and f64 on ppc64 were wrong,
2008-12-19 Rafael EspindolaFix bug 3202.
2008-02-14 Dale JohannesenRewrite tblgen handling of subtarget features so
2008-01-02 Chris Lattnerleopard and above support alignment for common symbols.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-08-03 Dale Johannesenlong double patch 2 of N. Handle it in TargetData.
2007-04-03 Nicolas GeoffrayThe PPC64 ELF ABI is "intended to use the same structur...
2007-02-25 Chris LattnerImprove JIT support for linux/ppc: Patch by Nicolas...
2007-02-14 Chris LattnerGeneralize TargetData strings, to support more interest...
2007-01-22 Evan ChengDouble and long preferred alignment set to 8 bytes.
2007-01-19 Nick LewyckyNeeded to build on PPC Linux.
2007-01-16 Bill WendlingInstead of yet another enum indicating the "assembly...
2006-12-12 Jim LaskeyHonor cpu directive, take two.
2006-12-11 Chris LattnerAnother step forward in PPC64 JIT support: we now no...
2006-12-11 Chris LattnergetInstrItineraryData shouldn't copy the itineraries
2006-07-15 Chris LattnerRemove what little AIX support we have. It has never...
2006-06-16 Chris LattnerDocument the subtarget features better, make sure that...
2006-06-16 Chris LattnerRename some subtarget features. A CPU now can *have...
2006-06-16 Chris LattnerFirst baby step towards ppc64 support. This adds a...
2006-02-28 Chris LattnerAdd a subtarget feature for the stfiwx instruction...
2005-11-01 Jim LaskeyAllow itineraries to be passed through the Target Machine.
2005-10-26 Jim LaskeyTypo made worse x 2 - take 2.
2005-10-26 Jim LaskeyTypo x 2
2005-10-26 Jim LaskeyGive full control of subtarget features over to table...
2005-10-18 Nate BegemanDo the right thing and enable 64 bit regs under the...
2005-10-16 Nate BegemanMore PPC32 -> PPC changes, as well as merging some...
2005-09-29 Andrew Lenharthcopy and paste error
2005-09-06 Nate BegemanAdd accessor for 64bit flag, so that we can tell when...
next