diff options
| author | Juergen Ributzka <juergen@apple.com> | 2014-08-14 23:29:49 +0000 |
|---|---|---|
| committer | Juergen Ributzka <juergen@apple.com> | 2014-08-14 23:29:49 +0000 |
| commit | 81db58e177c842b79de0c44767a8eb8695edf82f (patch) | |
| tree | d3a6daba1691ca45c2ec82a0561a9562ff80175f /clang/lib/Sema | |
| parent | 7cbd2b9910ccebaf0ba8e397fbb25cfddc990207 (diff) | |
| download | bcm5719-llvm-81db58e177c842b79de0c44767a8eb8695edf82f.tar.gz bcm5719-llvm-81db58e177c842b79de0c44767a8eb8695edf82f.zip | |
[FastISel][ARM] Fall-back to constant pool loads when materializing an i32 constant.
FastEmit_i won't always succeed to materialize an i32 constant and just fail.
This would trigger a fall-back to SelectionDAG, which is really not necessary.
This fix will first fall-back to a constant pool load to materialize the constant
before giving up for good.
This fixes <rdar://problem/18022633>.
llvm-svn: 215682
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions

