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
/
WebAssemblyAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-24
/
+8
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-8
/
+24
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-26
/
+0
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-2
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Allow for the creation of user-defined custom sections
Sam Clegg
2018-04-05
1
-1
/
+22
*
[WebAssembly] Fix casting MCSymbol to MCSymbolWasm on ELF
Jacob Gravelle
2018-02-12
1
-3
/
+5
*
[WebAssembly] Add mechanisms for specifying an explicit import module name.
Dan Gohman
2018-02-09
1
-2
/
+8
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-1
/
+1
*
Fix WebAssembly backend for some LLVM API changes
David Blaikie
2017-12-15
1
-1
/
+1
*
[WebAssembly] Don't try to emit size information for unsized types
Dan Gohman
2017-12-07
1
-5
/
+7
*
[WebAssembly] Remove WASM_STACK_POINTER.
Dan Gohman
2017-12-06
1
-6
/
+0
*
[WebAssembly] Only emit stack pointer delcaration in BinFormatWasm assembly
Derek Schuff
2017-12-06
1
-2
/
+4
*
[WebAssembly] Implement WASM_STACK_POINTER.
Dan Gohman
2017-12-05
1
-0
/
+4
*
[WebAssembly] Don't emit .import_global for the wasm target.
Dan Gohman
2017-12-05
1
-1
/
+2
*
[WebAssembly] Revise the strategy for inline asm.
Dan Gohman
2017-11-08
1
-6
/
+5
*
[WebAssembly] Fix types for address taken functions
Sam Clegg
2017-07-05
1
-5
/
+2
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-7
/
+0
*
[WebAssembly] Fix symbol type for addresses of external functions
Sam Clegg
2017-06-13
1
-2
/
+8
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+2
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-2
/
+1
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+2
*
[WebAssembly] Initial linking metadata support
Dan Gohman
2017-03-30
1
-0
/
+2
*
[WebAssembly] Add support for using a wasm global for the stack pointer.
Dan Gohman
2017-02-24
1
-0
/
+6
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-71
/
+28
*
[WebAssembly] Emit .import_global assembler directives
Derek Schuff
2016-12-01
1
-0
/
+5
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
1
-7
/
+6
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-2
/
+2
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
1
-34
/
+5
*
[WebAssembly] Delete an unused function. NFC.
Dan Gohman
2016-10-03
1
-5
/
+0
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[WebAssembly] Initial SIMD128 support.
Derek Schuff
2016-08-02
1
-2
/
+11
*
[WebAssembly] Support CFI for WebAssembly target
Derek Schuff
2016-08-01
1
-1
/
+10
*
[WebAssembly] Emit type signatures for declared functions
Derek Schuff
2016-06-03
1
-10
/
+37
*
Revert "[WebAssembly] Emit type signatures for declared functions"
Derek Schuff
2016-06-02
1
-31
/
+10
*
[WebAssembly] Emit type signatures for declared functions
Derek Schuff
2016-06-02
1
-10
/
+31
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-0
/
+24
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-11
/
+1
*
[WebAssembly] Minor code formatting cleanups. NFC.
Dan Gohman
2016-01-25
1
-2
/
+1
*
[WebAssembly] Introduce a WebAssemblyTargetStreamer class.
Dan Gohman
2016-01-12
1
-20
/
+24
*
[WebAssembly] Make CFG stackification independent of basic-block labels.
Dan Gohman
2016-01-12
1
-4
/
+0
*
[WebAssembly] Define WebAssembly-specific relocation codes.
Dan Gohman
2016-01-11
1
-0
/
+9
*
[WebAssembly] Minor code cleanups. NFC.
Dan Gohman
2016-01-08
1
-3
/
+3
*
[WebAssembly] Trim unneeded #includes. NFC.
Dan Gohman
2015-12-22
1
-1
/
+0
*
Remove now-unused include
Derek Schuff
2015-12-16
1
-1
/
+0
*
Iterate over phys regs instead
Derek Schuff
2015-12-16
1
-4
/
+9
*
[WebAssembly] Print an extra local decl when the user stack pointer is used
Derek Schuff
2015-12-16
1
-0
/
+6
*
[WebAssembly] Use the new offset syntax for memory operands in inline asm.
Dan Gohman
2015-12-16
1
-1
/
+3
*
[WebAssembly] Support more kinds of inline asm operands
Dan Gohman
2015-12-16
1
-4
/
+24
*
[WebAssembly] Remove .import printing.
Dan Gohman
2015-12-15
1
-58
/
+0
[next]