llvm-project/llvm/lib/Target/AArch64/AsmParser
Tim Northover e206778833 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".

llvm-svn: 174877
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