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
/
WebAssemblyInstrAtomics.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Remove unused memory instructions and patterns
Thomas Lively
2019-09-23
1
-77
/
+0
*
[WebAssembly] Add atomic.fence instruction
Heejin Ahn
2019-08-28
1
-10
/
+13
*
[WebAssembly] Support for atomic fences
Heejin Ahn
2019-05-28
1
-0
/
+10
*
[WebAssembly] Remove unused load/store patterns that use texternalsym
Sam Clegg
2019-03-15
1
-149
/
+0
*
[WebAssembly] Use named operands to identify loads and stores
Thomas Lively
2019-03-09
1
-2
/
+3
*
[WebAssembly] Refactor atomic operation definitions (NFC)
Heejin Ahn
2019-02-20
1
-205
/
+226
*
[WebAssembly] Fix load/store name detection for atomic instructions
Heejin Ahn
2019-02-20
1
-5
/
+5
*
[WebAssembly] Tidy up `let` statements in .td files (NFC)
Heejin Ahn
2019-02-06
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-38
/
+38
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)
Thomas Lively
2018-10-11
1
-16
/
+0
*
[WebAssembly] Revert rL344180, which was breaking expensive checks
Thomas Lively
2018-10-11
1
-0
/
+16
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]
Thomas Lively
2018-10-10
1
-16
/
+0
*
[WebAssembly][NFC] Move specific instruction formats to specific files
Thomas Lively
2018-08-23
1
-0
/
+8
*
[WebAssembly] Revert type of wake count in atomic.wake to i32
Heejin Ahn
2018-08-20
1
-18
/
+18
*
[WebAssembly] Enable atomic expansion for unsupported atomicrmws
Heejin Ahn
2018-08-07
1
-4
/
+5
*
[WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn
2018-08-02
1
-0
/
+126
*
[WebAssembly] Support for a ternary atomic RMW instruction
Heejin Ahn
2018-08-01
1
-0
/
+243
*
[WebAssembly] Support for binary atomic RMW instructions
Heejin Ahn
2018-07-09
1
-6
/
+318
*
[WebAssembly] Improve readability of load/stores and tests. NFC.
Heejin Ahn
2018-07-09
1
-65
/
+58
*
[WebAssembly] Support for atomic stores
Heejin Ahn
2018-07-02
1
-1
/
+139
*
[WebAssembly] Modified tablegen defs to have 2 parallel instuction sets.
Wouter van Oortmerssen
2018-06-18
1
-7
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Add the rest of the atomic loads
Derek Schuff
2017-10-05
1
-8
/
+169
*
[WebAssembly] Refactor load ISel tablegen patterns into classes
Derek Schuff
2017-08-31
1
-6
/
+7
*
[WebAssembly] Add target feature for atomics
Derek Schuff
2017-08-30
1
-9
/
+14
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-3
/
+4
*
WebAssembly: start instructions
JF Bastien
2015-07-01
1
-0
/
+2
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+44