summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/trap.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Rename @llvm.debugger to @llvm.debugtrap.Dan Gohman2012-05-14
* Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),Dan Gohman2012-05-11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* verify x86 generates ud2 for llvm.trapChris Lattner2008-01-15