Ensure -mcpu=xscale works for arm targets, after rL252903 and rL252904
[oota-llvm.git] / include / llvm / Support / GenericDomTreeConstruction.h
2015-08-10 NAKAMURA TakumiReformat headers in ADT and Support partially.
2015-08-10 NAKAMURA TakumiWhitespace.
2015-08-10 NAKAMURA TakumiReformat linebreaks.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-01-14 David BlaikieAdd comment about a gotcha I ran across while touching...
2015-01-14 David Blaikieunique_ptrify the value in DominatorTreeBase::DomTreeNodes
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-10 Mark LaceyFix a couple typos.
2014-01-13 Chandler Carruth[PM] Pull the generic graph algorithms and data structu...