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
/
ScalarRepl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR3304
Chris Lattner
2009-01-09
1
-0
/
+15
*
This implements the second half of the fix for PR3290, handling
Chris Lattner
2009-01-08
1
-0
/
+26
*
Implement the first half of PR3290: if there is a store of an
Chris Lattner
2009-01-07
1
-0
/
+31
*
Allow scalarrepl to treat an all-zero GEP just as bitcast.
Matthijs Kooijman
2008-10-06
1
-0
/
+24
*
Add a testcase showing that scalarrepl supports first class structs.
Matthijs Kooijman
2008-09-29
1
-0
/
+30
*
Fix PR2423 by checking all indices for out of range access, not only
Chris Lattner
2008-08-23
1
-0
/
+22
*
Fix PR2369 by making scalarrepl more careful about promoting
Chris Lattner
2008-06-22
1
-0
/
+18
*
Fix some tests.
Evan Cheng
2008-06-12
1
-1
/
+1
*
Fix some escaping and quoting in RUN lines, mainly involving { and <. In two
Matthijs Kooijman
2008-06-10
2
-2
/
+2
*
Learn ScalarReplAggregrates how stores and loads of first class aggregrates
Matthijs Kooijman
2008-06-05
1
-0
/
+32
*
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
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
23
-377
/
+336
*
fix a bug Anders ran into where scalarrepl would crash when promoting
Chris Lattner
2008-02-29
1
-0
/
+16
*
Fix a bug where scalarrepl would discard offset if type would match.
Chris Lattner
2008-01-30
1
-0
/
+21
*
Change uses of getTypeSize to getABITypeSize, getTypeStoreSize
Duncan Sands
2007-11-04
1
-0
/
+30
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
Testcase for PR1421
Chris Lattner
2007-05-30
1
-0
/
+23
*
testcase for PR1446
Chris Lattner
2007-05-24
1
-0
/
+27
*
Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl
Chris Lattner
2007-05-05
1
-0
/
+19
*
new testcase, should be able to eliminate the alloca and memcpy
Chris Lattner
2007-04-25
1
-0
/
+33
*
For PR1319:
Reid Spencer
2007-04-16
2
-5
/
+4
*
For PR1319:
Reid Spencer
2007-04-15
10
-18
/
+30
*
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
3
-3
/
+0
*
new testcase
Chris Lattner
2007-03-28
1
-1
/
+1
*
add a testcase the resent patches fail on.
Chris Lattner
2007-03-19
1
-0
/
+45
*
add PR#
Chris Lattner
2007-03-19
1
-0
/
+1
*
add pr#
Chris Lattner
2007-03-19
1
-0
/
+1
*
new testcase
Chris Lattner
2007-03-19
1
-0
/
+20
*
testcase for SROA with memset etc
Chris Lattner
2007-03-19
1
-0
/
+48
*
For PR950:
Reid Spencer
2006-12-31
3
-3
/
+3
*
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-29
1
-1
/
+1
*
reenable these
Chris Lattner
2006-12-15
2
-4
/
+0
*
xfail these until I recommit the scalarrepl patch
Chris Lattner
2006-12-13
2
-0
/
+4
*
new testcase for pr1045
Chris Lattner
2006-12-12
1
-0
/
+24
*
new testcase
Chris Lattner
2006-12-11
1
-0
/
+12
*
new testcase
Chris Lattner
2006-12-10
1
-0
/
+10
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
19
-23
/
+23
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
4
-5
/
+5
*
scalarrepl should not split the two elements of the vsiidx array:
Chris Lattner
2006-11-07
1
-0
/
+19
*
extra pass is required now
Chris Lattner
2006-11-01
1
-1
/
+1
*
New testcase that crashes scalarrepl
Chris Lattner
2006-10-24
1
-0
/
+75
*
new testcase for PR892
Chris Lattner
2006-10-08
1
-1
/
+29
*
new testcase for SROA for stuff like "union { int*, float* }".
Chris Lattner
2006-10-08
1
-0
/
+18
*
new testcase
Chris Lattner
2006-04-20
1
-0
/
+18
*
New testcase, checking to see we can turn this code:
Chris Lattner
2006-04-14
1
-0
/
+56
*
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
*
testcase that crashes scalarrepl
Chris Lattner
2006-01-24
1
-0
/
+12
[next]