index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
README.txt
Age
Commit message (
Expand
)
Author
2008-01-11
add a note, remove a done deed.
Chris Lattner
2008-01-11
Improve tail call optimized call's argument lowering. Before this
Arnold Schwaighofer
2008-01-09
add a testcase
Chris Lattner
2008-01-07
add a note that is important for some fp apps.
Chris Lattner
2007-12-29
Fold comparisons against a constant nan, and optimize ORD/UNORD
Chris Lattner
2007-12-29
this xform is implemented.
Chris Lattner
2007-12-29
avoid going through a stack slot to convert from fpstack to xmm reg
Chris Lattner
2007-12-29
add a note
Chris Lattner
2007-12-28
add a note.
Chris Lattner
2007-12-24
add a simple hack
Chris Lattner
2007-12-18
add an obvious load folding missed optzn.
Chris Lattner
2007-12-05
add a note
Chris Lattner
2007-11-24
add a note
Chris Lattner
2007-11-02
add a note
Chris Lattner
2007-10-28
New entry.
Evan Cheng
2007-10-26
Loosen up iv reuse to allow reuse of the same stride but a larger type when t...
Evan Cheng
2007-10-12
Corrected many typing errors. And removed 'nest' parameter handling
Arnold Schwaighofer
2007-10-12
Update.
Evan Cheng
2007-10-11
Added tail call optimization to the x86 back end. It can be
Arnold Schwaighofer
2007-10-09
This is done.
Dan Gohman
2007-10-05
This is done.
Evan Cheng
2007-10-04
add a note.
Chris Lattner
2007-10-03
add a note
Chris Lattner
2007-10-03
Bill's example is still not enough to repro this, but it has other issues that
Chris Lattner
2007-10-02
Another micro-opt.
Bill Wendling
2007-10-02
Another missed optimization with LICM.
Bill Wendling
2007-10-02
Now with LL code!
Bill Wendling
2007-10-02
Another missed optimization.
Bill Wendling
2007-09-26
move PR1160 here.
Chris Lattner
2007-09-10
New entry.
Evan Cheng
2007-09-10
Add some notes about better flag handling.
Chris Lattner
2007-08-23
add some notes on really poor codegen.
Chris Lattner
2007-08-20
add a note
Chris Lattner
2007-08-11
expand a note
Chris Lattner
2007-08-11
With evan's explicit flag representation, hopefully we will finally be
Chris Lattner
2007-08-10
Use subregs to improve any_extend code generation when feasible.
Christopher Lamb
2007-08-10
Increase efficiency of sign_extend_inreg by using subregisters for truncation...
Christopher Lamb
2007-08-10
Edit README in light of previous LEA16 commit.
Christopher Lamb
2007-08-03
add an observation
Chris Lattner
2007-07-19
Only adjust esp around calls in presence of alloca.
Evan Cheng
2007-07-18
New entry.
Evan Cheng
2007-07-17
Update.
Evan Cheng
2007-05-18
add a note
Chris Lattner
2007-05-10
add some notes
Chris Lattner
2007-05-05
move CodeGen/X86/overlap-add.ll here.
Chris Lattner
2007-04-17
SSE4 is apparently public now.
Chris Lattner
2007-04-14
add a note
Chris Lattner
2007-04-11
done
Chris Lattner
2007-04-10
new micro optzn
Chris Lattner
2007-04-03
make a new missing features section
Chris Lattner
[next]