Reapplying [FastISel][AArch64] Cleanup constant materialization code. NFCI.
authorJuergen Ributzka <juergen@apple.com>
Fri, 15 Aug 2014 18:55:52 +0000 (18:55 +0000)
committerJuergen Ributzka <juergen@apple.com>
Fri, 15 Aug 2014 18:55:52 +0000 (18:55 +0000)
commitdb9a5cb2eaa722b73ebf5fa9de982d8cae1b690f
treeef2a407d3da1967565ef8df9c8bc0610c6ac33a1
parentc86e55eb6e32063b6cc1761fa52f410160fc6891
Reapplying [FastISel][AArch64] Cleanup constant materialization code. NFCI.

Note: This reapplies r215582 without any modifications. The refactoring wasn't
responsible for the buildbot failures.

Original commit message:
Cleanup and prepare constant materialization code for future commits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215752 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64FastISel.cpp