aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/Puts.ll
AgeCommit message (Expand)Author
2009-08-19Add targetdata strings to these tests, since SimplifyLibCalls usesDan Gohman
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-04-29Get the name of the pass right in the documentation.Reid Spencer
2005-04-29Actually make this pass test something related to fputs.Reid Spencer
2005-04-29Add a test case for the puts libcall optimization.Reid Spencer