blob: 324a480a8945c91537afd17bc523a58e8a812af2 [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 ugt i32 %a, %b
7 ret i1 %1
8}
9
10; CHECK: 0000 004160f2 00400000 00c09f52