summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Test commit - add clarification to README regarding Darwin.Kit Barton2019-10-221-0/+3
* [NFC] Remove empty line as a test commit.Chris Kennelly2019-01-081-1/+0
* NFC. Adding an empty line to test the updated commit credentials.Ehsan Amiri2018-12-141-0/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* NFC - Test commit.Tony Jiang2016-11-031-1/+0
* [PPC] Better codegen for AND, ANY_EXT, SRL sequenceEhsan Amiri2016-10-241-0/+6
* adding another optimization opportunity to readme fileEhsan Amiri2016-03-181-0/+11
* Add LLVM support for remaining integer divide and permute instructions from I...Nemanja Ivanovic2015-04-091-0/+19
* Updated with list of possible improvements we are tracking internallyKit Barton2015-03-111-0/+7
* [PowerPC] Transform a README.txt entry into a FIXMEHal Finkel2015-01-071-14/+0
* [PowerPC] Reuse a load operand in int->fp conversionsHal Finkel2015-01-061-21/+0
* [PowerPC] Remove old README.txt entry regarding struct passingHal Finkel2015-01-061-8/+0
* [PowerPC] Remove old README.txt entryHal Finkel2015-01-051-10/+0
* [PowerPC] Convert a README.txt entry into a better testHal Finkel2015-01-051-13/+0
* [PowerPC] Remove README.txt entryHal Finkel2015-01-051-34/+0
* [PowerPC] Add a test for truncating a shifted loadHal Finkel2015-01-051-18/+0
* [PowerPC] Add another test for load/store with updateHal Finkel2015-01-051-34/+0
* [PowerPC] Fold i1 extensions with other opsHal Finkel2015-01-051-17/+0
* [PowerPC] Materialize i64 constants using rotation with maskingHal Finkel2015-01-051-21/+0
* [PowerPC] Materialize i64 constants using rotationHal Finkel2015-01-041-11/+0
* [PowerPC] Improve instruction selection bit-permuting operations (32-bit)Hal Finkel2014-12-161-55/+0
* [PowerPC] Better lowering for add/or of a FrameIndexHal Finkel2014-12-111-19/+0
* Generate PPC early conditional returnsHal Finkel2013-04-081-19/+0
* Remove some obsolete PowerPC/README entriesHal Finkel2013-04-031-20/+0
* Remove "gpr0 allocation" from the PPC README TODO listHal Finkel2013-03-271-1/+0
* Remove the TODO statement in the PPC README re: CTR loopsHal Finkel2012-06-081-1/+0
* Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept.Wesley Peck2010-11-231-2/+2
* add a readme.Chris Lattner2010-09-191-0/+25
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-021-1/+1
* Add the problem I just hacked around in 96015/96020.Dale Johannesen2010-02-121-0/+17
* move PR5945 here.Chris Lattner2010-01-241-0/+29
* change the canonical form of "cond ? -1 : 0" to be Chris Lattner2010-01-241-8/+5
* add a noteChris Lattner2010-01-231-0/+29
* constant materialization could be improved.Chris Lattner2010-01-071-0/+33
* Remove the IA-64 backend.Dan Gohman2009-07-241-1/+1
* clarify: stub emission depends on the version of the linker you use, it has n...Chris Lattner2009-07-021-5/+4
* Add darwin stub removal to wishlist.Dale Johannesen2009-07-011-0/+11
* Move some former testcases (low-probability codegenDale Johannesen2008-11-171-0/+45
* Implement ISD::TRAP support on PPCNate Begeman2008-08-111-1/+0
* add a noteChris Lattner2008-03-021-0/+39
* Evan implemented this.Chris Lattner2008-03-021-23/+0
* additional missing featureNate Begeman2008-02-111-0/+1
* If someone wants to implement ppc TRAP, they can go for it :)Chris Lattner2008-01-151-0/+1
* Finally implement correct ordered comparisons for PPC, even thoughChris Lattner2008-01-081-0/+29
* implement __builtin_return_addr(0) on ppc.Chris Lattner2007-12-081-1/+0
* Add some notes about better flag handling.Chris Lattner2007-09-101-1/+29
* new exampleChris Lattner2007-08-231-0/+17
* add a noteChris Lattner2007-03-311-0/+23
* add a noteChris Lattner2007-03-251-0/+1
* add a noteChris Lattner2007-03-251-0/+13
OpenPOWER on IntegriCloud