summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/debugtrap.ll
AgeCommit message (Expand)Author
2018-10-24ARM: Use BKPT instead of TRAP to implement llvm.debugtrap.Peter Collingbourne
2016-01-29[ARM] Emit trap instruction using .inst directiveAlexandros Lamprineas
2016-01-03Fix several accidental DOS line endings in source filesDimitry Andric
2015-10-23[ARM CodeGen] @llvm.debugtrap call may be removed when restoring callee saved...Oleg Ranevskyy