summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/aliases.ll
Commit message (Expand)AuthorAgeFilesLines
* Use .set instead of = when printing assignment in assembly outputKrzysztof Parzyszek2018-03-271-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-7/+7
* Redo "Make global aliases have symbol size equal to their type"John Brawn2015-08-121-0/+20
* Revert "Make global aliases have symbol size equal to their type"John Brawn2015-08-071-19/+0
* Make global aliases have symbol size equal to their typeJohn Brawn2015-07-171-0/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-2/+2
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-031-1/+1
* Fix most of PR10367.Rafael Espindola2014-05-161-1/+1
* Error if we see an alias to a declaration.Rafael Espindola2013-11-141-2/+4
* Port to FileCheck.Rafael Espindola2013-10-161-4/+17
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* emit jump table an alias ".set" directives through MCStreamer as Chris Lattner2010-01-261-1/+1
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* Enable aliases on arm-linux.Lauro Ramos Venancio2007-05-141-0/+32
OpenPOWER on IntegriCloud