index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build the correct range for loops with unusual bounds. Fix from Jay Foad.
Nick Lewycky
2007-09-27
1
-0
/
+21
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Add reference to problem report.
Nick Lewycky
2007-08-07
1
-0
/
+1
*
This resolves a regression of BasicAA which failed to find any memory informa...
Chandler Carruth
2007-08-06
1
-0
/
+17
*
Fix the dates on these tests. It's not September yet. Thanks Reid!
Nick Lewycky
2007-08-06
2
-0
/
+0
*
Let scalar-evolution analyze loops with an unsigned comparison for the exit
Nick Lewycky
2007-08-06
1
-0
/
+29
*
Don't assume it's safe to transform a loop just because it's dominated by any
Nick Lewycky
2007-08-06
1
-0
/
+18
*
update for new domtree dump format
Chris Lattner
2007-08-06
1
-1
/
+1
*
Teach BasicAA about noalias parameter attributes, but do it correctly this time.
Christopher Lamb
2007-08-02
2
-0
/
+27
*
Revert overly aggressive interpretation of noalias
Christopher Lamb
2007-07-31
1
-12
/
+0
*
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
2
-0
/
+34
*
Teach BasicAA about noalias function parameters. Passes all of DejaGNU and te...
Christopher Lamb
2007-07-31
1
-0
/
+12
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
59
-0
/
+2073