summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/weak-alias.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Convert MC tests to from bitcode to asmSam Clegg2019-12-171-225/+0
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-1/+2
* [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 uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-4/+4
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-8/+8
* [WebAssembly] Fixed objdump not parsing function headers.Wouter van Oortmerssen2019-01-171-6/+6
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-4/+4
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-1/+1
* [MC] Fix 3 objdump tests after rL346610Fangrui Song2018-11-111-4/+4
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-18/+18
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-18/+18
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-18/+18
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-18/+18
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-18/+18
* [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
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-14/+14
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-91/+70
* [WebAssebmly] Report undefined symbols correctly in objdumpSam Clegg2018-02-091-10/+10
* [WebAssembly] MC: Resolve aliases when creating provisional table entriesSam Clegg2018-01-311-4/+4
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] Add to test expectations for test/MC/WebAssembly/weak-alias.ll....Sam Clegg2018-01-231-2/+7
* [WebAssembly] Remove "name" section of object wasm object filesSam Clegg2018-01-231-15/+0
* [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-4/+4
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-6/+0
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-091-8/+16
* [WebAssembly] MC: Fix for address taken aliasesSam Clegg2017-12-221-28/+118
* [WebAssembly] Fix local references to weak aliasesSam Clegg2017-12-211-18/+39
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-6/+6
* Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-111-8/+14
* Revert "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-071-14/+8
* [WebAssembly] Import the linear memory and function table.Dan Gohman2017-12-061-8/+14
* [WebAssembly] Update MC tests now that hidden attr is supportedSam Clegg2017-12-011-6/+10
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-291-2/+5
* [WebAssembly] Model weakly defined symbols as wasm exportsSam Clegg2017-09-261-32/+35
* [WebAssembly] Weak symbols should be defined in SF_GlobalSam Clegg2017-09-201-1/+14
* Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg2017-09-201-0/+5
* Reverting due to Green Dragon bot failure.Mike Edwards2017-09-201-5/+0
* [WebAssembly] Add support for naming wasm data segmentsSam Clegg2017-09-191-0/+5
* [WebAssembly] MC: Fix crash in getProvitionalValue on weak referencesSam Clegg2017-09-151-3/+43
* [WebAssembly] Support weak defined symbolsSam Clegg2017-07-071-5/+27
* [WebAssembly] MC: Don't generate extra types for weak aliasSam Clegg2017-07-051-1/+8
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-0/+2
* [WebAssembly] Add more support for weak symbolsSam Clegg2017-06-261-0/+33
OpenPOWER on IntegriCloud