aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ArgumentPromotion
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-015-73/+72
* Don't drop function/call return attributes like 'nounwind'.Duncan Sands2008-02-011-0/+15
* Fix arg promotion to propagate the correct attrs on the calls toChris Lattner2008-01-171-0/+25
* add a test to ensure that argpromote of one argument doesn't Chris Lattner2008-01-151-0/+26
* Teach argpromote to ruthlessly hack small byval structs when it canChris Lattner2008-01-111-0/+24
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* this test is now in Target/README.txtChris Lattner2007-05-051-17/+0
* PR1319:Reid Spencer2007-04-153-4/+6
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR950:Reid Spencer2006-12-311-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-026-6/+6
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-2/+2
* xfail this for nowChris Lattner2006-09-151-2/+2
* Make this testcase actually recursive. I accidentally committed the wrong co...Owen Anderson2006-09-021-1/+2
* Make ArgumentPromotion handle recursive functions that pass pointers in their...Owen Anderson2006-09-021-0/+16
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Add a testcase we should continue to argpromoteChris Lattner2004-11-131-0/+20
* Add a testcase for a function we cannot legally promote the argument of.Chris Lattner2004-11-131-0/+18
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcaseChris Lattner2004-03-081-0/+21
* New testcase for missed caseChris Lattner2004-03-071-0/+17
* New testcaseChris Lattner2004-03-071-0/+24