1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Target/WebAssembly/MCTargetDesc
Dan Gohman 6a5c3acce4 [WebAssembly] Reorder load/store operands to match binary encoding.
The p2align operand of a load/store is encoded before the offset
operand; reorder the MachineInstr operands accordingly.

llvm-svn: 285044
2016-10-25 00:17:11 +00:00
..
CMakeLists.txt
LLVMBuild.txt
WebAssemblyAsmBackend.cpp [WebAssembly] Implement more WebAssembly binary encoding. 2016-10-24 23:27:49 +00:00
WebAssemblyELFObjectWriter.cpp
WebAssemblyMCAsmInfo.cpp
WebAssemblyMCAsmInfo.h
WebAssemblyMCCodeEmitter.cpp [WebAssembly] Implement more WebAssembly binary encoding. 2016-10-24 23:27:49 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Implement more WebAssembly binary encoding. 2016-10-24 23:27:49 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Reorder load/store operands to match binary encoding. 2016-10-25 00:17:11 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Implement more WebAssembly binary encoding. 2016-10-24 23:27:49 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Implement more WebAssembly binary encoding. 2016-10-24 23:27:49 +00:00