make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git] / test / CodeGen / Alpha / neg1.ll
blob0db767f68e517a6d09905430102a3b990f49036e
1 ; Make sure this testcase codegens to the lda -1 instruction
2 ; RUN: llc < %s -march=alpha | grep {\\-1}
4 define i64 @bar() {
5 entry:
6         ret i64 -1