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
/
WebAssemblyInstrControl.td
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
Dan Gohman
2016-01-12
1
-2
/
+7
*
[WebAssembly] Fix handling of COPY instructions in WebAssemblyRegStackify.
Dan Gohman
2015-12-25
1
-1
/
+5
*
[WebAssembly] Make tableswitch's 'default' operand explicit. NFC.
Dan Gohman
2015-12-06
1
-6
/
+6
*
[WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...
Dan Gohman
2015-12-05
1
-3
/
+16
*
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Dan Gohman
2015-11-25
1
-0
/
+4
*
[WebAssembly] Always print loop end labels
Dan Gohman
2015-11-23
1
-0
/
+5
*
[WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in th...
Dan Gohman
2015-11-20
1
-7
/
+7
*
[WebAssembly] Add more whitespace characters to prettify the assembly output.
Dan Gohman
2015-11-18
1
-7
/
+7
*
[WebAssembly] Reverse the order of operands for br_if
Derek Schuff
2015-11-16
1
-2
/
+2
*
[WebAssembly] Use tabs instead of spaces in assembly output.
Dan Gohman
2015-11-15
1
-7
/
+7
*
[WebAssembly] Rename BR_IF_ to BR_IF
Dan Gohman
2015-11-13
1
-3
/
+3
*
[WebAssembly] Remove unneeded TODO items. NFC.
Dan Gohman
2015-11-13
1
-13
/
+0
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-2
/
+4
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-4
/
+2
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-2
/
+4
*
[WebAssembly] Support 'unreachable' expression
Derek Schuff
2015-11-10
1
-2
/
+6
*
[WebAssembly] Add AsmString strings for most instructions.
Dan Gohman
2015-11-05
1
-6
/
+9
*
WebAssembly: fix syntax for br_if.
JF Bastien
2015-10-20
1
-2
/
+2
*
[WebAssembly] Rename several functions and types according to the new spec.
Dan Gohman
2015-09-26
1
-10
/
+10
*
[WebAssembly] Check in an initial CFG Stackifier pass
Dan Gohman
2015-09-16
1
-0
/
+23
*
WebAssembly: Implement call
JF Bastien
2015-08-24
1
-4
/
+2
*
WebAssembly: handle more than int32 argument/return
JF Bastien
2015-08-01
1
-3
/
+8
*
WebAssembly: handle `ret void`.
JF Bastien
2015-07-31
1
-0
/
+1
*
WebAssembly: print basic integer assembly.
JF Bastien
2015-07-31
1
-0
/
+33
[prev]