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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Allow multivalue types in block signature operands
Thomas Lively
2019-10-15
1
-9
/
+15
*
[WebAssembly] SIMD Load and extend operations
Thomas Lively
2019-09-27
1
-0
/
+12
*
[WebAssembly][NFC] Remove duplicate SIMD instructions and predicates
Thomas Lively
2019-09-25
1
-24
/
+4
*
[WebAssembly] vNxM.load_splat instructions
Thomas Lively
2019-09-23
1
-0
/
+8
*
[WebAssembly] Make __attribute__((used)) not imply export.
Dan Gohman
2019-08-29
1
-1
/
+1
*
[WebAssembly] Add missing utility methods for exnref type
Heejin Ahn
2019-07-15
1
-0
/
+4
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-11
/
+11
*
[WebAssembly] refactored utilities to not depend on MachineInstr
Wouter van Oortmerssen
2019-07-12
1
-19
/
+236
*
[WebAssembly] Fix p2align in assembler.
Wouter van Oortmerssen
2019-06-27
1
-1
/
+9
*
[WebAssembly] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-3
/
+0
*
[WebAssembly] Add new explicit relocation types for PIC relocations
Sam Clegg
2019-04-04
1
-2
/
+14
*
[WebAssembly] Remove unneeded target operand flags
Sam Clegg
2019-04-03
1
-7
/
+1
*
[WebAssembly] Merge used feature sets, update atomics linkage policy
Thomas Lively
2019-03-29
1
-3
/
+1
*
[WebAssembly] Initial implementation of PIC code generation
Sam Clegg
2019-03-26
1
-0
/
+5
*
[WebAssembly] Use named operands to identify loads and stores
Thomas Lively
2019-03-09
1
-8
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Fixed disassembler not knowing about new brlist operand
Wouter van Oortmerssen
2019-01-03
1
-0
/
+2
*
[WebAssembly] made assembler parse block_type
Wouter van Oortmerssen
2019-01-02
1
-1
/
+2
*
[WebAssembly] Fix assembler parsing of br_table.
Wouter van Oortmerssen
2018-12-17
1
-8
/
+0
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-1
/
+4
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-2
/
+2
*
[WebAssembly] SIMD loads and stores
Thomas Lively
2018-08-30
1
-0
/
+25
*
[WebAssembly] v128.const
Thomas Lively
2018-08-21
1
-0
/
+8
*
[WebAssembly] Replace SIMD expression types with V128
Derek Schuff
2018-08-06
1
-12
/
+6
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
1
-0
/
+10
*
[WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn
2018-08-02
1
-0
/
+6
*
[WebAssembly] Support for a ternary atomic RMW instruction
Heejin Ahn
2018-08-01
1
-0
/
+14
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-3
/
+0
*
[WebAssembly] Support for binary atomic RMW instructions
Heejin Ahn
2018-07-09
1
-0
/
+84
*
[WebAssembly] Add missing _S opcodes of atomic stores to InstPrinter
Heejin Ahn
2018-07-05
1
-0
/
+7
*
[WebAssembly] Support for atomic stores
Heejin Ahn
2018-07-02
1
-0
/
+7
*
[WebAssembly] Modified tablegen defs to have 2 parallel instuction sets.
Wouter van Oortmerssen
2018-06-18
1
-0
/
+30
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-7
/
+5
*
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
-12
/
+13
*
Reland "[WebAssembly] More uses of uint8_t for single byte values"
Heejin Ahn
2018-03-02
1
-13
/
+13
*
Revert "[WebAssembly] More uses of uint8_t" and "[WebAssembly] Update tests"
Nicholas Wilson
2018-03-02
1
-13
/
+13
*
[WebAssembly] More uses of uint8_t for single byte values
Heejin Ahn
2018-03-02
1
-13
/
+13
*
[WebAssembly] Update MCObjectWriter and associated interfaces after r315327
Derek Schuff
2017-10-10
1
-4
/
+7
*
[WebAssembly] Add the rest of the atomic loads
Derek Schuff
2017-10-05
1
-0
/
+6
*
[WebAssembly] Add target feature for atomics
Derek Schuff
2017-08-30
1
-0
/
+1
*
[WebAssembly] Use __stack_pointer global when writing wasm binary
Sam Clegg
2017-06-16
1
-2
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[WebAssembly] Use LEB encoding for value types
Derek Schuff
2017-03-14
1
-28
/
+14
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-1
/
+3
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-0
/
+3
*
[WebAssembly] Pass an MCContext to WebAssemblyMCCodeEmitter. NFC.
Dan Gohman
2017-02-10
1
-1
/
+2
*
[WebAssembly] Add instruction definitions for drop and get/set_global.
Dan Gohman
2017-02-02
1
-0
/
+2
*
[WebAssembly] Annotate call and load/store immediates.
Dan Gohman
2016-12-23
1
-0
/
+4
*
[WebAssembly] Reorder load/store operands to match binary encoding.
Dan Gohman
2016-10-25
1
-4
/
+4
[next]