1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Target/Hexagon/AsmParser
Krzysztof Parzyszek 894aed3c86 [Hexagon] Rename operand/predicate names for unshifted integers
For example, rename s6Ext to s6_0Ext. The names for shifted integers
include the underscore and this will make the naming consistent. It
also exposed a few duplicates that were removed.

llvm-svn: 285728
2016-11-01 19:02:10 +00:00
..
CMakeLists.txt
HexagonAsmParser.cpp [Hexagon] Rename operand/predicate names for unshifted integers 2016-11-01 19:02:10 +00:00
LLVMBuild.txt