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
/
WebAssemblyInstrInteger.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Set several MCInstrDesc flags.
Dan Gohman
2015-11-29
1
-0
/
+9
*
[WebAssembly] Fold setne and seteq comparisons into selects.
Dan Gohman
2015-11-25
1
-0
/
+14
*
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Dan Gohman
2015-11-25
1
-0
/
+8
*
[WebAssembly] Add some spaces to the assembly output to vertically align oper...
Dan Gohman
2015-11-18
1
-11
/
+13
*
[WebAssembly] Use tabs instead of spaces in assembly output.
Dan Gohman
2015-11-15
1
-2
/
+2
*
[WebAssembly] Fix copypasta.
Dan Gohman
2015-11-05
1
-1
/
+1
*
[WebAssembly] Add AsmString strings for most instructions.
Dan Gohman
2015-11-05
1
-28
/
+30
*
[WebAssembly] Rename ior operator to or to match the spec
Derek Schuff
2015-11-05
1
-1
/
+1
*
Align whitespace
Derek Schuff
2015-11-03
1
-2
/
+2
*
[WebAssembly] Support wasm select operator
Derek Schuff
2015-11-03
1
-0
/
+5
*
WebAssembly: fix more syntax
JF Bastien
2015-10-22
1
-4
/
+4
*
WebAssembly: fix the syntax for comparisons
JF Bastien
2015-10-17
1
-8
/
+8
*
[WebAssembly] Rename several functions and types according to the new spec.
Dan Gohman
2015-09-26
1
-4
/
+4
*
WebAssembly: NFC rename shr/sar
JF Bastien
2015-09-08
1
-2
/
+2
*
[WebAssembly] Implement the is_zero_undef forms of cttz and ctlz
Dan Gohman
2015-08-24
1
-0
/
+6
*
WebAssembly: implement comparison.
JF Bastien
2015-08-11
1
-13
/
+10
*
WebAssembly: add basic int/fp instruction codegen.
JF Bastien
2015-07-14
1
-16
/
+18
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-0
/
+43