aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/ObjCARC
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2013-03-28 23:04:47 +0000
committerChad Rosier <mcrosier@apple.com>2013-03-28 23:04:47 +0000
commit7ae3bb83c278e991940d022b7b48d996da408abf (patch)
treed997e7eab01f9b7caf7976ad8fe694bf7d05875d /lib/Transforms/ObjCARC
parent94fcfaf3a9f1179edb3b8053fe7b23eab6fb83bb (diff)
downloadexternal_llvm-7ae3bb83c278e991940d022b7b48d996da408abf.zip
external_llvm-7ae3bb83c278e991940d022b7b48d996da408abf.tar.gz
external_llvm-7ae3bb83c278e991940d022b7b48d996da408abf.tar.bz2
[fast-isel] Add a preemptive fix for the case where we fail to materialize an
immediate in a register. I don't believe this should ever fail, but I see no harm in trying to make this code bullet proof. I've added an assert to ensure my assumtion is correct. If the assertion fires something is wrong and we should fix it, rather then just silently fall back to SelectionDAG isel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178305 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/ObjCARC')
0 files changed, 0 insertions, 0 deletions