| Commit message (Expand) | Author | Age | Files | Lines |
* | Test commit - add clarification to README regarding Darwin. | Kit Barton | 2019-10-22 | 1 | -0/+3 |
* | [NFC] Remove empty line as a test commit. | Chris Kennelly | 2019-01-08 | 1 | -1/+0 |
* | NFC. Adding an empty line to test the updated commit credentials. | Ehsan Amiri | 2018-12-14 | 1 | -0/+1 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -1/+1 |
* | NFC - Test commit. | Tony Jiang | 2016-11-03 | 1 | -1/+0 |
* | [PPC] Better codegen for AND, ANY_EXT, SRL sequence | Ehsan Amiri | 2016-10-24 | 1 | -0/+6 |
* | adding another optimization opportunity to readme file | Ehsan Amiri | 2016-03-18 | 1 | -0/+11 |
* | Add LLVM support for remaining integer divide and permute instructions from I... | Nemanja Ivanovic | 2015-04-09 | 1 | -0/+19 |
* | Updated with list of possible improvements we are tracking internally | Kit Barton | 2015-03-11 | 1 | -0/+7 |
* | [PowerPC] Transform a README.txt entry into a FIXME | Hal Finkel | 2015-01-07 | 1 | -14/+0 |
* | [PowerPC] Reuse a load operand in int->fp conversions | Hal Finkel | 2015-01-06 | 1 | -21/+0 |
* | [PowerPC] Remove old README.txt entry regarding struct passing | Hal Finkel | 2015-01-06 | 1 | -8/+0 |
* | [PowerPC] Remove old README.txt entry | Hal Finkel | 2015-01-05 | 1 | -10/+0 |
* | [PowerPC] Convert a README.txt entry into a better test | Hal Finkel | 2015-01-05 | 1 | -13/+0 |
* | [PowerPC] Remove README.txt entry | Hal Finkel | 2015-01-05 | 1 | -34/+0 |
* | [PowerPC] Add a test for truncating a shifted load | Hal Finkel | 2015-01-05 | 1 | -18/+0 |
* | [PowerPC] Add another test for load/store with update | Hal Finkel | 2015-01-05 | 1 | -34/+0 |
* | [PowerPC] Fold i1 extensions with other ops | Hal Finkel | 2015-01-05 | 1 | -17/+0 |
* | [PowerPC] Materialize i64 constants using rotation with masking | Hal Finkel | 2015-01-05 | 1 | -21/+0 |
* | [PowerPC] Materialize i64 constants using rotation | Hal Finkel | 2015-01-04 | 1 | -11/+0 |
* | [PowerPC] Improve instruction selection bit-permuting operations (32-bit) | Hal Finkel | 2014-12-16 | 1 | -55/+0 |
* | [PowerPC] Better lowering for add/or of a FrameIndex | Hal Finkel | 2014-12-11 | 1 | -19/+0 |
* | Generate PPC early conditional returns | Hal Finkel | 2013-04-08 | 1 | -19/+0 |
* | Remove some obsolete PowerPC/README entries | Hal Finkel | 2013-04-03 | 1 | -20/+0 |
* | Remove "gpr0 allocation" from the PPC README TODO list | Hal Finkel | 2013-03-27 | 1 | -1/+0 |
* | Remove the TODO statement in the PPC README re: CTR loops | Hal Finkel | 2012-06-08 | 1 | -1/+0 |
* | Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept. | Wesley Peck | 2010-11-23 | 1 | -2/+2 |
* | add a readme. | Chris Lattner | 2010-09-19 | 1 | -0/+25 |
* | Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, | Dan Gohman | 2010-03-02 | 1 | -1/+1 |
* | Add the problem I just hacked around in 96015/96020. | Dale Johannesen | 2010-02-12 | 1 | -0/+17 |
* | move PR5945 here. | Chris Lattner | 2010-01-24 | 1 | -0/+29 |
* | change the canonical form of "cond ? -1 : 0" to be | Chris Lattner | 2010-01-24 | 1 | -8/+5 |
* | add a note | Chris Lattner | 2010-01-23 | 1 | -0/+29 |
* | constant materialization could be improved. | Chris Lattner | 2010-01-07 | 1 | -0/+33 |
* | Remove the IA-64 backend. | Dan Gohman | 2009-07-24 | 1 | -1/+1 |
* | clarify: stub emission depends on the version of the linker you use, it has n... | Chris Lattner | 2009-07-02 | 1 | -5/+4 |
* | Add darwin stub removal to wishlist. | Dale Johannesen | 2009-07-01 | 1 | -0/+11 |
* | Move some former testcases (low-probability codegen | Dale Johannesen | 2008-11-17 | 1 | -0/+45 |
* | Implement ISD::TRAP support on PPC | Nate Begeman | 2008-08-11 | 1 | -1/+0 |
* | add a note | Chris Lattner | 2008-03-02 | 1 | -0/+39 |
* | Evan implemented this. | Chris Lattner | 2008-03-02 | 1 | -23/+0 |
* | additional missing feature | Nate Begeman | 2008-02-11 | 1 | -0/+1 |
* | If someone wants to implement ppc TRAP, they can go for it :) | Chris Lattner | 2008-01-15 | 1 | -0/+1 |
* | Finally implement correct ordered comparisons for PPC, even though | Chris Lattner | 2008-01-08 | 1 | -0/+29 |
* | implement __builtin_return_addr(0) on ppc. | Chris Lattner | 2007-12-08 | 1 | -1/+0 |
* | Add some notes about better flag handling. | Chris Lattner | 2007-09-10 | 1 | -1/+29 |
* | new example | Chris Lattner | 2007-08-23 | 1 | -0/+17 |
* | add a note | Chris Lattner | 2007-03-31 | 1 | -0/+23 |
* | add a note | Chris Lattner | 2007-03-25 | 1 | -0/+1 |
* | add a note | Chris Lattner | 2007-03-25 | 1 | -0/+13 |