Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Enable machine verifier for a few more tests. | Jim Grosbach | 2013-08-26 | 1 | -2/+2 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -4/+4 |
* | Add a special ARM trap encoding for NaCl. | Eli Bendersky | 2013-01-30 | 1 | -0/+28 |
* | This patch is to fix radar://8426430. It is about llvm support of __builtin_d... | Shuxin Yang | 2012-10-19 | 1 | -0/+12 |
* | Change -arm-trap-func= into a non-arm specific option. Now Intrinsic::trap is... | Evan Cheng | 2011-04-08 | 1 | -1/+1 |
* | Add option to emit @llvm.trap as a function call instead of a trap instructio... | Evan Cheng | 2011-04-07 | 1 | -3/+8 |
* | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | 2010-06-17 | 1 | -1/+1 |
* | Select @llvm.trap to the special B with 1111 condition (i.e. trap) instruction. | Evan Cheng | 2010-05-11 | 1 | -0/+12 |