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
/
WebAssemblyMCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-40
/
+29
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Fix broken gcc build after rL326454
Sam Clegg
2018-03-01
1
-1
/
+2
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-3
/
+3
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
1
-5
/
+12
*
Fix WebAssembly backend for some LLVM API changes
David Blaikie
2017-12-15
1
-1
/
+1
*
[WebAssembly] Fix types for address taken functions
Sam Clegg
2017-07-05
1
-2
/
+0
*
[WebAssembly] Use LEB encoding for value types
Derek Schuff
2017-03-14
1
-18
/
+18
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-2
/
+124
*
[WebAssembly] Use print instead of dump method.
Richard Trieu
2017-01-28
1
-2
/
+2
*
[WebAssembly] Make CFG stackification independent of basic-block labels.
Dan Gohman
2016-01-12
1
-4
/
+3
*
[WebAssembly] Define WebAssembly-specific relocation codes.
Dan Gohman
2016-01-11
1
-9
/
+19
*
[WebAssembly] Trim unneeded #includes. NFC.
Dan Gohman
2015-12-22
1
-1
/
+0
*
[WebAssembly] Enable folding of offsets into global variable addresses.
Dan Gohman
2015-12-06
1
-2
/
+7
*
[WebAssembly] Delete an obsolete TODO comment.
Dan Gohman
2015-11-29
1
-1
/
+0
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-4
/
+2
*
[WebAssembly] Codegen support for ISD::ExternalSymbol
Dan Gohman
2015-11-25
1
-0
/
+8
*
[WebAssembly] Reapply r252858, with svn add for the new file.
Dan Gohman
2015-11-12
1
-8
/
+21
*
Revert r252858: "[WebAssembly] Switch to MC for instruction printing."
Hans Wennborg
2015-11-12
1
-21
/
+8
*
[WebAssembly] Switch to MC for instruction printing.
Dan Gohman
2015-11-12
1
-8
/
+21
*
[WebAssembly] Add WebAssemblyMCInstLower.cpp.
Dan Gohman
2015-11-05
1
-0
/
+84