summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/wasm-args-returns.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...Eric Christopher2019-11-261-6/+6
* Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...Muhammad Omair Javaid2019-11-261-6/+6
* As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...Eric Christopher2019-11-251-6/+6
* [NFC] Fixed clang wasm test after rL372573David Bolvansky2019-09-231-2/+2
* LLVM IR: Generate new-style byval-with-Type from ClangTim Northover2019-06-051-3/+3
* Reapply: LLVM IR: update Clang tests for byval being a typed attribute.Tim Northover2019-05-301-2/+2
* Revert "LLVM IR: update Clang tests for byval being a typed attribute."Tim Northover2019-05-291-2/+2
* LLVM IR: update Clang tests for byval being a typed attribute.Tim Northover2019-05-291-2/+2
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-2/+2
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-2/+2
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-08-311-11/+15
* 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
OpenPOWER on IntegriCloud