summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/explicit-sections.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add DataCount section to object filesThomas Lively2019-04-121-1/+1
* [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-2/+2
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-7/+7
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-3/+3
* [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-3/+2
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-43/+29
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-091-4/+8
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-3/+3
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-291-2/+7
* Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg2017-09-201-0/+13
* Reverting due to Green Dragon bot failure.Mike Edwards2017-09-201-13/+0
* [WebAssembly] Add support for naming wasm data segmentsSam Clegg2017-09-191-0/+13
* [WebAssembly] MC: Create wasm data segments based on MCSectionsSam Clegg2017-09-151-0/+65
OpenPOWER on IntegriCloud