OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / include / llvm / ADT / ImmutableList.h
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-08 Colin CrossMerge "Take HOST_PREFER_32_BIT into account"
2015-04-08 Colin CrossMerge "Set LOCAL_MULTLIB := first for all LLVM host...
2015-04-01 Stephen Hinesam 3fa16bd6: Merge "Update aosp/master LLVM for rebase...
2015-04-01 Stephen HinesMerge "Update aosp/master LLVM for rebase to r230699."
2015-03-23 Stephen HinesUpdate aosp/master LLVM for rebase to r230699.
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-06 Nick LewyckyAdd ImmutableList::contains(). Patch by Rui Paulo!
2011-03-09 Jush LuMerge upstream r127116
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-24 Ted KremenekTweak ImmutableMap/ImmutableSet/ImmutableList APIs
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-12-15 Chris LattnerRemove isPod() from DenseMapInfo, splitting it out...
2009-12-15 Chris LattnerRemove isPod() from DenseMapInfo, splitting it out...
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-01-09 Misha BrukmanRemoved trailing whitespace.
2009-01-09 Misha BrukmanRemoved trailing whitespace.
2008-11-17 Zhongxing Xumove partial template specialization to FoldingSet.h.
2008-11-17 Zhongxing Xumove partial template specialization to FoldingSet.h.
2008-11-16 Zhongxing XuAdd partial specialization of FoldingSetTrait for Immut...
2008-11-16 Zhongxing XuAdd partial specialization of FoldingSetTrait for Immut...
2008-11-16 Zhongxing XuFix 80-column violation.
2008-11-16 Zhongxing XuFix 80-column violation.
2008-11-15 Zhongxing XuAdd Profile method to ImmutableList.
2008-11-15 Zhongxing XuAdd Profile method to ImmutableList.
2008-10-21 Ted Kremenekconstify some methods and variables in ImmutableList.
2008-10-21 Ted Kremenekconstify some methods and variables in ImmutableList.
2008-07-11 Ted KremenekMinor tweaks to the ImmutableList iterator interface.
2008-07-11 Ted KremenekMinor tweaks to the ImmutableList iterator interface.
2008-07-02 Ted KremenekImplemented operator!= for the ImmutableList iterator.
2008-07-02 Ted KremenekImplemented operator!= for the ImmutableList iterator.
2008-06-30 Ted KremenekAdded some comments and some cleanups.
2008-06-30 Ted KremenekAdded some comments and some cleanups.
2008-06-30 Ted KremenekAdded ImmutableList, a companion ADT to ImmutableSet...
2008-06-30 Ted KremenekAdded ImmutableList, a companion ADT to ImmutableSet...