llvm-6502/lib/Target/AArch64/AsmParser
Tim Northover 77b1c9cf57 AArch64: Simplify logic in deciding whether bfi is valid
Previous code had a confusing comment which was mostly an implementation
detail. This condition corresponds to "lsb up to register width" and "width not
ridiculous".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174877 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-11 12:32:18 +00:00
..
AArch64AsmParser.cpp AArch64: Simplify logic in deciding whether bfi is valid 2013-02-11 12:32:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile