summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/global-ctor-dtor.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add DataCount section to object filesThomas Lively2019-04-121-0/+2
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-5/+0
* [WebAssembly] Target features sectionThomas Lively2019-03-201-0/+5
* [WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn2019-03-061-14/+14
* [WebAssembly] Disable MachineBlockPlacement passHeejin Ahn2019-03-051-2/+2
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-3/+3
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-8/+8
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-2/+2
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-261-0/+1
* Revert "[WebAssembly] More uses of uint8_t" and "[WebAssembly] Update tests"Nicholas Wilson2018-03-021-9/+9
* [WebAssembly] Update tests after r326541Ilya Biryukov2018-03-021-9/+9
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-42/+42
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-48/+63
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] Remove "name" section of object wasm object filesSam Clegg2018-01-231-21/+0
* [WebAssembly] Store function index rather than table index in TABLE_INDEX rel...Sam Clegg2018-01-231-2/+2
* [WebAssembly] MC: Start table at offset 1 rather than 0Sam Clegg2018-01-191-5/+5
* [WebAssemly] Rename and improve formatting for ctor/dtor testSam Clegg2018-01-111-0/+188
OpenPOWER on IntegriCloud