1. 831b204 [WebAssembly] Backport custom import name changes for LLVM to 8.0. by Hans Wennborg · 7 years ago
  2. 37a984b [WebAssembly] Massive instruction renaming by Thomas Lively · 7 years ago
  3. e2f3e50 [WebAssembly] Check if the section order is correct by Heejin Ahn · 7 years ago
  4. 559201d [WebAssembly] Update dylink section parsing by Sam Clegg · 7 years ago
  5. 0123db8 [WebAssembly] Make WasmSymbol's signature usable for events (NFC) by Heejin Ahn · 7 years ago
  6. 45c215a [WebAssembly] Add support for dylink section in object format by Sam Clegg · 7 years ago
  7. 8bcdd04 [WebAssembly] Add support for the event section by Heejin Ahn · 7 years ago
  8. 992cf17 [WebAssembly] Add shared memory support to limits field by Derek Schuff · 7 years ago
  9. ab9755b [WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm by Derek Schuff · 7 years ago
  10. 581d231 [WebAssembly] clang-format (NFC) by Heejin Ahn · 7 years ago
  11. 1dc4181 [Wasm] Add missing EOF checks for floats by Jonas Devlieghere · 7 years ago
  12. b4dc85b [WebAssembly] Ensure relocation entries are ordered by offset by Sam Clegg · 7 years ago
  13. 7689b8d [WASM] Fix overflow when reading custom section by Jonas Devlieghere · 7 years ago
  14. be2419a Fix MSVC "signed/unsigned mismatch" warning. NFCI. by Simon Pilgrim · 7 years ago
  15. 4548453 MC: Remove redundant substr() call by Sam Clegg · 7 years ago
  16. cb12250 Fix build error introduced in rL333459 by Sam Clegg · 7 years ago
  17. 50617cf [WebAssembly] Add more error checking to object file parsing by Sam Clegg · 7 years ago
  18. d0adb14 [WebAssembly] Object: Add more error checking for object file reading by Sam Clegg · 7 years ago
  19. 2a77a18 [NFC] WebAssembly build break #2 by JF Bastien · 7 years ago
  20. 62014b8 [NFC] WebAssembly build fix by JF Bastien · 7 years ago
  21. 4883de9 [WebAssembly] Provide WasmFunction content offset information. by Sam Clegg · 7 years ago
  22. 0818e78 Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  23. 4f72fc1 typo by Sam Clegg · 7 years ago
  24. bfeca0b [WebAssembly] Section symbols must have local binding by Sam Clegg · 7 years ago
  25. db15975 [WebAssembly] Write DWARF data into wasm object file by Sam Clegg · 7 years ago
  26. 14598cb [WebAssembly] Add version to object file metadata by Sam Clegg · 7 years ago
  27. 588fa1c [WebAssembly] Implement getRelocationValueString() by Sam Clegg · 7 years ago
  28. 557b289 [WebAssebmly] Add Module name to WasmSymbol by Sam Clegg · 7 years ago
  29. 194a4e0 [WebAssembly] Use section index in relocation section header by Sam Clegg · 7 years ago
  30. bb03300 [WebAssembly] Distinguish debug/symbol names in the Wasm structs. NFC by Nicholas Wilson · 7 years ago
  31. b068ce9 [WebAssembly] libObject: Don't include the name the size of custom sections by Sam Clegg · 7 years ago
  32. dc84b5c [WebAssembly] Identify COMDATs by index rather than string. NFC by Nicholas Wilson · 7 years ago
  33. 44818a3 [WebAssembly] Disallow weak undefined globals in the object format by Nicholas Wilson · 7 years ago
  34. 068c05a [WebAssebmly] Remove reloc ordering constraint by Sam Clegg · 7 years ago
  35. e0316ce [WebAssembly] Add validation to reloc section by Nicholas Wilson · 7 years ago
  36. 5476767 [WebAssembly] Attach a name to globals similarly to function naming by Nicholas Wilson · 7 years ago
  37. 22b62da [WebAssembly] Check function type indexes by Nicholas Wilson · 7 years ago
  38. 9f474de [WebAssembly] Use uint8_t for single byte values to match the spec by Sam Clegg · 7 years ago
  39. c28e949 [WebAssembly] Fix copy-paste error in debugging string by Nicholas Wilson · 7 years ago
  40. e14b248 [WebAssembly] Remove DataSize from linking metadata section by Sam Clegg · 7 years ago
  41. d578479 [WebAssembly] Add first claass symbol table to wasm objects by Sam Clegg · 7 years ago
  42. b39f411 [WebAssebmly] Report undefined symbols correctly in objdump by Sam Clegg · 8 years ago
  43. bfa1dc6 [WebAssembly] MC: Remove unused code for handling of wasm globals by Sam Clegg · 8 years ago
  44. 9a49b21c [WebAssembly] Add minor helper functions to WasmObjectFile by Sam Clegg · 8 years ago
  45. eb7fd73 [WebAssembly] Remove debug names from symbol table by Sam Clegg · 8 years ago
  46. d4e08e1 [WebAssembly] Don't allow functions to be named twice by Sam Clegg · 8 years ago
  47. e92250a [WebAssembly] Add COMDAT support by Sam Clegg · 8 years ago
  48. 6b54fc3 [WebAssembly] Explicitly specify function/global index space in YAML by Sam Clegg · 8 years ago
  49. ead036a [WebAssembly] Remove unneeded sub-directory by Sam Clegg · 8 years ago
  50. 5b1a4e4 [WebAssembly] Fix local references to weak aliases by Sam Clegg · 8 years ago
  51. 6e6de69 [WebAssembly] Export some more info on wasm funtions by Sam Clegg · 8 years ago
  52. ece9b23 Fix many -Wsign-compare and -Wtautological-constant-compare warnings. by Zachary Turner · 8 years ago
  53. e1acb56 [WebAssembly] Add support for init functions linking metadata by Sam Clegg · 8 years ago
  54. cead076 [WebAssembly] Commit a file I accidentally omitted from r319956. by Dan Gohman · 8 years ago
  55. 1f4bd62 Reland "[WebAssembly] Add visibility flag to Wasm symbol flags"" by Sam Clegg · 8 years ago
  56. 527f9bd [WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags" by Heejin Ahn · 8 years ago
  57. 2b1b9e5 Add visibility flag to Wasm symbol flags by Sam Clegg · 8 years ago
  58. f9ce75b [wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219) by Vedant Kumar · 8 years ago
  59. e286417 [WebAssembly] Allow each data segment to specify its own alignment by Sam Clegg · 8 years ago
  60. a3e7822 [WebAssembly] Model weakly defined symbols as wasm exports by Sam Clegg · 8 years ago
  61. f4af085 [WebAssembly] Use function/global index space in WasmSymbol by Sam Clegg · 8 years ago
  62. 3703970 [WebAssembly] Weak symbols should be defined in SF_Global by Sam Clegg · 8 years ago
  63. b1dd7d6 [WebAssembly] Add support for local symbol bindings by Sam Clegg · 8 years ago
  64. 81e3824 Reland "[WebAssembly] Add support for naming wasm data segments" by Sam Clegg · 8 years ago
  65. 097fb8c Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
  66. e5c4334 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
  67. 9f8cb47 [WebAssembly] Only treat imports/exports as symbols when reading relocatable object files by Sam Clegg · 8 years ago
  68. 8b020d7 [WebAssembly] Update relocation names to match spec by Sam Clegg · 8 years ago
  69. e38fd9f [WebAssembly] Fix getSymbolValue for exported globals by Sam Clegg · 8 years ago
  70. 3ccf551 [WebAssembly] Fix getSymbolValue() for data symbols by Sam Clegg · 8 years ago
  71. 209d3c2 [WebAssembly] Validate exports when parsing object files by Sam Clegg · 8 years ago
  72. e69aa18 [WebAssembly] Fix overflow for input with missing version by Jonas Devlieghere · 8 years ago
  73. c9c28d9 [WebAssembly] Expose the offset of each data segment by Sam Clegg · 8 years ago
  74. 20bde08 [WebAssembly] Support weak defined symbols by Sam Clegg · 8 years ago
  75. 08da5c5 [WebAssembly] Add support for printing relocations with llvm-objdump by Sam Clegg · 8 years ago
  76. 49ab5d5 [WebAssembly] Add data size and alignement to linking section by Sam Clegg · 8 years ago
  77. ad60de3 [WebAssembly] Fix build failures introduced in r305769 by Sam Clegg · 8 years ago
  78. 1e975c1 [WebAssembly] Add support for weak symbols in the binary format by Sam Clegg · 8 years ago
  79. 46016f2 [WebAssembly] Use __stack_pointer global when writing wasm binary by Sam Clegg · 8 years ago
  80. 19ca2b0 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  81. b5ac700 Recommit "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  82. 4eca9e6 Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  83. 843d71c [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  84. 4e545df Revert "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  85. 88aeae6 Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  86. 1503fe4 Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  87. 073ffab [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  88. 65e284e [WebAssembly] Improve libObject support for wasm imports and exports by Sam Clegg · 8 years ago
  89. 072e32f [WebAssembly] Fix validation of start function by Sam Clegg · 8 years ago
  90. 740b80d [WebAssembly] Add wasm symbol table support to llvm-objdump by Sam Clegg · 8 years ago
  91. 37b4fd9 revert debugging by Sam Clegg · 8 years ago
  92. d420e40 [WebAssembly] Allow for signed relocation addends by Sam Clegg · 8 years ago
  93. 2854ea8 [WebAssembly] Read global index in init expression as LEB by Sam Clegg · 8 years ago
  94. 903f87e [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  95. 084c1ea [WASM] Remove other comparison of unsigned expression >= 0. by Davide Italiano · 8 years ago
  96. 913760d [WASM] Remove a set but never used variable. by Davide Italiano · 8 years ago
  97. ad53f4b [WASM] Remove an assertion that can never fire. by Davide Italiano · 8 years ago
  98. c0e4be9 Fix MSVC 'not all control paths return a value' warning by Simon Pilgrim · 8 years ago
  99. 349a48f [WebAssembly] Improve support for WebAssembly binary format by Derek Schuff · 8 years ago
  100. 3a124c0 [MC] Fix some Clang-tidy modernize and Include What You Use warnings in SubtargetFeature; other minor fixes (NFC). by Eugene Zelenko · 9 years ago