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
/
IndVarsSimplify
Commit message (
Expand
)
Author
Age
Files
Lines
*
convertToSignExtendedInteger should return opInvalidOp instead of asserting i...
Evan Cheng
2008-11-25
1
-0
/
+11
*
Give SIToFPInst preference over UIToFPInst because it is faster on platforms ...
Devang Patel
2008-11-18
1
-0
/
+35
*
While handling floating point IVs lift restrictions on initial value and incr...
Devang Patel
2008-11-17
1
-1
/
+49
*
Turn floating point IVs into integer IVs where possible.
Devang Patel
2008-11-03
1
-0
/
+17
*
Allow the construction of SCEVs with SCEVCouldNotCompute operands, by
Nick Lewycky
2008-10-04
1
-0
/
+32
*
if loop induction variable is always sign or zero extended then
Devang Patel
2008-09-09
1
-0
/
+58
*
Fix PR2434. When scanning for exising binary operator to reuse don't
Wojciech Matyjewicz
2008-06-15
1
-0
/
+17
*
Remove lingering references to .llx and .tr in the tests.
Dan Gohman
2008-05-23
1
-1
/
+1
*
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
*
Use loop deletion instead of ADCE for removing loops.
Owen Anderson
2008-05-16
4
-4
/
+4
*
Update old-style syntax in some "not grep" tests.
Dan Gohman
2008-05-01
1
-1
/
+1
*
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-04-19
8
-0
/
+0
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-0
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
29
-695
/
+729
*
Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.
Nick Lewycky
2007-11-25
1
-2
/
+2
*
Fix a bug where we'd try to find a scev value for a bitcast operand,
Chris Lattner
2007-11-23
1
-0
/
+20
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
For PR1553:
Reid Spencer
2007-07-19
1
-1
/
+1
*
Test case for recent patch for IndVarSimplify.cpp
Zhou Sheng
2007-07-02
1
-0
/
+25
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
new testcase for PR1487
Nick Lewycky
2007-06-06
1
-0
/
+117
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+2
*
For PR1336:
Reid Spencer
2007-04-16
1
-1
/
+0
*
For PR1336:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-15
9
-13
/
+17
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
1
-1
/
+0
*
New testcases for PR1179/PR1232.
Chris Lattner
2007-03-04
3
-0
/
+67
*
For PR411:
Reid Spencer
2007-01-30
1
-3
/
+3
*
For PR761:
Reid Spencer
2007-01-26
2
-7
/
+5
*
For PR1043:
Reid Spencer
2007-01-13
2
-5
/
+5
*
testcase for PR1097
Chris Lattner
2007-01-08
1
-0
/
+19
*
Simplify the testcase
Chris Lattner
2007-01-07
1
-11
/
+0
*
Testcase for PR1015
Chris Lattner
2007-01-07
1
-0
/
+53
*
For PR950:
Reid Spencer
2006-12-31
3
-6
/
+6
*
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-29
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-23
1
-2
/
+2
*
Back out last revision, a bit premature, its not an upgrade-only change.
Reid Spencer
2006-12-19
1
-2
/
+2
*
For PR950:
Reid Spencer
2006-12-19
1
-2
/
+2
*
testcase for a regression introduced by the recent cast patch
Chris Lattner
2006-12-11
1
-0
/
+38
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
28
-29
/
+29
*
new testcase
Chris Lattner
2006-09-21
1
-0
/
+46
*
new testcase that crashes indvars
Chris Lattner
2006-06-17
1
-0
/
+21
*
new testcase
Chris Lattner
2006-04-26
1
-0
/
+28
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
new testcase for PR726
Chris Lattner
2006-04-01
1
-0
/
+21
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
testcase for recent indvars patches
Chris Lattner
2005-11-18
1
-0
/
+18
[next]