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
/
WebAssemblyMCTargetDesc.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-36
/
+31
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-1
/
+20
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-2
/
+2
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
1
-2
/
+19
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-3
/
+6
*
[WebAssembly] Add binary-encoding opcode values to instruction descriptions.
Dan Gohman
2016-10-05
1
-0
/
+4
*
[WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
Dan Gohman
2016-10-03
1
-2
/
+2
*
[WebAssembly] Support CFI for WebAssembly target
Derek Schuff
2016-08-01
1
-1
/
+3
*
[WebAssembly] Implement support for custom NaN bit patterns.
Dan Gohman
2016-02-16
1
-2
/
+4
*
[WebAssembly] Fix uses of FrameIndex as store values
Derek Schuff
2016-01-30
1
-0
/
+2
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-1
/
+46
*
[WebAssembly] Remove an unused data member. NFC.
Dan Gohman
2016-01-19
1
-2
/
+1
*
[WebAssembly] Introduce a WebAssemblyTargetStreamer class.
Dan Gohman
2016-01-12
1
-5
/
+12
*
[WebAssembly] Make CFG stackification independent of basic-block labels.
Dan Gohman
2016-01-12
1
-0
/
+3
*
[WebAssembly] Define OperandTypes for decoding immediate values.
Dan Gohman
2016-01-12
1
-11
/
+21
*
[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
Dan Gohman
2016-01-12
1
-0
/
+11
*
[WebAssembly] Minor code cleanups. NFC.
Dan Gohman
2016-01-08
1
-6
/
+0
*
[WebAssembly] Remove unused arguments, unused functions. NFC.
Dan Gohman
2016-01-08
1
-4
/
+1
*
[WebAssembly] Experimental ELF writer support
Dan Gohman
2015-12-17
1
-0
/
+3
*
[WebAssembly] Trim some unneeded #includes.
Dan Gohman
2015-12-08
1
-1
/
+0
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-1
/
+6
*
WebAssembly: basic bitcode → assembly CodeGen test
JF Bastien
2015-07-22
1
-0
/
+5
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-0
/
+3
*
[WebAssembly] Define separate Target instances for 32-bit and 64-bit.
Dan Gohman
2015-07-01
1
-1
/
+2
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+52
[prev]