[PATCH] [LLVM - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Renato Golin
renato.golin at linaro.org
Tue May 12 07:55:35 PDT 2015
================
Comment at: lib/Target/AArch64/AArch64ISelDAGToDAG.cpp:2142
@@ +2141,3 @@
+
+ // Need to combine the integer fields of the string into a single value
+ // based on the bit encoding of MRS/MSR instruction.
----------------
Missing assert(AllIntFields) ?
http://reviews.llvm.org/D9699
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list