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
/
MCTargetDesc
/
WebAssemblyMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-2
/
+3
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-2
/
+2
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[WebAssembly] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[WebAssembly] Move InstPrinter files to MCTargetDesc. NFC
David L. Jones
2019-05-13
1
-4
/
+4
*
[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 null streamer support
Heejin Ahn
2018-11-18
1
-0
/
+6
*
[WebAssembly] Add V128 value type to binary format
Thomas Lively
2018-09-20
1
-0
/
+7
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-6
/
+12
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-6
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Add except_ref as a first-class type
Heejin Ahn
2018-03-08
1
-0
/
+1
*
Fix build of WebAssembly and AVR backends after r321692
Alex Bradbury
2018-01-03
1
-2
/
+2
*
Fix WebAssembly target after r309911.
Daniel Jasper
2017-08-03
1
-12
/
+0
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-1
/
+1
*
[WebAssembly] Use LEB encoding for value types
Derek Schuff
2017-03-14
1
-5
/
+5
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-2
/
+8
*
[WebAssembly] Pass an MCContext to WebAssemblyMCCodeEmitter. NFC.
Dan Gohman
2017-02-10
1
-2
/
+2
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-0
/
+10
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+2
*
[WebAssembly] Update for Target API (TargetRegistry::RegisterMCAsmBackend) ch...
David Blaikie
2016-07-25
1
-1
/
+2
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-9
/
+3
*
[WebAssembly] Disable register stackification and coloring when not optimizing
Derek Schuff
2016-02-17
1
-0
/
+17
*
[WebAssembly] Minor code cleanups. NFC.
Dan Gohman
2016-01-20
1
-1
/
+1
*
[WebAssembly] Remove an unused data member. NFC.
Dan Gohman
2016-01-19
1
-2
/
+2
*
[WebAsssembly] Register the MC register info.
Dan Gohman
2016-01-12
1
-0
/
+9
*
[WebAssembly] Introduce a WebAssemblyTargetStreamer class.
Dan Gohman
2016-01-12
1
-10
/
+19
*
[WebAssembly] Register the MC subtarget info.
Dan Gohman
2016-01-12
1
-0
/
+8
*
[WebAssembly] Minor code cleanups. NFC.
Dan Gohman
2016-01-08
1
-3
/
+3
*
[WebAssembly] Remove unused arguments, unused functions. NFC.
Dan Gohman
2016-01-08
1
-18
/
+29
*
[WebAssembly] Experimental ELF writer support
Dan Gohman
2015-12-17
1
-0
/
+17
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-2
/
+2
*
[WebAssembly] Remove incomplete MCCodeEmitter bits.
Dan Gohman
2015-11-23
1
-3
/
+0
*
[WebAssembly] Emit .param, .result, and .local through MC.
Dan Gohman
2015-11-23
1
-0
/
+3
*
[WebAssembly] Add WebAssemblyMCInstLower.cpp.
Dan Gohman
2015-11-05
1
-0
/
+9
*
WebAssembly: MCAsmInfo only has one syntax variant for now.
JF Bastien
2015-07-28
1
-5
/
+3
*
WebAssembly: basic bitcode → assembly CodeGen test
JF Bastien
2015-07-22
1
-0
/
+3
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-0
/
+3
*
[WebAssembly] Define separate Target instances for 32-bit and 64-bit.
Dan Gohman
2015-07-01
1
-1
/
+1
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+56