aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/trap.ll
AgeCommit message (Expand)Author
2013-01-30Add a special ARM trap encoding for NaCl.Eli Bendersky
2012-10-19This patch is to fix radar://8426430. It is about llvm support of __builtin_d...Shuxin Yang
2011-04-08Change -arm-trap-func= into a non-arm specific option. Now Intrinsic::trap is...Evan Cheng
2011-04-07Add option to emit @llvm.trap as a function call instead of a trap instructio...Evan Cheng
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-05-11Select @llvm.trap to the special B with 1111 condition (i.e. trap) instruction.Evan Cheng