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
/
test
/
CodeGen
/
WebAssembly
/
select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Fix miscompile of select with and
Thomas Lively
2019-11-15
1
-15
/
+60
*
[WebAssembly] Fix select of and (PR40805)
Nikita Popov
2019-02-23
1
-4
/
+21
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-32
/
+16
*
[WebAssembly] Lower away condition truncations for scalar selects
Thomas Lively
2018-10-29
1
-1
/
+41
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-2
/
+2
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-2
/
+2
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-2
/
+2
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-3
/
+3
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-2
/
+2
*
[WebAssembly] Fast-isel support for calls, arguments, and selects.
Dan Gohman
2016-05-12
1
-1
/
+1
*
[WebAssembly] Update the select instructions' operand orders to match the spec.
Dan Gohman
2016-02-05
1
-12
/
+12
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-1
/
+1
*
[WebAssembly] Fold setne and seteq comparisons into selects.
Dan Gohman
2015-11-25
1
-34
/
+126
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-8
/
+8
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-12
/
+8
*
[WebAssembly] Make indentation consistent with the other testcases. NFC.
Dan Gohman
2015-11-14
1
-12
/
+12
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-28
/
+12
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-12
/
+28
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-28
/
+12
*
[WebAssembly] Add more explicit pushes to the tests.
Dan Gohman
2015-11-06
1
-8
/
+8
*
[WebAssembly] Make expression-stack pushing explicit
Dan Gohman
2015-11-06
1
-8
/
+8
*
Address nit
Derek Schuff
2015-11-03
1
-32
/
+32
*
[WebAssembly] Support wasm select operator
Derek Schuff
2015-11-03
1
-0
/
+63