aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ArgumentPromotion
Commit message (Expand)AuthorAgeFilesLines
* 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