summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/wasm-args-returns.cpp
Commit message (Expand)AuthorAgeFilesLines
* Let FuncAttrs infer the 'returned' argument attributeDavid Majnemer2016-07-191-2/+2
* Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' ...NAKAMURA Takumi2016-07-181-2/+2
* Revert "Revert r275029 - Update Clang tests after adding inference for the re...Hal Finkel2016-07-161-2/+2
* Revert r275029 - Update Clang tests after adding inference for the returned a...Hal Finkel2016-07-111-2/+2
* Update Clang tests after adding inference for the returned argument attributeHal Finkel2016-07-101-2/+2
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-6/+6
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+100