Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
33c0c77073d2b8e7067b51a2f43593d09d21d82f
/
llvm
/
test
/
Transforms
/
ScalarRepl
/
union-pointer.ll
7b0f3c6
Add native integer type TargetData to some existing tests.
by Cameron Zwarich
· 15 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
4e59897
Upgrade tests to not use llvm-upgrade.
by Tanya Lattner
· 18 years ago
a551c04
For PR1319:
by Reid Spencer
· 19 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/Transforms/ScalarRepl/union-pointer.ll]
deb4d5a
For PR950:
by Reid Spencer
· 19 years ago
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
7440e23
new testcase for PR892
by Chris Lattner
· 19 years ago
7a36ae4
new testcase for SROA for stuff like "union { int*, float* }".
by Chris Lattner
· 19 years ago