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
/
WebAssemblyAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Make __attribute__((used)) not imply export.
Dan Gohman
2019-08-29
1
-4
/
+6
*
[WebAssembly] Rename wasm fixup kinds
Sam Clegg
2019-03-28
1
-3
/
+3
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
1
-4
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-7
/
+7
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-8
/
+6
*
Fix compilation of WebAssembly and RISCV after r334078
Ilya Biryukov
2018-06-06
1
-3
/
+8
*
Simplified WebAssemblyAsmBackend by removing explicit ELF variant.
Derek Schuff
2018-06-04
1
-82
/
+8
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-10
/
+10
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-10
/
+10
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
Derek Schuff
2017-10-10
1
-4
/
+6
*
[WebAssembly] Fix build after r306177
Derek Schuff
2017-06-24
1
-10
/
+14
*
[wasm] Fix WebAssembly asm backend after r305968
Reid Kleckner
2017-06-22
1
-10
/
+12
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Fix WebAssembly after r299529.
Alexander Kornienko
2017-04-05
1
-4
/
+4
*
[WebAssembly] Add some comments and tidy up whitespace.
Dan Gohman
2017-02-27
1
-1
/
+1
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-6
/
+27
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-2
/
+74
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-2
/
+4
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+2
*
[WebAssembly] Add an assertion to catch unexpected MCFixupKindInfo flags.
Dan Gohman
2016-01-13
1
-0
/
+2
*
[WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.
Dan Gohman
2016-01-13
1
-2
/
+2
*
[WebAssembly] Remove unused arguments, unused functions. NFC.
Dan Gohman
2016-01-08
1
-4
/
+1
*
[WebAssembly] Experimental ELF writer support
Dan Gohman
2015-12-17
1
-0
/
+103