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
/
comparisons_i32.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly][NFC] Fix unconventional test names
Thomas Lively
2018-09-14
1
-101
/
+0
*
[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] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-11
/
+13
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-2
/
+2
*
[WebAssembl] Implement enough of fast-isel to run the comparison tests.
Dan Gohman
2016-05-11
1
-0
/
+1
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-1
/
+1
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-10
/
+10
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-2
/
+1
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-22
/
+20
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-25
/
+21
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-21
/
+25
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-25
/
+21
*
[WebAssembly] Use more explicit types in testcases.
Dan Gohman
2015-11-06
1
-2
/
+2
*
[WebAssembly] Add more explicit pushes to the tests.
Dan Gohman
2015-11-06
1
-2
/
+2
*
[WebAssembly] Make expression-stack pushing explicit
Dan Gohman
2015-11-06
1
-10
/
+10
*
WebAssembly: fix the syntax for comparisons
JF Bastien
2015-10-17
1
-8
/
+8
*
WebAssembly: update syntax
JF Bastien
2015-10-16
1
-25
/
+26
*
[WebAssembly] Switch to a more traditional assembly syntax
Dan Gohman
2015-10-06
1
-24
/
+38
*
[WebAssembly] Rename setlocal to set_local to match the spec.
Dan Gohman
2015-10-03
1
-12
/
+12
*
WebAssembly: emit `(func (param t) (result t))` s-expressions
JF Bastien
2015-08-25
1
-10
/
+11
*
[WebAssembly] Use the default alignment for SIMD types.
Dan Gohman
2015-08-19
1
-1
/
+1
*
WebAssembly: floating-point comparisons
JF Bastien
2015-08-12
1
-3
/
+1
*
WebAssembly: implement comparison.
JF Bastien
2015-08-11
1
-0
/
+91