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
/
ConstProp
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply Eli's patch for PR2165 and provide a testcase.
Chris Lattner
2008-10-16
1
-0
/
+8
*
Fix a case where vector comparison constant folding would cause an
Chris Lattner
2008-07-10
1
-0
/
+6
*
elementwise comparison of vector constants was completely wrong. Fix
Chris Lattner
2008-07-10
1
-1
/
+9
*
'Optimize' test
Chris Lattner
2008-07-08
1
-1
/
+1
*
Fix three bugs:
Chris Lattner
2008-07-08
1
-0
/
+14
*
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
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
17
-156
/
+194
*
Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros.
Chris Lattner
2007-11-23
1
-0
/
+8
*
Change all floating constants that are not exactly
Dale Johannesen
2007-09-05
1
-2
/
+2
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+0
*
For PR1319:
Reid Spencer
2007-04-16
2
-2
/
+4
*
Oops. A little aggressive on the name changes there.
Reid Spencer
2007-04-14
1
-8
/
+8
*
For PR1913:
Reid Spencer
2007-04-14
9
-22
/
+31
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
testcase for pr1215
Chris Lattner
2007-02-24
1
-0
/
+5
*
Testcase for miscompilation
Chris Lattner
2007-02-06
1
-0
/
+7
*
For PR1043:
Reid Spencer
2007-01-13
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
4
-6
/
+6
*
Update this test because constant integers are always printed signed now.
Reid Spencer
2006-12-19
1
-1
/
+1
*
constant folding of bitcast is broken.
Chris Lattner
2006-12-11
1
-0
/
+4
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
16
-18
/
+18
*
test1 is miscompiled
Chris Lattner
2006-12-01
1
-0
/
+13
*
new 'cast' miscompilation, reduced from perlbmk by Evan
Chris Lattner
2006-12-01
1
-0
/
+5
*
new testcase
Chris Lattner
2006-12-01
1
-0
/
+7
*
new testcase
Chris Lattner
2006-11-20
1
-0
/
+9
*
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
*
Add bswap intrinsics as documented in the Language Reference
Nate Begeman
2006-01-14
1
-0
/
+22
*
New testcase.
Chris Lattner
2005-01-28
1
-0
/
+12
*
Adding srcdir arg
Tanya Lattner
2004-11-19
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
1
-0
/
+3
*
Fix testcase
Chris Lattner
2004-07-01
1
-3
/
+3
*
Add tests for isnan
Chris Lattner
2004-06-11
1
-0
/
+8
*
New testcase
Chris Lattner
2004-04-13
1
-0
/
+17
*
Fix testcase. This should no longer be XFAIL'd
Chris Lattner
2003-11-19
1
-1
/
+1
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
9
-9
/
+9
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
*
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-28
7
-39
/
+16
*
Testcase which kills the constant folder
Chris Lattner
2003-05-12
1
-0
/
+15
*
Make sure that setcc is implemented for bools.
Chris Lattner
2002-09-03
1
-0
/
+22
*
Fix testcases that used to now dead 'not' instruction
Chris Lattner
2002-08-14
1
-2
/
+4
*
Change not's to xors
Chris Lattner
2002-08-14
1
-4
/
+4
*
Test that logical operators are correctly constant propogated!
Chris Lattner
2002-07-30
1
-0
/
+16
*
Oops, forgot to check in makefile
Chris Lattner
2002-05-07
1
-0
/
+10
*
Add check that phi nodes get constant propogated away
Chris Lattner
2002-05-07
1
-0
/
+18
*
constprop doesn't delete dead instructions, it just makes them dead.
Chris Lattner
2002-05-07
3
-3
/
+3
*
Add testcase for not expressions
Chris Lattner
2002-05-07
1
-0
/
+22
[next]