index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Generic
/
div-neg-power-2.ll
blob: 76d6182931cc31eeb0c3d7115915fee0917a4b9e (
plain
)
1
2
3
4
5
6
; RUN: llvm-as < %s | llc int %test(int %X) { %Y = div int %X, -2 ret int %Y }