aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/README.txt
Commit message (Expand)AuthorAgeFilesLines
* add some notes on really poor codegen.Chris Lattner2007-08-231-0/+44
* add a noteChris Lattner2007-08-201-0/+18
* expand a noteChris Lattner2007-08-111-3/+22
* With evan's explicit flag representation, hopefully we will finally beChris Lattner2007-08-111-1/+1
* Use subregs to improve any_extend code generation when feasible.Christopher Lamb2007-08-101-16/+0
* Increase efficiency of sign_extend_inreg by using subregisters for truncation...Christopher Lamb2007-08-101-15/+0
* Edit README in light of previous LEA16 commit.Christopher Lamb2007-08-101-3/+1
* add an observationChris Lattner2007-08-031-0/+27
* Only adjust esp around calls in presence of alloca.Evan Cheng2007-07-191-45/+0
* New entry.Evan Cheng2007-07-181-0/+17
* Update.Evan Cheng2007-07-171-3/+1
* add a noteChris Lattner2007-05-181-0/+9
* add some notesChris Lattner2007-05-101-0/+28
* move CodeGen/X86/overlap-add.ll here.Chris Lattner2007-05-051-0/+27
* SSE4 is apparently public now.Chris Lattner2007-04-171-0/+2
* add a noteChris Lattner2007-04-141-0/+18
* doneChris Lattner2007-04-111-28/+0
* new micro optznChris Lattner2007-04-101-0/+30
* make a new missing features sectionChris Lattner2007-04-031-2/+6
* UpdatedBill Wendling2007-04-031-0/+4
* add a noteChris Lattner2007-03-281-0/+8
* add generation of unnecessary push/pop around callsDale Johannesen2007-03-211-0/+42
* Notes about codegen issues.Evan Cheng2007-03-141-0/+47
* add a noteChris Lattner2007-03-021-0/+22
* more notesChris Lattner2007-02-121-3/+26
* add a noteChris Lattner2007-02-121-0/+29
* This is done.Evan Cheng2007-02-081-14/+0
* add a noteChris Lattner2007-01-211-0/+52
* add some notesChris Lattner2007-01-151-0/+68
* * PIC codegen for X86/Linux has been implementedAnton Korobeynikov2007-01-121-4/+0
* new noteChris Lattner2007-01-061-0/+5
* fix testcase. It's not safe to strictly evaluate a load that should be lazy.Chris Lattner2007-01-031-1/+2
* add a noteChris Lattner2006-12-221-0/+9
* Update note, with the SROA change, we now produce:Chris Lattner2006-12-111-10/+11
* New entries.Evan Cheng2006-11-281-0/+20
* it would be nice of ctlz were lowered to bsf etc.Chris Lattner2006-11-141-0/+9
* These are done.Evan Cheng2006-11-101-11/+0
* this part implemented.Chris Lattner2006-10-221-29/+0
* add a noteChris Lattner2006-10-121-0/+27
* ugly codegenChris Lattner2006-10-061-0/+22
* Do away with CPU feature list. Just use CPUID to detect MMX, SSE, SSE2, SSE3,...Evan Cheng2006-10-061-4/+0
* implementedChris Lattner2006-09-211-35/+0
* Fit in 80-colsChris Lattner2006-09-211-9/+10
* add a noteChris Lattner2006-09-201-0/+16
* add a note. Our 64-bit shifts are ~30% slower than gcc'sChris Lattner2006-09-181-1/+2
* Added some eye-candy for Subtarget type checkingAnton Korobeynikov2006-09-171-0/+26
* add a noteChris Lattner2006-09-161-0/+3
* add note about switch loweringChris Lattner2006-09-131-0/+29
* new noteChris Lattner2006-09-131-0/+32
* new noteChris Lattner2006-09-131-0/+13