summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/aliases.ll
AgeCommit message (Expand)Author
2015-09-11[opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie
2015-08-12Redo "Make global aliases have symbol size equal to their type"John Brawn
2015-08-07Revert "Make global aliases have symbol size equal to their type"John Brawn
2015-07-17Make global aliases have symbol size equal to their typeJohn Brawn
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-07-30Use "weak alias" instead of "alias weak"Rafael Espindola
2014-06-03Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola
2014-05-16Fix most of PR10367.Rafael Espindola
2013-11-14Error if we see an alias to a declaration.Rafael Espindola
2013-10-16Port to FileCheck.Rafael Espindola
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2010-01-26emit jump table an alias ".set" directives through MCStreamer as Chris Lattner
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2007-08-15Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman
2007-05-14Enable aliases on arm-linux.Lauro Ramos Venancio