i128-immediate.ll   [plain text]


; RUN: llvm-as < %s | llc -march=x86-64 | grep movq | count 2

define i128 @__addvti3() {
          ret i128 -1
}