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
/
InstPrinter
/
WebAssemblyInstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Move InstPrinter files to MCTargetDesc. NFC
David L. Jones
2019-05-13
1
-296
/
+0
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-7
/
+7
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-45
/
+32
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-3
/
+3
*
[WebAssembly] Made InstPrinter more robust
Wouter van Oortmerssen
2019-01-03
1
-51
/
+59
*
[WebAssembly] made assembler parse block_type
Wouter van Oortmerssen
2019-01-02
1
-0
/
+2
*
[WebAssembly] Fix assembler parsing of br_table.
Wouter van Oortmerssen
2018-12-17
1
-27
/
+24
*
[WebAssembly] Fix bugs in rethrow depth counting and InstPrinter
Heejin Ahn
2018-11-02
1
-3
/
+2
*
[WebAssembly] Support EH instructions in InstPrinter
Heejin Ahn
2018-10-25
1
-7
/
+59
*
Address comments
Heejin Ahn
2018-10-25
1
-4
/
+2
*
[WebAssembly] Error out when block/loop markers mismatch
Heejin Ahn
2018-10-25
1
-7
/
+7
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2018-10-04
1
-0
/
+1
*
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
Derek Schuff
2018-10-03
1
-15
/
+8
*
[WebAssembly] Add V128 value type to binary format
Thomas Lively
2018-09-20
1
-16
/
+0
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-26
/
+40
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-1
/
+2
*
Fix WebAssembly instruction printer after r339474
Richard Trieu
2018-08-11
1
-1
/
+5
*
[WebAssembly] Update SIMD binary arithmetic
Derek Schuff
2018-08-07
1
-0
/
+2
*
[WebAssembly] Replace SIMD expression types with V128
Derek Schuff
2018-08-06
1
-7
/
+1
*
[WebAssembly] Initial Disassembler.
Sam Clegg
2018-05-10
1
-9
/
+5
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Added initial AsmParser implementation.
Derek Schuff
2018-03-20
1
-2
/
+4
*
[WebAssembly] Add except_ref as a first-class type
Heejin Ahn
2018-03-08
1
-0
/
+5
*
Fix the build of the wasm backend.
Benjamin Kramer
2018-02-22
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[WebAssembly] Fix -Wcovered-switch-default warning
Derek Schuff
2017-04-06
1
-2
/
+1
*
[WebAssembly] Initial linking metadata support
Dan Gohman
2017-03-30
1
-0
/
+15
*
[WebAssembly] Don't use variadic operand indices in the MCOperandInfo array.
Dan Gohman
2016-12-22
1
-4
/
+5
*
[WebAssembly] Add immediate fields to call_indirect and memory operators.
Dan Gohman
2016-10-25
1
-1
/
+6
*
Fix an unused warning in WebAssemblyInstPrinter with NDEBUG.
Benjamin Kramer
2016-10-25
1
-0
/
+1
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-18
/
+8
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-20
/
+31
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
1
-0
/
+20
*
[WebAssembly] Remove loop's bottom label.
Dan Gohman
2016-10-06
1
-7
/
+2
*
[WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
Dan Gohman
2016-10-03
1
-2
/
+2
*
[WebAssembly] Initial SIMD128 support.
Derek Schuff
2016-08-02
1
-0
/
+5
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-2
/
+2
*
[WebAssembly] Rename $discard to $drop in the assembly output.
Dan Gohman
2016-05-17
1
-1
/
+1
*
[WebAssembly] Implement support for custom NaN bit patterns.
Dan Gohman
2016-02-16
1
-9
/
+27
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-0
/
+10
*
[WebAssembly] Introduce a WebAssemblyTargetStreamer class.
Dan Gohman
2016-01-12
1
-6
/
+5
*
[WebAssembly] Make CFG stackification independent of basic-block labels.
Dan Gohman
2016-01-12
1
-3
/
+51
*
[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
Dan Gohman
2016-01-12
1
-10
/
+22
*
[WebAssembly] Add some comments and make some minor source cleanups.
Dan Gohman
2015-12-21
1
-3
/
+4
*
[WebAssembly] Factor out a TypeToString function, since we need it in multipl...
Dan Gohman
2015-12-06
1
-16
/
+16
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-7
/
+16
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-0
/
+3
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-4
/
+21
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-24
/
+11
[next]