summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Globals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check that GlobalAliases don't have section or alignment.Rafael Espindola2014-02-131-0/+2
* Copy dll storage in copyAttributes.Rafael Espindola2014-02-131-0/+1
* Copy the ThreadLocalMode in GlobalVariable::copyAttributesFromHans Wennborg2014-02-101-1/+1
* Allow addrspacecast in global aliasesMatt Arsenault2014-01-021-1/+2
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-3/+0
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-0/+3
* Introduce non-const overloads for GlobalAlias::{get,resolve}AliasedGlobal.Peter Collingbourne2013-08-191-8/+8
* Added instance variable/initializers/getter/setters for new keyword externall...Michael Gottesman2013-02-031-5/+10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-6/+6
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+264
OpenPOWER on IntegriCloud