Factor out cycle-finder code and make it generic.
[oota-llvm.git] / include / llvm / Support /
2009-05-06 Dan GohmanAdd simplify_type specializations to allow WeakVH,...
2009-05-05 Evan ChengQuotes should be printed before private prefix; some...
2009-05-05 Dan GohmanAdd an explicit keyword.
2009-05-02 Dan GohmanApply Jeffrey Yasskin's CallbackVH patch, with minor...
2009-05-02 Dan GohmanInclude <limits.h> to get the definition of CHAR_BIT.
2009-05-01 Chris LattnerDrop the default assumption about alignment down to...
2009-04-30 Jeffrey YasskinAdd a mention of TypeBuilder to the programmer's manual...
2009-04-30 Torok EdwinMake dataflow iteration possible on Value*, not only...
2009-04-29 Bill WendlingAdd support for a character after a command line option...
2009-04-27 Jeffrey YasskinAdd tests for WeakVH and AssertingVH. These pointed...
2009-04-25 Chris LattnerAdd a new TypeBuilder helper class, which eases making...
2009-04-22 Owen AndersonAdd caching of predecessor counts as well as predecesso...
2009-04-20 Douglas GregorMake all raw_ostreams support the tell() function.
2009-04-19 Nick LewyckyFix missing text in doxygen documentation.
2009-04-10 Nick LewyckyCleanup. Remove redundant llvm:: , we don't need them...
2009-04-10 Nick LewyckyAdd utility function to IRBuilder that takes the differ...
2009-04-08 Chris LattnerRemove AllowInverse: it leaks memory and is not the...
2009-04-05 Mikhail GlushenkovAdd segment flag bits to ELF.h.
2009-04-03 Daniel DunbarAdd fast path for raw_ostream output of strings.
2009-04-03 Chris LattnerWork around an apparent GCC miscompilation by specializ...
2009-04-02 Chris Lattneradd missing *
2009-04-01 Dan GohmanUse CHAR_BIT instead of hard-coding 8 in several places...
2009-04-01 Misha Brukman* Fixed spelling of `invertible'
2009-03-31 Chris Lattneradd a converting operator
2009-03-31 Chris LattnerAdd two new classes: WeakVH and AssertingVH. These...
2009-03-31 Chris Lattnerteach PointerLikeTypeTraits that all pointers to pointe...
2009-03-29 Bill WendlingConstify check. This fixes PR3900.
2009-03-29 Chris LattnerAdd a PointerLikeTypeTraits specialization for uintptr_t
2009-03-29 Chris LattnerReplace the PointerLikeTypeTraits::getNumLowBitsAvailable
2009-03-29 Chris Lattnerrename PointerLikeTypeInto to PointerLikeTypeTraits...
2009-03-28 Chris Lattnermove a large method out of line.
2009-03-27 Mike StumpAllow invertable -xno- style optins as well.
2009-03-22 Chris Lattneradd method to access a template argument.
2009-03-19 Sebastian RedlFix the Win32 VS2008 build:
2009-03-17 Daniel DunbarAdd BUILTIN_EXPECT Support/Compiler macro.
2009-03-17 Daniel Dunbarraw_ostream: Return '*this' explicitly (instead of...
2009-03-17 Daniel Dunbarraw_ostream: Rework implementation of unbuffered stream...
2009-03-16 Daniel Dunbarraw_ostream: Replace flush_impl with write_impl, which...
2009-03-16 Daniel Dunbarraw_ostream: Lift out flush_nonempty.
2009-03-16 Daniel DunbarAdd slow path for single character write, and use exclu...
2009-03-13 Bill WendlingRevert r66920. It was causing failures in the self...
2009-03-13 Gabor GreifSecond installment of "BasicBlock operands to the back"
2009-03-12 Daniel Dunbarraw_ostream: unbuffered streams weren't being immediate...
2009-03-10 Mon P WangChanged Allocate to use size_t instead of unsigned.
2009-03-10 Dan GohmanAdd an explicit keyword.
2009-03-10 Mon P WangFixed rounding up EltSize
2009-03-10 Daniel DunbarPR3478: raw_ostream should not buffer stderr
2009-03-10 Daniel DunbarAdd C++ marker.
2009-03-06 Daniel DunbarAdd IRBuilder::CreateConstGEP{1, 2}_{32, 64}.
2009-03-04 Gabor Greifooops, forgot to include the pointless-write eliminator...
2009-03-04 Chris Lattneradd some helper classes for building light-weight symbo...
2009-03-04 Gabor GreifGive sentinel traits the right to determine the policy...
2009-02-20 Misha BrukmanRemoved trailing whitespace.
2009-02-18 Chris Lattnerallow TimeRegion to take a potentially-null pointer...
2009-02-17 Devang PatelThe debugger sometimes lookup dynamically in the runtim...
2009-02-16 Daniel DunbarAdd llvm::RoundUpToAlignment.
2009-02-06 Ted KremenekDeallocate() methods now take a 'const void*' instead...
2009-02-03 Chris Lattneradd a method to BumpPtrAllocator that allows allocating...
2009-02-02 Mike StumpImprove -fno-opt style option processing to not require...
2009-01-30 Mike StumpAdd opposite_of and inverse_opt to support -fno- style...
2009-01-26 Ted KremenekAdd method raw_fd_ostream::seek() for random access...
2009-01-23 Devang PatelIntroduce two DWARF attribute extentions DW_AT_APPLE_op...
2009-01-22 Gabor Greifintroduce a useful abstraction to find out if a Use...
2009-01-21 Dale JohannesenDo not use host floating point types when emitting
2009-01-20 Devang Patelindentation...
2009-01-20 Devang PatelNeed only one set of debug info versions enum.
2009-01-17 Gabor Greifmake comparisons a bist faster
2009-01-16 Mikhail GlushenkovSupport for multi-valued options in CommandLine
2009-01-16 Mikhail GlushenkovRegistry.h should not depend on CommandLine.h.
2009-01-16 Mikhail GlushenkovDelete trailing whitespace.
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-14 Ted KremenekAdd member template MallocAllocator::Allocate(Num)...
2009-01-12 Rafael EspindolaRemove some dead code from the days llvm had type...
2009-01-11 Gabor Greifdrats! remove tabs
2009-01-11 Gabor Greifsimplify CallSite helper class to not consult the Instr...
2009-01-07 Chris Lattnerremove DebugInfoBuilder, it has been subsumed by Analys...
2009-01-06 Chris Lattnerno need to negate the APInt for 0.
2009-01-05 Chris LattnerChange m_ConstantInt and m_SelectCst to take their...
2009-01-05 Chris Lattnermake m_ConstantInt(int64_t) safely match ConstantInt...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-04 Chris Lattneradd #include guards, thanks Dan.
2009-01-02 Misha Brukman* Alphabetized system headers per the style guide
2008-12-09 Chris Lattnernewline at end of phile
2008-12-09 Chris Lattnerpred_iterator got a lot slower since use-diet landed...
2008-12-04 Ted KremenekHave raw_fd_ostream keep track of the position in the...
2008-11-26 Ted KremenekAdd 'tell' method to raw_fd_ostream that clients can...
2008-11-26 Nuno Lopeschange AnnotationManager to use 'const char*' instead...
2008-11-23 Scott MichelRoll back rev 59890, since Chris says this can never...
2008-11-22 Scott MichelCheck for NULL before traversing the isa<> type hierarc...
2008-11-19 Chris Lattneradd a write method.
2008-11-16 Chris Lattneradd a new m_Specific pattern that matches only if we...
2008-11-16 Chris Lattneradd a new template for matching a select between two...
2008-11-15 Nick LewyckyClean up some strange whitespace.
2008-11-13 Daniel DunbarAdd Binary flag to raw_fd_ostream constructor.
2008-10-31 Anton KorobeynikovSymbol visibility is unsupported on cygwin too.
2008-10-30 Dan GohmanCanonicalize sext(i1) to i1?-1:0, and update various...
2008-10-30 Bill WendlingRevert r58411. The user needs to #define this when...
2008-10-30 Bill WendlingRevert part of r58048. It was breaking on SnowLeopard...
2008-10-28 Dan GohmanFix the name of the include guard to match the filename.
2008-10-25 Oscar FuentesCMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in.
next