index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
GlobalOpt
/
alias-resolve.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete dead GlobalAliases.
Rafael Espindola
2015-12-22
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
1
-11
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
Use "weak alias" instead of "alias weak"
Rafael Espindola
2014-07-30
1
-4
/
+4
*
GlobalOpt: Handle non-zero offsets for aliases
David Majnemer
2014-07-01
1
-0
/
+4
*
Allow alias to point to an arbitrary ConstantExpr.
Rafael Espindola
2014-06-03
1
-2
/
+2
*
Fix most of PR10367.
Rafael Espindola
2014-05-16
1
-2
/
+2
*
Prevent alias from pointing to weak aliases.
Rafael Espindola
2014-03-27
1
-5
/
+10
*
Revert "Prevent alias from pointing to weak aliases."
Rafael Espindola
2014-03-26
1
-10
/
+5
*
Prevent alias from pointing to weak aliases.
Rafael Espindola
2014-03-26
1
-5
/
+10
*
Reject alias to undefined symbols in the verifier.
Rafael Espindola
2014-03-12
1
-2
/
+4
*
GlobalOpt: Aliases don't have sections, don't copy them when replacing
Reid Kleckner
2014-02-13
1
-4
/
+1
*
Always remove an alias when we rename the target.
Rafael Espindola
2013-06-12
1
-1
/
+12
*
Convert test to FileCheck.
Rafael Espindola
2013-06-12
1
-9
/
+17
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Resolve aliases, when possible
Anton Korobeynikov
2008-09-09
1
-0
/
+19