llvm-6502/lib
Tim Northover 3715084d47 AArch64: refactor ReconstructShuffle function
Quite a bit of cruft had accumulated as we realised the various different cases
it had to handle and squeezed them in where possible. This refactoring mostly
flattens the logic and special-cases. The result is slightly longer, but I
think clearer.

Should be no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213867 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-24 15:39:55 +00:00
..
Analysis Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00
AsmParser AsmParser: remove deprecated LLIR support 2014-07-23 18:09:31 +00:00
Bitcode Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
CodeGen Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00
DebugInfo
ExecutionEngine ExecutionEngine: remove a stray semicolon 2014-07-23 18:09:28 +00:00
IR Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00
IRReader
LineEditor
Linker
LTO AArch64: remove arm64 triple enumerator. 2014-07-23 12:32:47 +00:00
MC Finish inverting the MC -> Object dependency. 2014-07-23 22:26:07 +00:00
Object AArch64: remove arm64 triple enumerator. 2014-07-23 12:32:47 +00:00
Option Generic: add range-adapter for option parsing. 2014-07-09 13:03:37 +00:00
ProfileData
Support AArch64: remove "arm64_be" support in favour of "aarch64_be". 2014-07-23 12:58:11 +00:00
TableGen [TableGen] Allow shift operators to take bits<n> 2014-07-17 17:04:27 +00:00
Target AArch64: refactor ReconstructShuffle function 2014-07-24 15:39:55 +00:00
Transforms Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile