index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
WebAssembly
/
MCTargetDesc
/
WebAssemblyWasmObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Make __attribute__((used)) not imply export.
Dan Gohman
2019-08-29
1
-5
/
+6
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[WebAssembly] Add new explicit relocation types for PIC relocations
Sam Clegg
2019-04-04
1
-15
/
+20
*
[WebAssembly] Rename wasm fixup kinds
Sam Clegg
2019-03-28
1
-5
/
+3
*
[WebAssembly] Initial implementation of PIC code generation
Sam Clegg
2019-03-26
1
-2
/
+6
*
[WebAssembly] Remove unneeded MCSymbolRefExpr variants
Sam Clegg
2019-02-22
1
-38
/
+15
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-15
/
+15
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
1
-11
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-0
/
+7
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-3
/
+2
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
1
-2
/
+7
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-5
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Write DWARF data into wasm object file
Sam Clegg
2018-04-26
1
-1
/
+28
*
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
Derek Schuff
2017-10-10
1
-2
/
+4
*
[MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through createWasmObjectWriter
Lang Hames
2017-10-10
1
-2
/
+2
*
[WebAssembly] Update relocation names to match spec
Sam Clegg
2017-09-01
1
-3
/
+3
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-0
/
+2
*
[WebAssembly] Cleanup WebAssemblyWasmObjectWriter
Sam Clegg
2017-06-13
1
-13
/
+12
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[WebAssembly] MC: Refactor relocation handling
Sam Clegg
2017-06-06
1
-0
/
+7
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-2
/
+46
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-0
/
+48