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
/
WebAssemblyInstrCall.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-7
/
+5
*
[WebAssembly] Implement tail calls and unify tablegen call classes
Thomas Lively
2019-06-26
1
-86
/
+96
*
[WebAssembly] Tidy up `let` statements in .td files (NFC)
Heejin Ahn
2019-02-06
1
-49
/
+46
*
[WebAssembly] Fix indentation after adding IsCanonical property (NFC)
Heejin Ahn
2019-02-05
1
-7
/
+7
*
[WebAssembly] Make disassembler always emit most canonical name.
Wouter van Oortmerssen
2019-02-05
1
-7
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)
Thomas Lively
2018-10-11
1
-4
/
+0
*
[WebAssembly] Revert rL344180, which was breaking expensive checks
Thomas Lively
2018-10-11
1
-0
/
+4
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]
Thomas Lively
2018-10-10
1
-4
/
+0
*
[WebAssembly] Add V128 value type to binary format
Thomas Lively
2018-09-20
1
-6
/
+6
*
[WebAssembly] Fix encoding of non-SIMD vector-typed instructions
Heejin Ahn
2018-08-14
1
-24
/
+25
*
[WebAssembly] Update SIMD binary arithmetic
Derek Schuff
2018-08-07
1
-0
/
+10
*
[WebAssembly] Modified tablegen defs to have 2 parallel instuction sets.
Wouter van Oortmerssen
2018-06-18
1
-36
/
+57
*
[WebAssembly] Fix .td files after rL333900
Sam Clegg
2018-06-04
1
-9
/
+9
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Add except_ref as a first-class type
Heejin Ahn
2018-03-08
1
-0
/
+7
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-2
/
+2
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-3
/
+9
*
[WebAssembly] Annotate call and load/store immediates.
Dan Gohman
2016-12-23
1
-3
/
+3
*
[WebAssembly] Add immediate fields to call_indirect and memory operators.
Dan Gohman
2016-10-25
1
-3
/
+6
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-6
/
+10
*
[WebAssembly] Fix for 0xc call_indirect changes
Derek Schuff
2016-10-21
1
-11
/
+26
*
[WebAssembly] Initial SIMD128 support.
Derek Schuff
2016-08-02
1
-0
/
+34
*
[WebAssembly] Implement eliminateCallFramePseudo
Derek Schuff
2015-12-16
1
-2
/
+2
*
[WebAssembly] Add type prefixes to call instructions
Dan Gohman
2015-12-14
1
-7
/
+7
*
[WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defs
Derek Schuff
2015-12-11
1
-1
/
+1
*
[WebAssembly] Implement direct calls to external symbols.
Dan Gohman
2015-12-05
1
-6
/
+32
*
[WebAssembly] Update a stale comment. NFC.
Dan Gohman
2015-12-05
1
-2
/
+2
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
1
-2
/
+2
*
[WebAssembly] Give names to the callseq begin and end instructions.
Dan Gohman
2015-12-04
1
-4
/
+4
*
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Dan Gohman
2015-11-25
1
-0
/
+4
*
[WebAssembly] Don't special-case call operand order.
Dan Gohman
2015-11-23
1
-2
/
+2
*
[WebAssembly] Add more whitespace characters to prettify the assembly output.
Dan Gohman
2015-11-18
1
-2
/
+2
*
[WebAssembly] Use tabs instead of spaces in assembly output.
Dan Gohman
2015-11-15
1
-4
/
+4
*
[WebAssembly] Remove unneeded TODO items. NFC.
Dan Gohman
2015-11-13
1
-6
/
+0
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-4
/
+8
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-8
/
+4
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-4
/
+8
*
[WebAssembly] Support for direct call and call_indirect.
Dan Gohman
2015-09-28
1
-6
/
+8
*
[WebAssembly] Rename several functions and types according to the new spec.
Dan Gohman
2015-09-26
1
-9
/
+9
*
[WebAssembly] Implement calls with void return types.
Dan Gohman
2015-09-09
1
-2
/
+4
*
WebAssembly: Implement call
JF Bastien
2015-08-24
1
-0
/
+21
*
Revert two bad commits.
JF Bastien
2015-08-24
1
-23
/
+0
*
call
JF Bastien
2015-08-24
1
-0
/
+23
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-0
/
+21