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
/
Feature
/
aliases.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
1
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
Use "weak alias" instead of "alias weak"
Rafael Espindola
2014-07-30
1
-2
/
+2
*
Move test for r210734 to Feature/aliases.ll.
Bob Wilson
2014-06-12
1
-0
/
+6
*
Allow aliases to be unnamed_addr.
Rafael Espindola
2014-06-06
1
-0
/
+1
*
Allow alias to point to an arbitrary ConstantExpr.
Rafael Espindola
2014-06-03
1
-1
/
+3
*
Fix most of PR10367.
Rafael Espindola
2014-05-16
1
-3
/
+1
*
Prevent alias from pointing to weak aliases.
Rafael Espindola
2014-03-27
1
-1
/
+1
*
Revert "Prevent alias from pointing to weak aliases."
Rafael Espindola
2014-03-26
1
-1
/
+1
*
Prevent alias from pointing to weak aliases.
Rafael Espindola
2014-03-26
1
-1
/
+1
*
Reject alias to undefined symbols in the verifier.
Rafael Espindola
2014-03-12
1
-2
/
+4
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
1
-0
/
+2
*
Support chained aliases for LLVM IR printing. This fixes PR2145
Anton Korobeynikov
2008-03-22
1
-0
/
+2
*
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-28
1
-2
/
+2
*
not fully implemented yet.
Chris Lattner
2007-04-28
1
-0
/
+2
*
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-25
1
-0
/
+28