Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
llvm
/
test
/
Transforms
/
GlobalOpt
/
alias-resolve.ll
5349d87
Delete dead GlobalAliases.
by Rafael Espindola
· 10 years ago
2f40830
[opaque pointer type] Add textual IR support for explicit type parameter for global aliases
by David Blaikie
· 10 years ago
f72d05b
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
by David Blaikie
· 11 years ago
464fe02
Use "weak alias" instead of "alias weak"
by Rafael Espindola
· 11 years ago
0e2cc2a
GlobalOpt: Handle non-zero offsets for aliases
by David Majnemer
· 11 years ago
64c1e18
Allow alias to point to an arbitrary ConstantExpr.
by Rafael Espindola
· 11 years ago
6b23863
Fix most of PR10367.
by Rafael Espindola
· 11 years ago
24a669d
Prevent alias from pointing to weak aliases.
by Rafael Espindola
· 12 years ago
65481d7
Revert "Prevent alias from pointing to weak aliases."
by Rafael Espindola
· 12 years ago
3b712a8
Prevent alias from pointing to weak aliases.
by Rafael Espindola
· 12 years ago
f3336bc
Reject alias to undefined symbols in the verifier.
by Rafael Espindola
· 12 years ago
22b19da
GlobalOpt: Aliases don't have sections, don't copy them when replacing
by Reid Kleckner
· 12 years ago
8d30480
Always remove an alias when we rename the target.
by Rafael Espindola
· 12 years ago
fb3fc0b
Convert test to FileCheck.
by Rafael Espindola
· 12 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
a9b60ee
Resolve aliases, when possible
by Anton Korobeynikov
· 17 years ago