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 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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
30
-0
/
+741