summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ValueSymbolTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Have a single way for creating unique value names.Rafael Espindola2015-11-221-29/+21
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-1/+1
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-5/+5
* Remove StringMap::GetOrCreateValue in favor of StringMap::insertDavid Blaikie2014-11-191-14/+11
* [Modules] Remove potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-091-3/+3
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-3/+3
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+117
OpenPOWER on IntegriCloud