summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/trap.ll
Commit message (Expand)AuthorAge
* ARM: Enable machine verifier for a few more tests.Jim Grosbach2013-08-26
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add a special ARM trap encoding for NaCl.Eli Bendersky2013-01-30
* This patch is to fix radar://8426430. It is about llvm support of __builtin_d...Shuxin Yang2012-10-19
* Change -arm-trap-func= into a non-arm specific option. Now Intrinsic::trap is...Evan Cheng2011-04-08
* Add option to emit @llvm.trap as a function call instead of a trap instructio...Evan Cheng2011-04-07
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Select @llvm.trap to the special B with 1111 condition (i.e. trap) instruction.Evan Cheng2010-05-11