summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/external-func-address.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-2/+3
* [WebAssembly] Add DataCount section to object filesThomas Lively2019-04-121-1/+1
* [WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn2019-03-061-3/+3
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-1/+1
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-1/+1
* [WebAssembly] Add codegen support for the import_field attributeDan Gohman2019-02-011-2/+2
* [WebAssembly] Refactor WasmSignature and use it for MCSymbolWasmDerek Schuff2018-10-031-4/+21
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-1/+1
* [WebAssembly] Add mechanisms for specifying an explicit import module name.Dan Gohman2018-02-091-1/+8
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+4
* [WebAssembly] Store function index rather than table index in TABLE_INDEX rel...Sam Clegg2018-01-231-1/+1
* [WebAssembly] MC: Start table at offset 1 rather than 0Sam Clegg2018-01-191-2/+2
* Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-111-1/+5
* Revert "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-071-5/+1
* [WebAssembly] Import the linear memory and function table.Dan Gohman2017-12-061-1/+5
* [WebAssembly] Fix types for address taken functionsSam Clegg2017-07-051-20/+29
* [WebAssembly] Fix symbol type for addresses of external functionsSam Clegg2017-06-131-0/+25
OpenPOWER on IntegriCloud