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
/
Disassembler
/
WebAssemblyDisassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+2
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-4
/
+2
*
[WebAssembly] Allow multivalue types in block signature operands
Thomas Lively
2019-10-15
1
-2
/
+22
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[WebAssembly] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[WebAssembly] Move InstPrinter files to MCTargetDesc. NFC
David L. Jones
2019-05-13
1
-1
/
+1
*
[WebAssembly] Fixed disassembler not knowing about OPERAND_EVENT
Wouter van Oortmerssen
2019-02-20
1
-0
/
+1
*
[WebAssembly] Fix parseImmediate's memory alignment requirement
Heejin Ahn
2019-02-08
1
-1
/
+1
*
[WebAssembly] Fixed Disassembler ignoring endian swap on big endian.
Wouter van Oortmerssen
2019-02-08
1
-3
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Fixed objdump not parsing function headers.
Wouter van Oortmerssen
2019-01-17
1
-2
/
+42
*
[WebAssembly] Fixed disassembler not knowing about new brlist operand
Wouter van Oortmerssen
2019-01-03
1
-1
/
+15
*
[WebAssembly] made assembler parse block_type
Wouter van Oortmerssen
2019-01-02
1
-2
/
+7
*
[WebAssembly] Fix return type of nextByte
Thomas Lively
2018-11-15
1
-2
/
+2
*
[WebAssembly] Hotfix of WebAssemblyInstructionTableSize after rL346465
Fangrui Song
2018-11-09
1
-0
/
+2
*
[WebAssembly] Read prefixed opcodes as ULEB128s
Thomas Lively
2018-11-09
1
-11
/
+21
*
[Target] Untangle disassemblers
Benjamin Kramer
2018-09-10
1
-1
/
+0
*
[WebAssembly] Made disassembler only use stack instructions.
Wouter van Oortmerssen
2018-08-30
1
-10
/
+7
*
[WebAssembly] v128.const
Thomas Lively
2018-08-21
1
-4
/
+29
*
[WebAssembly] Initial Disassembler.
Sam Clegg
2018-05-10
1
-5
/
+121
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[WebAssembly] Remove old experimental disassemler code.
Dan Gohman
2017-02-11
1
-84
/
+2
*
[WebAssembly] Add instruction definitions for drop and get/set_global.
Dan Gohman
2017-02-02
1
-0
/
+1
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-0
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-2
/
+2
*
[WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
Dan Gohman
2016-10-03
1
-2
/
+2
*
[WebAssembly] Implement support for custom NaN bit patterns.
Dan Gohman
2016-02-16
1
-1
/
+2
*
Update wasm target for r258819.
Benjamin Kramer
2016-01-26
1
-1
/
+1
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-0
/
+1
*
[WebAssembly] Implement a prototype instruction encoder and disassembler.
Dan Gohman
2016-01-12
1
-0
/
+148