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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebAssembly] CFG stackify support for exception handling
Heejin Ahn
2018-08-16
2
-0
/
+326
*
[SelectionDAG] Improve the legalisation lowering of UMULO.
Eli Friedman
2018-08-16
1
-0
/
+94
*
[WebAssembly] SIMD replace_lane
Derek Schuff
2018-08-15
1
-0
/
+68
*
[WebAssembly] SIMD Splats
Derek Schuff
2018-08-15
1
-0
/
+79
*
[WebAssembly] Delete a specific push number from test expectations
Heejin Ahn
2018-08-14
1
-1
/
+1
*
[WebAssembly] SIMD encoding tests
Heejin Ahn
2018-08-14
2
-79
/
+79
*
[WebAssembly] SIMD extract_lane
Heejin Ahn
2018-08-14
1
-0
/
+142
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
81
-303
/
+107
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
81
-107
/
+303
*
[WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplemented
Heejin Ahn
2018-08-09
1
-2
/
+11
*
[WebAssembly] Update SIMD binary arithmetic
Derek Schuff
2018-08-07
1
-4
/
+93
*
[WebAssembly] CFG sort support for exception handling
Heejin Ahn
2018-08-07
1
-0
/
+263
*
[WebAssembly] Enable atomic expansion for unsupported atomicrmws
Heejin Ahn
2018-08-07
1
-0
/
+240
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
4
-46
/
+46
*
[WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn
2018-08-02
1
-0
/
+266
*
[WebAssembly] Ensure bitcasts that would result in invalid wasm are removed b...
Sam Clegg
2018-08-02
4
-36
/
+68
*
[WebAssembly] Support for a ternary atomic RMW instruction
Heejin Ahn
2018-08-01
3
-0
/
+745
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
79
-299
/
+103
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
79
-103
/
+299
*
[WebAssembly] Add tests for weaker memory consistency orderings
Heejin Ahn
2018-07-24
1
-0
/
+141
*
[WebAssembly] Add missing -mattr=+exception-handling guards
Heejin Ahn
2018-07-18
1
-1
/
+2
*
[WebAssembly] Update WebAssemblyLowerEmscriptenEHSjLj to handle separate comp...
Sam Clegg
2018-07-17
2
-34
/
+34
*
Add -allow-deprecated-dag-overlap to one of the experimental webassembly targ...
Eric Christopher
2018-07-12
1
-1
/
+1
*
[WebAssembly] Add pass to infer prototypes for prototype-less functions
Sam Clegg
2018-07-11
1
-0
/
+20
*
[WebAssembly] Add missing a few {{$}}s to a test
Heejin Ahn
2018-07-10
1
-5
/
+5
*
[WebAssembly] Support for binary atomic RMW instructions
Heejin Ahn
2018-07-09
2
-0
/
+1274
*
[WebAssembly] Improve readability of load/stores and tests. NFC.
Heejin Ahn
2018-07-09
4
-348
/
+659
*
Partially revert r336268 in address-offsets.ll
Krasimir Georgiev
2018-07-05
1
-40
/
+40
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-40
/
+40
*
[WebAssembly] Support for atomic stores
Heejin Ahn
2018-07-02
4
-1
/
+408
*
[WebAssembly] Fix fast-isel optimization of branch conditions.
Dan Gohman
2018-07-02
1
-0
/
+48
*
[WebAssembly] Convert remaining tests from elf to wasm output format
Sam Clegg
2018-07-02
3
-11
/
+12
*
[WebAssembly] Update comments for non-splat pow2 vector test case
Heejin Ahn
2018-06-29
1
-1
/
+3
*
[WebAssembly] Try fixing test/CodeGen/WebAssembly/vector_sdiv.ll
Fangrui Song
2018-06-27
1
-3
/
+3
*
[WebAssembly] Fix lowering of varargs functions with non-legal fixed arguments.
Dan Gohman
2018-06-26
1
-0
/
+21
*
[WebAssembly] Add WebAssemblyLateEHPrepare pass
Heejin Ahn
2018-06-25
1
-5
/
+74
*
[WebAssembly] Fix liveness tracking info after drop insertion
Heejin Ahn
2018-06-19
1
-0
/
+23
*
[WebAssembly] Update to the new names for the memory intrinsics.
Dan Gohman
2018-05-31
1
-0
/
+21
*
[WebAssembly] Fix the signatures for the __mulo* libcalls.
Dan Gohman
2018-05-31
1
-0
/
+19
*
[WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-8
/
+75
*
[WebAssembly] Add Wasm exception handling prepare pass
Heejin Ahn
2018-05-31
1
-0
/
+317
*
[WebAssembly] Fix fast-isel lowering illegal argument and return types.
Dan Gohman
2018-05-22
2
-0
/
+45
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
84
-87
/
+87
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-2
/
+2
*
[DAGCombiner] Fix a case of 1 in non-splat vector pow2 divisor
Heejin Ahn
2018-04-27
1
-0
/
+22
*
[WebAssembly] Teach fast-isel to gracefully recover from illegal return types.
Dan Gohman
2018-04-17
1
-0
/
+16
*
[WebAssembly] Allow for the creation of user-defined custom sections
Sam Clegg
2018-04-05
1
-0
/
+20
*
[WebAssembly] Strip threadlocal attribute from globals in single thread mode
Derek Schuff
2018-03-20
1
-0
/
+17
*
[WebAssembly] Add mechanisms for specifying an explicit import module name.
Dan Gohman
2018-02-09
1
-0
/
+19
*
[WebAssembly] Fix test expectations after r324274
Derek Schuff
2018-02-06
2
-80
/
+33
[prev]
[next]