aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2006-05-26-VarargsCallEncode.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix the AsmWriter to not print extra spaces after parameter attributes.Dan Gohman2008-08-051-1/+1
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-281-6/+5
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-1/+1
* For PR1319:Reid Spencer2007-04-151-1/+1
* Update this test case to look for sret parameter attribute not csret cc.Reid Spencer2007-01-291-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-261-0/+8