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
/
ArgumentPromotion
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-1
/
+1
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
15
-55
/
+56
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
3
-20
/
+21
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
4
-9
/
+101
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
4
-44
/
+80
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+2
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
2
-0
/
+69
*
ArgumentPromotion: correctly transfer TBAA tags and alignments.
Manman Ren
2013-11-15
1
-0
/
+52
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Update some EH tests that were violating the new EH model.
Bill Wendling
2013-03-21
1
-3
/
+5
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-2
/
+2
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
1
-1
/
+3
*
FileCheck-ize the tests.
Bill Wendling
2013-02-11
1
-7
/
+9
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
3
-3
/
+3
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
fix PR8932, a case where arg promotion could infinitely promote.
Chris Lattner
2011-01-16
1
-0
/
+21
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Fix rdar://7879828 - crash in CallGraph, a self host issue.
Chris Lattner
2010-04-20
1
-0
/
+38
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
5
-0
/
+5
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
14
-14
/
+14
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
10
-10
/
+10
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
14
-14
/
+14
*
Change CallGraphNode to maintain it's Function as an AssertingVH
Chris Lattner
2009-09-01
1
-0
/
+23
*
Fix typo.
Owen Anderson
2009-04-23
1
-2
/
+1
*
Testcase for PR3085.
Owen Anderson
2009-04-23
1
-0
/
+1945
*
Update the callgraph correctly in ArgumentPromotion.
Duncan Sands
2008-09-08
2
-0
/
+37
*
Restructure ArgumentPromotion a bit. Instead of just having a single boolean
Matthijs Kooijman
2008-07-29
1
-0
/
+25
*
Fix two more not-grep tests that were missing llvm-dis.
Dan Gohman
2008-06-09
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
*
Update old-style syntax in some "not grep" tests.
Dan Gohman
2008-05-01
1
-1
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
5
-73
/
+72
*
Don't drop function/call return attributes like 'nounwind'.
Duncan Sands
2008-02-01
1
-0
/
+15
*
Fix arg promotion to propagate the correct attrs on the calls to
Chris Lattner
2008-01-17
1
-0
/
+25
*
add a test to ensure that argpromote of one argument doesn't
Chris Lattner
2008-01-15
1
-0
/
+26
*
Teach argpromote to ruthlessly hack small byval structs when it can
Chris Lattner
2008-01-11
1
-0
/
+24
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
this test is now in Target/README.txt
Chris Lattner
2007-05-05
1
-17
/
+0
*
PR1319:
Reid Spencer
2007-04-15
3
-4
/
+6
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
6
-6
/
+6
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
1
-2
/
+2
*
xfail this for now
Chris Lattner
2006-09-15
1
-2
/
+2
*
Make this testcase actually recursive. I accidentally committed the wrong co...
Owen Anderson
2006-09-02
1
-1
/
+2
*
Make ArgumentPromotion handle recursive functions that pass pointers in their...
Owen Anderson
2006-09-02
1
-0
/
+16
*
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
[next]