mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
311246c6d51a99439172ddf2cea28be4f53df4dd
Mips assembler supports macros that allows the OR instruction to have an immediate parameter. This patch adds an instruction alias that converts this macro into a Mips ORI instruction. Contributer: Vladimir Medic llvm-svn: 178316
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%