summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/i128-immediate.ll
blob: 999076cddd694224c8334a4e80c4adff5983e743 (plain)
1
2
3
4
5
; RUN: llc < %s -mtriple=x86_64-- | grep movq | count 2

define i128 @__addvti3() {
          ret i128 -1
}
OpenPOWER on IntegriCloud