aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/aliases.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+10
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+5
* Clarify that llvm.used can contain aliases.Rafael Espindola2013-04-221-0/+2
* Support chained aliases for LLVM IR printing. This fixes PR2145Anton Korobeynikov2008-03-221-0/+2
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-281-2/+2
* not fully implemented yet.Chris Lattner2007-04-281-0/+2
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-251-0/+28