repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[X86] Use NSW/NUW flags on ISD::TRUNCATE nodes to improve X86 PACKSS/PACKUS lowering...
[llvm-project.git]
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-not
/
not-calls-fail2.txt
blob
e184efc2b6457e255a13204055158246a138e6fa
1
# Check that "not not" either returns 0 or 1, even if the original
2
# program exited with a different code.
3
4
# RUN: not not %{python} fail2.py