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
/
WebAssemblyInstrMemory.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Update grow_memory's return type.
Dan Gohman
2017-01-18
1
-2
/
+2
*
[WebAssembly] Annotate call and load/store immediates.
Dan Gohman
2016-12-23
1
-23
/
+23
*
[WebAssembly] Add immediate fields to call_indirect and memory operators.
Dan Gohman
2016-10-25
1
-12
/
+9
*
[WebAssembly] Reorder load/store operands to match binary encoding.
Dan Gohman
2016-10-25
1
-284
/
+286
*
[WebAssembly] Update opcode values according to recent spec changes.
Dan Gohman
2016-10-24
1
-25
/
+25
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-31
/
+27
*
[WebAssembly] Add binary-encoding opcode values to instruction descriptions.
Dan Gohman
2016-10-05
1
-25
/
+25
*
[WebAssembly] Disable folding of GA+reg into load/store constant offsets
Derek Schuff
2016-08-31
1
-6
/
+4
*
[WebAssembly] Rename memory_size intrinsic to current_memory
Derek Schuff
2016-05-02
1
-9
/
+9
*
[WebAssembly] Teach address folding to fold bitwise-or nodes.
Dan Gohman
2016-02-22
1
-0
/
+68
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-242
/
+280
*
[WebAssembly] Reorganize address offset folding.
Dan Gohman
2016-01-11
1
-85
/
+161
*
[WebAssembly] Enclose the operand variables for load and store instructions i...
Dan Gohman
2015-12-21
1
-23
/
+23
*
[WebAssembly] Implement instruction selection for constant offsets in addresses.
Dan Gohman
2015-12-15
1
-15
/
+360
*
[WebAssembly] Use an immediate OperandType for offset operands.
Dan Gohman
2015-12-15
1
-23
/
+23
*
[WebAssembly] Support constant offsets on loads and stores
Derek Schuff
2015-12-05
1
-74
/
+85
*
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Dan Gohman
2015-11-25
1
-0
/
+16
*
[WebAssembly] Clean up several FIXME comments.
Dan Gohman
2015-11-25
1
-1
/
+1
*
[WebAssembly] Don't print the types of memory_size and grow_memory
Dan Gohman
2015-11-23
1
-4
/
+4
*
[WebAssembly] Model the return value of store instructions in wasm.
Dan Gohman
2015-11-23
1
-27
/
+38
*
[WebAssembly] Use tabs instead of spaces in assembly output.
Dan Gohman
2015-11-15
1
-27
/
+27
*
[WebAssembly] Rename memory intrinsics to be upper-case, following convention...
Dan Gohman
2015-11-13
1
-4
/
+4
*
[WebAssembly] Fix copypasta.
Dan Gohman
2015-11-05
1
-2
/
+2
*
[WebAssembly] Add AsmString strings for most instructions.
Dan Gohman
2015-11-05
1
-27
/
+54
*
[WebAssembly] Update wasm builtin functions to match spec changes.
Dan Gohman
2015-11-05
1
-15
/
+7
*
WebAssembly: fix load/store syntax
JF Bastien
2015-10-16
1
-51
/
+51
*
[WebAssembly] Remove a TODO comment which is no longer needed. NFC.
Dan Gohman
2015-10-13
1
-7
/
+0
*
[WebAssembly] Add a resize_memory intrinsic.
Dan Gohman
2015-10-02
1
-0
/
+8
*
[WebAssembly] Add a memory_size intrinsic.
Dan Gohman
2015-10-02
1
-0
/
+8
*
[WebAssembly] Rename several functions and types according to the new spec.
Dan Gohman
2015-09-26
1
-55
/
+55
*
WebAssembly: generate load/store
JF Bastien
2015-08-31
1
-26
/
+73
*
[WebAssembly] CodeGen support for __builtin_wasm_page_size()
Dan Gohman
2015-08-24
1
-0
/
+7
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-0
/
+46