summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-02-13Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner
2006-02-12Added a test case for a libcall insertion bug.Evan Cheng