index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
README.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
More info on this transformation.
Eli Friedman
2009-12-12
1
-2
/
+15
*
Remove some stuff that's already implemented. Also, remove the note about
Eli Friedman
2009-12-12
1
-51
/
+0
*
expand note.
Chris Lattner
2009-12-03
1
-0
/
+15
*
add a note
Chris Lattner
2009-12-03
1
-0
/
+32
*
update and consolidate the load pre notes.
Chris Lattner
2009-11-29
1
-43
/
+42
*
add a deadargelim note.
Chris Lattner
2009-11-27
1
-0
/
+23
*
This testcase is actually only partially redundant, and requires
Chris Lattner
2009-11-27
1
-2
/
+2
*
this (and probably several others) are now done.
Chris Lattner
2009-11-27
1
-33
/
+0
*
Teach memdep to phi translate bitcasts. This allows us to compile
Chris Lattner
2009-11-26
1
-2
/
+0
*
Teach basicaa that x|c == x+c when the c bits of x are clear. This
Chris Lattner
2009-11-26
1
-17
/
+0
*
teach basicaa that A[i] != A[i+1].
Chris Lattner
2009-11-26
1
-2
/
+0
*
update some notes slightly
Chris Lattner
2009-11-26
1
-3
/
+5
*
Add a complex missed optimization opportunity I came across while investigating
Nick Lewycky
2009-11-15
1
-0
/
+15
*
another const prop failure.
Chris Lattner
2009-11-11
1
-0
/
+9
*
add a note
Chris Lattner
2009-11-11
1
-0
/
+28
*
add a note
Chris Lattner
2009-11-10
1
-0
/
+2
*
I did this a week or two ago
Chris Lattner
2009-11-10
1
-6
/
+0
*
Improve tail call elimination to handle the switch statement.
Nick Lewycky
2009-11-07
1
-16
/
+0
*
add a note from PR5313
Chris Lattner
2009-11-05
1
-0
/
+34
*
Add new note.
Bill Wendling
2009-10-27
1
-0
/
+35
*
Move and clarify note.
Bill Wendling
2009-10-27
1
-0
/
+33
*
this is done.
Chris Lattner
2009-10-25
1
-35
/
+0
*
some stuff is done, we still have constantexpr simplification to do.
Chris Lattner
2009-10-23
1
-31
/
+15
*
IPSCCP is missing stuff.
Chris Lattner
2009-10-21
1
-0
/
+7
*
add a note
Chris Lattner
2009-09-21
1
-1
/
+14
*
one case handled, expanded another testcase inline.
Chris Lattner
2009-09-21
1
-20
/
+16
*
update an entry, delete an entry which has been fixed.
Chris Lattner
2009-09-20
1
-36
/
+15
*
Peer through zext and sext to eliminate them when it is safe to do so.
Nick Lewycky
2009-09-20
1
-22
/
+0
*
add PR#
Chris Lattner
2009-09-14
1
-0
/
+1
*
Transform -X/C to X/-C, implementing a README.txt entry.
Dan Gohman
2009-08-12
1
-10
/
+0
*
Remove a couple of already-implemented notes.
Eli Friedman
2009-07-21
1
-12
/
+0
*
Move PR4517 to README.txt.
Nick Lewycky
2009-07-09
1
-0
/
+22
*
Factor the code for collecting IV users out of LSR into an IVUsers class,
Dan Gohman
2009-05-12
1
-10
/
+0
*
Fix two wording errors that Duncan spotted.
Dan Gohman
2009-05-11
1
-1
/
+1
*
LLVM has unaligned loads and stores now.
Dan Gohman
2009-05-11
1
-2
/
+1
*
Upgrade this example to new-style syntax.
Dan Gohman
2009-05-11
1
-5
/
+5
*
remove some done things: we have nocapture and SROA is smarter.
Chris Lattner
2009-05-11
1
-77
/
+13
*
add a note
Chris Lattner
2009-05-11
1
-0
/
+35
*
Remove a completed optimization. Add a potential optimization I ran
Eli Friedman
2009-05-09
1
-17
/
+9
*
add a note
Chris Lattner
2009-03-28
1
-0
/
+4
*
Add a totally synthetic situation I came up with while looking at a bug in
Nick Lewycky
2009-02-25
1
-0
/
+17
*
add note about sin
Torok Edwin
2009-02-20
1
-0
/
+15
*
add note about possible GEP improvement with fields of size 0.
Torok Edwin
2009-01-24
1
-0
/
+6
*
add a note
Chris Lattner
2009-01-22
1
-0
/
+10
*
Add a README entry noticed while investigating PR3216.
Dan Gohman
2009-01-20
1
-0
/
+22
*
add some more crazy strlen and memcpy stuff I noticed in spec.
Chris Lattner
2009-01-08
1
-0
/
+99
*
add some notes about strlen craziness in eon.
Chris Lattner
2009-01-08
1
-0
/
+57
*
add a note
Chris Lattner
2008-12-31
1
-0
/
+9
*
add some notes for simplifylibcalls optimizations
Chris Lattner
2008-12-23
1
-0
/
+25
*
add some more notes.
Chris Lattner
2008-12-15
1
-2
/
+53
[next]