2013-02-01 |
Bill Schmidt | LLVM enablement for some older PowerPC CPUs |
blob | commitdiff | raw |
2013-01-30 |
Hal Finkel | Add definitions for the PPC a2q core marked as having... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
Hal Finkel | Add isBGQ method to PPCSubtarget |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Chandler Carruth | Sort includes for all of the .h files under the 'lib... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
NAKAMURA Takumi | PPCSubtarget.h: Add explicit braces. |
blob | commitdiff | raw | diff to current |
2012-10-29 |
NAKAMURA Takumi | PPCSubtarget.h: Whitespace. |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Bill Schmidt | This patch adds alignment information for long double... |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-08-28 |
Hal Finkel | Add PPC Freescale e500mc and e5500 subtargets. |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Hal Finkel | Add support for the PPC isel instruction. |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Hal Finkel | Rename the PPC target feature gpul to mfocrf. |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Hal Finkel | Add POWER6 and POWER7 CPU types to the PPC backend. |
blob | commitdiff | raw | diff to current |
2012-04-02 |
Hal Finkel | The binutils for the IBM BG/P are too old to support... |
blob | commitdiff | raw | diff to current |
2012-04-01 |
Hal Finkel | Add instruction itinerary for the PPC64 A2 core. |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Jia Liu | Emacs-tag and some comment fix for all ARM, CellSPU... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Hal Finkel | update PPC 940 hazard rec. to function in postRA mode |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Hal Finkel | Add PPC 440 scheduler and some associated tests |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Evan Cheng | Compute feature bits at time of MCSubtargetInfo initial... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Roman Divacky | Make the i64 and f64 be 64bit ABI aligned in the target... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Evan Cheng | Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Evan Cheng | Rename TargetSubtarget to TargetSubtargetInfo for consi... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Evan Cheng | - Added MCSubtargetInfo to capture subtarget features... |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Evan Cheng | Fix the ridiculous SubtargetFeatures API where it impli... |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Evan Cheng | Sink SubtargetFeature and TargetInstrItineraries (renam... |
blob | commitdiff | raw | diff to current |
2011-04-20 |
Daniel Dunbar | ADT/Triple: Renambe isOSX... methods to isMacOSX for... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Daniel Dunbar | Target/PPC: Kill off DarwinVers, which is now dead. |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Daniel Dunbar | Target/PPC: Add a TargetTriple field. |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Torok Edwin | Use indirect calls in PowerPC JIT. |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Chris Lattner | indicate what the native integer types for the target... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Tilmann Scheller | Add support for the PowerPC 64-bit SVR4 ABI. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Chris Lattner | eliminate asmflavor from subtarget, PPCTAI is the only... |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Daniel Dunbar | Normalize Subtarget constructors to take a target tripl... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Tilmann Scheller | Refactor ABI code in the PowerPC backend. |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Anton Korobeynikov | Propagate CPU string out of SubtargetFeatures |
blob | commitdiff | raw | diff to current |
2009-02-27 |
Dale Johannesen | Alignment values for i64 and f64 on ppc64 were wrong, |
blob | commitdiff | raw | diff to current |
2008-12-19 |
Rafael Espindola | Fix bug 3202. |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dale Johannesen | Rewrite tblgen handling of subtarget features so |
blob | commitdiff | raw | diff to current |
2008-01-02 |
Chris Lattner | leopard and above support alignment for common symbols. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Dale Johannesen | long double patch 2 of N. Handle it in TargetData. |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Nicolas Geoffray | The PPC64 ELF ABI is "intended to use the same structur... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Chris Lattner | Improve JIT support for linux/ppc: Patch by Nicolas... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Chris Lattner | Generalize TargetData strings, to support more interest... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Evan Cheng | Double and long preferred alignment set to 8 bytes. |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Nick Lewycky | Needed to build on PPC Linux. |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Bill Wendling | Instead of yet another enum indicating the "assembly... |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Jim Laskey | Honor cpu directive, take two. |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Chris Lattner | Another step forward in PPC64 JIT support: we now no... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Chris Lattner | getInstrItineraryData shouldn't copy the itineraries |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Chris Lattner | Remove what little AIX support we have. It has never... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Chris Lattner | Document the subtarget features better, make sure that... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Chris Lattner | Rename some subtarget features. A CPU now can *have... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Chris Lattner | First baby step towards ppc64 support. This adds a... |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Chris Lattner | Add a subtarget feature for the stfiwx instruction... |
blob | commitdiff | raw | diff to current |
2005-11-01 |
Jim Laskey | Allow itineraries to be passed through the Target Machine. |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Jim Laskey | Typo made worse x 2 - take 2. |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Jim Laskey | Typo x 2 |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Jim Laskey | Give full control of subtarget features over to table... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
Nate Begeman | Do the right thing and enable 64 bit regs under the... |
blob | commitdiff | raw | diff to current |
2005-10-16 |
Nate Begeman | More PPC32 -> PPC changes, as well as merging some... |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Andrew Lenharth | copy and paste error |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Nate Begeman | Add accessor for 64bit flag, so that we can tell when... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Chris Lattner | Decouple fsqrt from gpul optimizations, implementing... |
blob | commitdiff | raw | diff to current |
2005-09-01 |
Jim Laskey | 1. Use SubtargetFeatures in llc/lli. |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Chris Lattner | Consolidate the GPOpt stuff to all use the Subtarget... |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Nate Begeman | Add Subtarget support to PowerPC. Next up, using it. |
blob | commitdiff | raw | diff to current |
|