Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some notes on really poor codegen. | Chris Lattner | 2007-08-23 | 1 | -0/+44 |
* | add a note | Chris Lattner | 2007-08-20 | 1 | -0/+18 |
* | expand a note | Chris Lattner | 2007-08-11 | 1 | -3/+22 |
* | With evan's explicit flag representation, hopefully we will finally be | Chris Lattner | 2007-08-11 | 1 | -1/+1 |
* | Use subregs to improve any_extend code generation when feasible. | Christopher Lamb | 2007-08-10 | 1 | -16/+0 |
* | Increase efficiency of sign_extend_inreg by using subregisters for truncation... | Christopher Lamb | 2007-08-10 | 1 | -15/+0 |
* | Edit README in light of previous LEA16 commit. | Christopher Lamb | 2007-08-10 | 1 | -3/+1 |
* | add an observation | Chris Lattner | 2007-08-03 | 1 | -0/+27 |
* | Only adjust esp around calls in presence of alloca. | Evan Cheng | 2007-07-19 | 1 | -45/+0 |
* | New entry. | Evan Cheng | 2007-07-18 | 1 | -0/+17 |
* | Update. | Evan Cheng | 2007-07-17 | 1 | -3/+1 |
* | add a note | Chris Lattner | 2007-05-18 | 1 | -0/+9 |
* | add some notes | Chris Lattner | 2007-05-10 | 1 | -0/+28 |
* | move CodeGen/X86/overlap-add.ll here. | Chris Lattner | 2007-05-05 | 1 | -0/+27 |
* | SSE4 is apparently public now. | Chris Lattner | 2007-04-17 | 1 | -0/+2 |
* | add a note | Chris Lattner | 2007-04-14 | 1 | -0/+18 |
* | done | Chris Lattner | 2007-04-11 | 1 | -28/+0 |
* | new micro optzn | Chris Lattner | 2007-04-10 | 1 | -0/+30 |
* | make a new missing features section | Chris Lattner | 2007-04-03 | 1 | -2/+6 |
* | Updated | Bill Wendling | 2007-04-03 | 1 | -0/+4 |
* | add a note | Chris Lattner | 2007-03-28 | 1 | -0/+8 |
* | add generation of unnecessary push/pop around calls | Dale Johannesen | 2007-03-21 | 1 | -0/+42 |
* | Notes about codegen issues. | Evan Cheng | 2007-03-14 | 1 | -0/+47 |
* | add a note | Chris Lattner | 2007-03-02 | 1 | -0/+22 |
* | more notes | Chris Lattner | 2007-02-12 | 1 | -3/+26 |
* | add a note | Chris Lattner | 2007-02-12 | 1 | -0/+29 |
* | This is done. | Evan Cheng | 2007-02-08 | 1 | -14/+0 |
* | add a note | Chris Lattner | 2007-01-21 | 1 | -0/+52 |
* | add some notes | Chris Lattner | 2007-01-15 | 1 | -0/+68 |
* | * PIC codegen for X86/Linux has been implemented | Anton Korobeynikov | 2007-01-12 | 1 | -4/+0 |
* | new note | Chris Lattner | 2007-01-06 | 1 | -0/+5 |
* | fix testcase. It's not safe to strictly evaluate a load that should be lazy. | Chris Lattner | 2007-01-03 | 1 | -1/+2 |
* | add a note | Chris Lattner | 2006-12-22 | 1 | -0/+9 |
* | Update note, with the SROA change, we now produce: | Chris Lattner | 2006-12-11 | 1 | -10/+11 |
* | New entries. | Evan Cheng | 2006-11-28 | 1 | -0/+20 |
* | it would be nice of ctlz were lowered to bsf etc. | Chris Lattner | 2006-11-14 | 1 | -0/+9 |
* | These are done. | Evan Cheng | 2006-11-10 | 1 | -11/+0 |
* | this part implemented. | Chris Lattner | 2006-10-22 | 1 | -29/+0 |
* | add a note | Chris Lattner | 2006-10-12 | 1 | -0/+27 |
* | ugly codegen | Chris Lattner | 2006-10-06 | 1 | -0/+22 |
* | Do away with CPU feature list. Just use CPUID to detect MMX, SSE, SSE2, SSE3,... | Evan Cheng | 2006-10-06 | 1 | -4/+0 |
* | implemented | Chris Lattner | 2006-09-21 | 1 | -35/+0 |
* | Fit in 80-cols | Chris Lattner | 2006-09-21 | 1 | -9/+10 |
* | add a note | Chris Lattner | 2006-09-20 | 1 | -0/+16 |
* | add a note. Our 64-bit shifts are ~30% slower than gcc's | Chris Lattner | 2006-09-18 | 1 | -1/+2 |
* | Added some eye-candy for Subtarget type checking | Anton Korobeynikov | 2006-09-17 | 1 | -0/+26 |
* | add a note | Chris Lattner | 2006-09-16 | 1 | -0/+3 |
* | add note about switch lowering | Chris Lattner | 2006-09-13 | 1 | -0/+29 |
* | new note | Chris Lattner | 2006-09-13 | 1 | -0/+32 |
* | new note | Chris Lattner | 2006-09-13 | 1 | -0/+13 |