Skip to content
GitLab
Explore
Sign in
Commits · d2b3a4f7b8e89a3684c949c7a7b52c32f1fa75f3
llvm-target-spread
llvm
test
Analysis
BasicAA
byval.ll
Browse files
Sep 11, 2009
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
· 18800927
Dan Gohman
authored
Sep 11, 2009
18800927
Sep 09, 2009
Use opt -S instead of piping bitcode output through llvm-dis.
· 72a13d24
Dan Gohman
authored
Sep 08, 2009
72a13d24
Sep 08, 2009
Change these tests to feed the assembly files to opt directly, instead
· 9737a63e
Dan Gohman
authored
Sep 08, 2009
9737a63e
Jan 24, 2008
Teach basicaa that 'byval' arguments define a new memory location that
· 9104d712
Chris Lattner
authored
Jan 24, 2008
9104d712
Loading