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
*
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