Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
369bddf5ad8cb1543d38d4afd12cce768292114a
/
llvm
/
test
/
Analysis
/
BasicAA
/
gcsetest.ll
1880092
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
by Dan Gohman
· 16 years ago
4f2527c
Convert a few more opt | llvm-dis to opt -S.
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
2a6adfa
Remove GCSE and LoadVN from the testsuite.
by Owen Anderson
· 17 years ago
f865dcd
Remove llvm-upgrade.
by Tanya Lattner
· 18 years ago
83b3d82
Regression is gone, don't try to find it on clean target.
by Reid Spencer
· 19 years ago
[Renamed from llvm/test/Regression/Analysis/BasicAA/gcsetest.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
d78935a
Move Transforms/BasicAA to Analysis/BasicAA
by Chris Lattner
· 21 years ago
[Renamed from llvm/test/Regression/Transforms/BasicAA/gcsetest.ll]
1f91c54
new testcase
by Chris Lattner
· 22 years ago
edf4bab
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
by Misha Brukman
· 22 years ago
a6fee9d
Remove explicit control flow through the use of the 'not' script
by Chris Lattner
· 22 years ago
1567ab4
Fix bug in testcase now that load-vn is not built into gcse
by Chris Lattner
· 23 years ago
a953cd6
Add a testcase that checks to make sure LICM uses basicaa correctly.
by Chris Lattner
· 23 years ago
f919a51
Initial testcases for basicaa alias analysis
by Chris Lattner
· 23 years ago