Fixed some dependencies in RegAllocPBQP.h . Thanks to Borja Ferrer for pointing out...
[oota-llvm.git] / include / llvm / ADT /
2010-12-07 Jakob Stoklund OlesenFix begin() and end() on const IntervalMap.
2010-12-07 Jay FoadPR5207: Change APInt methods trunc(), sext(), zext...
2010-12-06 Michael J. SpencerSupport/ADT: Move c_str() from SmallString to SmallVect...
2010-12-04 Benjamin KramerAPInt: microoptimize a few methods.
2010-12-04 Benjamin KramerSimplify APInt::getAllOnesValue.
2010-12-03 Jakob Stoklund OlesenAdd IntervalMap::iterator::set{Start,Stop,Value} method...
2010-12-01 Michael J. SpencerSupport/ADT/Twine: Add toNullTerminatedStringRef.
2010-12-01 Jay FoadPR5207: Rename overloaded APInt methods set(), clear...
2010-11-30 Michael J. SpencerSupport/ADT/StringRef: Add find_last_of.
2010-11-30 Ted KremenekPerformance optimization on ImmutableMap/ImmutableSet:
2010-11-30 Jay FoadPR5207: Make APInt::set(), APInt::clear() and APInt...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-28 Jakob Stoklund OlesenDon't use std::copy and std::copy_backward, run 10...
2010-11-28 Jakob Stoklund OlesenDisallow overlapping inserts, even when inserting the...
2010-11-28 Jay FoadPR5207: remove unused methods APInt::Emit() and APInt...
2010-11-28 Jay FoadPR5207: change APInt::doubleToBits() and APInt::floatTo...
2010-11-28 Jakob Stoklund OlesenTweak comments to make it clear that we are working...
2010-11-28 Jakob Stoklund OlesenAdd default constructors for iterators.
2010-11-28 Jakob Stoklund OlesenImplement const_iterator::advanceTo().
2010-11-28 Jakob Stoklund OlesenSpeed up simple insertions into an unbranched tree...
2010-11-27 Jakob Stoklund OlesenAdd more tests for erase(). Fix a few exposed bugs.
2010-11-27 Jakob Stoklund OlesenAdd test case with randomly ordered insertions, massive...
2010-11-27 Benjamin KramerRemove PIC16 remnants.
2010-11-27 Daniel DunbarAdd an optional LowerCase argument to hexdigit().
2010-11-27 Daniel DunbarADT/InMemoryStruct: Add an experimental helper class...
2010-11-26 Benjamin KramerBitVector tweaks.
2010-11-26 Benjamin KramerStringRefs are POD-like.
2010-11-26 Jakob Stoklund OlesenAdd B+-tree test case that creates a height 3 tree...
2010-11-26 Jakob Stoklund OlesenExtract template function adjustSiblingSizes(), allowin...
2010-11-26 Michael J. SpencerFix spelling!
2010-11-26 Michael J. SpencerFix Whitespace.
2010-11-26 Jakob Stoklund OlesenMove tree navigation to a new Path class that doesn...
2010-11-24 Ted KremenekTweak ImmutableMap/ImmutableSet/ImmutableList APIs
2010-11-24 Jakob Stoklund OlesenGeneralize overflowLeaf to also handle overflows in...
2010-11-20 Frits van BommelTest commit: Fix two -Asserts mode warnings in StringMap.h.
2010-11-20 Jakob Stoklund OlesenFix old GCC build error.
2010-11-20 Jakob Stoklund OlesenDetemplatize NodeRef.
2010-11-20 Jakob Stoklund OlesenRename NodeBase::{key,val} as {first,second} and swap...
2010-11-19 Jakob Stoklund OlesenImplement IntervalMap destructor.
2010-11-19 Jakob Stoklund OlesenImplement IntervalMap::clear().
2010-11-19 Jakob Stoklund OlesenSupport backwards iteration starting from end().
2010-11-19 Jakob Stoklund OlesenRename methods for clarity instead of brevity. No funct...
2010-11-19 Jakob Stoklund OlesenInclude raw_ostream.h unconditionally even if it is...
2010-11-19 Jakob Stoklund OlesenWork around GCC 4.0 build error:
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-19 Jakob Stoklund OlesenRevert "Add ADT/IntervalMap.", GCC doesn't like it.
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-17 Dan GohmanFix warnings about missing parents between || and &&.
2010-11-13 Jim GrosbachTrailing whitespace.
2010-11-03 Dan GohmanFactor code out of APInt to form a isUIntN helper function.
2010-10-31 Chandler CarruthAdd a specialization for 'long', a hole in the set...
2010-10-30 Chris LattnerRename alignof -> alignOf to avoid irritating C++'0x...
2010-10-19 Douglas GregorExtend StringRef's edit-distance algorithm to permit...
2010-10-14 Chris Lattneradd uadd_ov/usub_ov to apint, consolidate constant...
2010-10-13 Chris Lattnermissed a line :(
2010-10-13 Chris Lattnerconstify these methods.
2010-10-13 Chris Lattneradd a few operations for signed operations that also
2010-10-03 Duncan SandsGCC extensions are no longer used here - update the...
2010-10-03 Duncan SandsRemove two uses of the gcc specific 'aligned' attribute...
2010-09-27 Dan GohmanAdd an all() method to BitVector, for testing whether...
2010-09-22 Dan GohmanMake SetVector's remove indicate whether it actually...
2010-09-21 Mikhail GlushenkovTrailing whitespace.
2010-09-16 Duncan SandsAdd better support for environment portion of triple...
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!
2010-09-04 Chris Lattnerfix this to work with allocators that have reference...
2010-09-02 John McCallAfter some discussion with djg, teach SmallVector to...
2010-09-01 Dan GohmanMake the iterator form of erase return void, since...
2010-08-30 Eric ChristopherKill a couple of unused variables.
2010-08-29 Dan GohmanDelete an unused declaration.
2010-08-26 John McCallSmallVector's growth policies don't like starting from...
2010-08-25 John McCallProvide an explicit specialization of SmallVector at...
2010-08-23 Benjamin KramerAvoid O(n*m) complexity in StringRef::find_first(_not...
2010-08-23 Benjamin KramerStringRef tweaks:
2010-08-18 Sean HuntFinish full attribute class emission for clang.
2010-08-18 Jakob Stoklund OlesenRevert r111394. It was too aggressive.
2010-08-18 Jakob Stoklund OlesenAggressively prune the DFS when inserting phi-defs.
2010-08-18 Jakob Stoklund OlesenAdd df_iterator::getPathLength and getPath as a way...
2010-08-18 Chris LattnerDon't pass in a null pointer to std::string's ctor...
2010-08-16 Dan GohmanAdd hooks to FoldingSetTrait to allow specializations...
2010-08-16 Dan GohmanTidy up whitespace in comments.
2010-08-16 Dan GohmanConstify FoldingSetNodeIDRef's Data.
2010-08-16 Dan GohmanReverse the order of GetNodeProfile's arguments, for...
2010-08-16 Dan GohmanFix indentation in example code in a comment.
2010-08-13 Benjamin KramerUse getAllOnesValue, saves a copy and looks better.
2010-08-12 Duncan SandsAdd a 'normalize' method to the Triple class, which...
2010-08-09 Duncan SandsRemove the ValueMap operator=, which was wrong (it...
2010-08-09 Zhongxing XuChange the Interval type to signed in ImmutableInterval...
2010-08-08 Duncan SandsRemove the ValueMap copy constructor. It's not used...
2010-08-07 Nick LewyckyFix typo.
2010-07-30 Duncan SandsFix the ValueMap copy constructor. The issue is that...
2010-07-27 Owen AndersonFill out the interface of DenseSet a bit.
2010-07-27 Chris Lattnermake lookup failures not fatal.
2010-07-27 Duncan SandsIn commit 91421, isPod was changed from false to true...
2010-07-24 Chris Lattneradd a new NullablePtr class which makes it more obvious...
2010-07-23 Chris Lattnergive StringMap a new ctor which allows you to initialize it
2010-07-23 Chris Lattnermodernize stringset interface
2010-07-14 Benjamin KramerDon't pass StringRef by reference.
2010-07-13 Eric Christopher80-columns
2010-07-12 Argyrios KyrtzidisAdd convenience method FoldingSetImpl::InsertNode(Node...
2010-07-12 Bill WendlinggetOrInsertLeaderValue cannot be const because it calls...
next