summaryrefslogtreecommitdiff
path: root/test/Assembler/2006-05-26-VarargsCallEncode.ll
Commit message (Expand)AuthorAge
* Fix the AsmWriter to not print extra spaces after parameter attributes.Dan Gohman2008-08-05
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-27
* For PR1319:Reid Spencer2007-04-15
* Update this test case to look for sret parameter attribute not csret cc.Reid Spencer2007-01-29
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-26