index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
ARM
/
trap.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Use BKPT instead of TRAP to implement llvm.debugtrap.
Peter Collingbourne
2018-10-24
1
-7
/
+7
*
[ARM] Emit trap instruction using .inst directive
Alexandros Lamprineas
2016-01-29
1
-19
/
+48
*
Make FastISel::SelectInstruction return before target specific fast-isel code
Akira Hatanaka
2014-04-15
1
-0
/
+1
*
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