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
/
Transforms
/
LoopStrengthReduce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove.
Devang Patel
2008-09-09
1
-58
/
+0
*
fix overflow check.
Devang Patel
2008-09-09
1
-0
/
+48
*
xfail
Devang Patel
2008-09-08
1
-0
/
+1
*
Check iteration count.
Devang Patel
2008-09-03
1
-1
/
+1
*
If all IV uses are extending integer IV then change the type of IV itself, if...
Devang Patel
2008-09-02
1
-0
/
+57
*
If IV is used in a int-to-float cast inside the loop then try to eliminate th...
Devang Patel
2008-08-26
1
-1
/
+0
*
XFAIL this test for now.
Bill Wendling
2008-08-18
1
-0
/
+1
*
Didn't mean to change this.
Evan Cheng
2008-08-17
1
-0
/
+99
*
Fix a (u)comiss intrinsic lowering bug. It was using anyext which can return ...
Evan Cheng
2008-08-17
1
-99
/
+0
*
Reapply 54786. Add overflow and number of mantissa bits checks.
Devang Patel
2008-08-15
1
-0
/
+99
*
Revert 54786. It's not checking for overflows, etc.
Evan Cheng
2008-08-15
1
-27
/
+0
*
If IV is used in a int-to-float cast inside the loop then try to eliminate th...
Devang Patel
2008-08-14
1
-0
/
+27
*
Check sign to detect overflow before changing compare stride.
Devang Patel
2008-08-13
1
-0
/
+31
*
PR2535, not PR2355.
Evan Cheng
2008-08-06
1
-1
/
+1
*
Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is ...
Evan Cheng
2008-08-06
1
-0
/
+24
*
Add the PR number to the test.
Dan Gohman
2008-07-21
1
-0
/
+2
*
Fix a bug in LSR's dead-PHI cleanup. If a PHI has a def-use chain that
Dan Gohman
2008-07-21
1
-0
/
+285
*
Improve LSR's dead-phi detection to handle use-def cycles
Dan Gohman
2008-06-22
1
-0
/
+21
*
Refine the change in r52258 for avoiding use-before-def conditions
Dan Gohman
2008-06-16
2
-3
/
+31
*
Protect ChangeCompareStride from situations in which it is possible
Dan Gohman
2008-06-13
1
-0
/
+20
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Update old-style syntax in some "not grep" tests.
Dan Gohman
2008-05-01
1
-1
/
+1
*
Upgrade tests.
Tanya Lattner
2008-03-19
20
-391
/
+337
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
4
-4
/
+4
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
New test.
Devang Patel
2007-04-23
1
-0
/
+71
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+0
*
For PR1319:
Reid Spencer
2007-04-16
3
-3
/
+5
*
For PR1319:
Reid Spencer
2007-04-15
5
-9
/
+13
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
For PR1043:
Reid Spencer
2007-01-13
1
-3
/
+4
*
For PR950:
Reid Spencer
2006-12-31
4
-18
/
+18
*
For PR950:
Reid Spencer
2006-12-23
1
-1
/
+1
*
Prevent a GEP from getting upgraded to avoid resulting test failure.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
20
-23
/
+23
*
New testcase.
Chris Lattner
2006-11-17
1
-0
/
+48
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
new testcase
Chris Lattner
2005-10-30
1
-0
/
+57
*
this passes with the change in predicate
Chris Lattner
2005-10-11
1
-2
/
+0
*
lsr doesn't emit gep instructions anymore
Chris Lattner
2005-10-11
1
-1
/
+1
*
relax pattern match on name
Chris Lattner
2005-09-12
1
-1
/
+1
*
new testcase
Chris Lattner
2005-09-12
1
-0
/
+43
*
new testcase
Chris Lattner
2005-09-12
1
-0
/
+28
*
new testcase
Chris Lattner
2005-09-10
1
-0
/
+24
*
new testcase distilled from mesa
Chris Lattner
2005-08-17
1
-0
/
+18
*
testcase that crashes lsr, distilled from 175.vpr
Chris Lattner
2005-08-16
1
-0
/
+77
*
new testcase we handle
Chris Lattner
2005-08-10
1
-0
/
+17
*
new testcase
Chris Lattner
2005-08-10
1
-0
/
+29
[next]