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
/
SRETPromotion
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
4
-4
/
+4
*
Add a basic test for the SRETPromotion pass.
Matthijs Kooijman
2008-08-07
1
-0
/
+33
*
Move two tests from SRETPromotion to Inline, since they only call opt -inline.
Matthijs Kooijman
2008-08-07
2
-110
/
+0
*
Let StructRetPromotion check if all if its users are really calls or invokesn,
Matthijs Kooijman
2008-06-05
1
-0
/
+20
*
Let StructRetPromotion check if it's users are really calling it and not
Matthijs Kooijman
2008-06-05
1
-0
/
+24
*
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
*
Fix attribute handling.
Devang Patel
2008-03-12
1
-0
/
+7
*
Simplify
Devang Patel
2008-03-10
2
-33
/
+51
*
Update inliner to handle functions that return multiple values.
Devang Patel
2008-03-07
2
-0
/
+92
*
Place for sret promotion tests.
Devang Patel
2008-03-07
1
-0
/
+3