blob: 9f156ed069a3a01e88edffe2c283c21d06c89816 [file] [log] [blame]
Colin LeMahieu902157c2014-11-25 18:20:52 +00001;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
2;; RUN: | llvm-objdump -s - | FileCheck %s
3
4define i1 @foo (i32 %a, i32 %b)
5{
6 %1 = icmp slt i32 %a, %b
7 ret i1 %1
8}
9
10; CHECK: 0000 004041f2 00400000 00c09f52