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] Fix select of and (PR40805)
Nikita Popov
2019-02-23
1
-7
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Lower away condition truncations for scalar selects
Thomas Lively
2018-10-29
1
-0
/
+7
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)
Thomas Lively
2018-10-11
1
-9
/
+0
*
[WebAssembly] Revert rL344180, which was breaking expensive checks
Thomas Lively
2018-10-11
1
-0
/
+9
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]
Thomas Lively
2018-10-10
1
-9
/
+0
*
[WebAssembly][NFC] Move specific instruction formats to specific files
Thomas Lively
2018-08-23
1
-0
/
+34
*
[WebAssembly] Modified tablegen defs to have 2 parallel instuction sets.
Wouter van Oortmerssen
2018-06-18
1
-12
/
+14
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Fix the opcode values for i64.eq and i64.ne.
Dan Gohman
2017-01-09
1
-2
/
+2
*
[WebAssembly] Fix the opcode value for i64.rotr.
Dan Gohman
2016-12-21
1
-1
/
+1
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-2
/
+2
*
[WebAssembly] Update opcode values according to recent spec changes.
Dan Gohman
2016-10-24
1
-30
/
+30
*
[WebAssembly] Add binary-encoding opcode values to instruction descriptions.
Dan Gohman
2016-10-05
1
-30
/
+30
*
[WebAssembly] Set ctlz_zero_undef/cttz_zero_undef to Expand so LegalizeDAG wi...
Craig Topper
2016-04-23
1
-6
/
+0
*
[WebAssembly] Implement the rotate instructions.
Dan Gohman
2016-03-22
1
-0
/
+8
*
[WebAssembly] Implement the eqz instructions.
Dan Gohman
2016-03-21
1
-0
/
+7
*
[WebAssembly] Update the select instructions' operand orders to match the spec.
Dan Gohman
2016-02-05
1
-8
/
+8
*
[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