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
/
WebAssemblyISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
[WebAssembly][SelectionDAG] Remove unused WebAssemblyDAGToDAGISel::ForCodeSize.
Hiroshi Yamauchi
2019-11-22
1
-4
/
+1
*
[WebAssembly] Error when using wasm64 for ISel
Thomas Lively
2019-10-02
1
-0
/
+6
*
[WebAssembly] Add atomic.fence instruction
Heejin Ahn
2019-08-28
1
-75
/
+23
*
[WebAssembly] Compute and export TLS block alignment
Guanzhong Chen
2019-07-19
1
-0
/
+10
*
[WebAssembly] Fix __builtin_wasm_tls_base intrinsic
Guanzhong Chen
2019-07-18
1
-1
/
+1
*
[WebAssembly] Implement __builtin_wasm_tls_base intrinsic
Guanzhong Chen
2019-07-18
1
-0
/
+17
*
[WebAssembly] Compile all TLS on Emscripten as local-exec
Guanzhong Chen
2019-07-16
1
-2
/
+10
*
[WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen
2019-07-16
1
-0
/
+49
*
[WebAssembly] Support for atomic fences
Heejin Ahn
2019-05-28
1
-4
/
+93
*
[WebAssembly] Use Function::hasOptSize() (NFC)
Heejin Ahn
2019-04-13
1
-2
/
+1
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-10
1
-2
/
+0
*
Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"
Thomas Lively
2019-01-10
1
-0
/
+2
*
[WebAssembly] Add simd128-unimplemented subtarget feature
Thomas Lively
2019-01-10
1
-2
/
+0
*
Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"
Thomas Lively
2019-01-10
1
-0
/
+2
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-09
1
-2
/
+0
*
[WebAssembly] Print a debug message at the start of each pass
Heejin Ahn
2019-01-09
1
-0
/
+4
*
[WebAssembly] Gate unimplemented SIMD ops on flag
Thomas Lively
2018-12-20
1
-0
/
+2
*
[WebAssembly] Comment out a switch block in ISelDAGToDAG
Heejin Ahn
2018-06-29
1
-5
/
+4
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...
Craig Topper
2018-01-26
1
-5
/
+0
*
Fix WebAssembly backend for some LLVM API changes
David Blaikie
2017-12-15
1
-3
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[WebAssembly] Update calls to computeKnownBits after the changes from r301620.
Craig Topper
2017-04-28
1
-0
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
SDAG: Implement Select instead of SelectImpl in WebAssemblyDAGToDAGISel
Justin Bogner
2016-05-13
1
-14
/
+4
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-2
/
+2
*
[WebAssembly] Clean up several FIXME comments.
Dan Gohman
2015-11-25
1
-1
/
+1
*
[WebAssembly] Inline asm support.
Dan Gohman
2015-11-13
1
-0
/
+19
*
WebAssembly: basic bitcode → assembly CodeGen test
JF Bastien
2015-07-22
1
-1
/
+37
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+73