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
/
WebAssemblyTargetStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Add new `export_name` clang attribute for controlling wasm expo...
Sam Clegg
2019-12-11
1
-0
/
+7
*
[WebAssembly] Assembler/InstPrinter: support call_indirect type index.
Wouter van Oortmerssen
2019-08-01
1
-3
/
+0
*
[WebAssembly] Add codegen support for the import_field attribute
Dan Gohman
2019-02-01
1
-3
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add '.eventtype' directive support
Heejin Ahn
2018-12-11
1
-0
/
+3
*
[WebAssembly] TargetStreamer cleanup (NFC)
Heejin Ahn
2018-12-11
1
-16
/
+18
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-22
/
+12
*
[WebAssembly] Add null streamer support
Heejin Ahn
2018-11-18
1
-0
/
+17
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-0
/
+4
*
[WebAssembly] Added a .globaltype directive to .s output.
Wouter van Oortmerssen
2018-11-02
1
-4
/
+4
*
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
Derek Schuff
2018-10-03
1
-7
/
+3
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-4
/
+2
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-18
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[WebAssembly] Add mechanisms for specifying an explicit import module name.
Dan Gohman
2018-02-09
1
-0
/
+6
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
1
-5
/
+0
*
[WebAssembly] Remove WASM_STACK_POINTER.
Dan Gohman
2017-12-06
1
-5
/
+0
*
[WebAssembly] Implement WASM_STACK_POINTER.
Dan Gohman
2017-12-05
1
-4
/
+4
*
[WebAssembly] Fix types for address taken functions
Sam Clegg
2017-07-05
1
-4
/
+4
*
[WebAssembly] Cleanup WebAssemblyWasmObjectWriter
Sam Clegg
2017-06-13
1
-3
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[WebAssembly] Initial linking metadata support
Dan Gohman
2017-03-30
1
-4
/
+9
*
[WebAssembly] Fix some broken type encodings in wasm binary
Derek Schuff
2017-03-16
1
-0
/
+4
*
[WebAssembly] Add support for using a wasm global for the stack pointer.
Dan Gohman
2017-02-24
1
-0
/
+5
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-8
/
+8
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-0
/
+17
*
[WebAssembly] Emit .import_global assembler directives
Derek Schuff
2016-12-01
1
-0
/
+4
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-0
/
+3
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
1
-4
/
+4
*
[WebAssembly] Support CFI for WebAssembly target
Derek Schuff
2016-08-01
1
-0
/
+4
*
[WebAssembly] Emit type signatures for declared functions
Derek Schuff
2016-06-03
1
-0
/
+9
*
Revert "[WebAssembly] Emit type signatures for declared functions"
Derek Schuff
2016-06-02
1
-9
/
+0
*
[WebAssembly] Emit type signatures for declared functions
Derek Schuff
2016-06-02
1
-0
/
+9
*
[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
Dan Gohman
2016-01-12
1
-0
/
+1
*
[WebAssembly] Introduce a WebAssemblyTargetStreamer class.
Dan Gohman
2016-01-12
1
-0
/
+67