aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/SymbolTableListTraitsImpl.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-17[ADT][DebugInfo][RemoveDIs] Add extra bits to ilist_iterator for debug-infoJeremy Morse1-10/+10
2020-02-18[IR] Lazily number instructions for local dominance queriesReid Kleckner1-2/+13
2019-01-23[ADT] Notify ilist traits about in-list transfersReid Kleckner1-1/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-07-30Remove trailing spaceFangrui Song1-5/+5
2016-09-03ADT: Remove external uses of ilist_iterator, NFCDuncan P. N. Exon Smith1-2/+1
2016-08-30ADT: Guarantee transferNodesFromList is only called on transfersDuncan P. N. Exon Smith1-1/+1
2015-10-08IR: Remove implicit iterator conversions from lib/IR, NFCDuncan P. N. Exon Smith1-1/+1
2015-10-07IR: Create SymbolTableList wrapper around iplist, NFCDuncan P. N. Exon Smith1-16/+14
2015-10-06IR: Use auto for iterators, NFCDuncan P. N. Exon Smith1-4/+2
2015-10-06IR: Remove unnecessary TraitsClass typedef, NFCDuncan P. N. Exon Smith1-1/+1
2015-10-06IR: Remove unnecessary specialization of getSymTab(), NFCDuncan P. N. Exon Smith1-6/+6
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-04-28[C++] Use 'nullptr'.Craig Topper1-2/+2
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-2/+2
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+118