Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
llvm
/
test
/
Transforms
/
InstCombine
/
2008-06-21-CompareMiscomp.ll
a5a29f9
Convert all tests using TCL-style quoting to use shell-style quoting.
by Chandler Carruth
· 13 years ago
1880092
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
by Dan Gohman
· 16 years ago
72a13d2
Use opt -S instead of piping bitcode output through llvm-dis.
by Dan Gohman
· 16 years ago
9737a63
Change these tests to feed the assembly files to opt directly, instead
by Dan Gohman
· 16 years ago
d3449df
Fix for PR2479: correctly optimize expressions like (a > 13) & (a == 15).
by Eli Friedman
· 17 years ago