Files
llvm-6502/lib/Target/AArch64
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
..
2013-02-05 13:24:56 +00:00
2013-02-10 23:56:30 +00:00

This file will contain changes that need to be made before AArch64 can become an
officially supported target. Currently a placeholder.