Disabling -g for ocaml builds; it's not downwards compatible.
[oota-llvm.git] / lib / Support /
2007-12-24 Anton KorobeynikovCygwin defines uint32_t as unsigned long. Unbreak call...
2007-12-11 Reid SpencerDon't have APInt.cpp depend upon DerivedTypes.h. This...
2007-12-08 Chris Lattnerproper #include order.
2007-12-08 Gordon HenriksenAdding a StringPool data structure, which GC will use.
2007-12-05 Neil BoothPrior commit updated wrong if, apologies.
2007-12-05 Neil BoothHandle zero correctly.
2007-12-05 Dale JohannesenHandle 0 correctly in string->APFloat conversion.
2007-11-23 Chris LattnerFix PR1816, by correcting the broken definition of...
2007-11-23 Chris LattnerFix APInt::countTrailingZeros to return BitWidth if...
2007-11-18 Chris LattnerFix the Linker testcase regressions, by making MemoryBu...
2007-11-17 Dale JohannesenFix denormal check in float->APInt conversion.
2007-11-06 Chris Lattnermake smallptrset more const and type correct, which...
2007-11-02 Neil BoothRemove some unnecessary C-style statics.
2007-11-01 Neil BoothAdd back line whose removal somehow crept into prior...
2007-11-01 Neil BoothWhen converting to integer, do bit manipulations in...
2007-10-25 Hartmut KaiserClarified operator precedence.
2007-10-18 Chris LattnerThis requires rtti info because tblgen uses commandline,
2007-10-15 Neil BoothFast-track obviously over-large and over-small exponent...
2007-10-14 Neil BoothConsolidate logic for creating NaNs. Silence compiler...
2007-10-14 Neil BoothWhether arithmetic is supported is a property of the...
2007-10-14 Neil BoothSeparate out parsing of decimal number. Use this to...
2007-10-13 Neil BoothIf the power of 5 is exact, and the reciprocal exact...
2007-10-12 Neil BoothRemove duplicate comment.
2007-10-12 Neil BoothImplement correctly-rounded decimal->binary conversion...
2007-10-12 Neil BoothRemove a field that was never used.
2007-10-12 Neil BoothIf we're trying to be arbitrary precision, unsigned...
2007-10-12 Neil BoothDon't attempt to mask no bits
2007-10-11 Dale JohannesenNext PPC long double bits. First cut at constants.
2007-10-09 Chris LattnerAdd new MemoryBuffer::getMemBufferCopy method.
2007-10-09 Dan GohmanPass argc by value, not by reference, since it isn...
2007-10-09 Chris LattnerChange a #include into a forward declaration
2007-10-08 Dan GohmanMove the space in overview output for commands out...
2007-10-08 Neil BoothUse APInt::tcExtract. It's cleaner, and works :)
2007-10-08 Neil BoothAdd a new function tcExtract for extracting a bignum...
2007-10-07 Neil BoothAdd back convertFromSignExtendedInteger.
2007-10-07 Neil BoothNow that convertFromUnsignedParts has a sane, constant...
2007-10-07 Neil BoothReimplement convertFromUnsignedInteger so it is passed...
2007-10-07 Neil BoothconvertFromInteger, as originally written, expected...
2007-10-07 Neil BoothcombineLostFractions does not need to be a member function
2007-10-06 Neil BoothCleaner, more general exponent output.
2007-10-06 Chris Lattnersilence warnings in no-assert build.
2007-10-06 Neil BoothFix and clarify some comments.
2007-10-06 Neil BoothGeneralize tcFullMultiply so that the operands can...
2007-10-03 Neil BoothAdd APFloat -> hexadecimal string conversion, as per...
2007-10-03 Chris LattnerAdd initial iterator support for folding set.
2007-10-03 Chris LattnerSimplify implementation of the FoldingSet circular...
2007-10-03 Neil BoothTweak RoundAwayFromZero the bit number below which...
2007-09-30 Dale JohannesenSimplify and fix signed int -> FP conversions.
2007-09-26 Neil BoothWhitespace and compiler warning cleanup.
2007-09-25 Dale JohannesenMake APFloat->int conversions deterministic even in
2007-09-25 Dale JohannesenFix long double<->shorter FP type conversions
2007-09-22 Neil BoothHandle storage complications of float->float conversions.
2007-09-21 Dale JohannesenChange APFloat::convertFromInteger to take the incoming
2007-09-20 Dale JohannesenFix PR 1688. See comments there.
2007-09-17 Devang PatelDo not hide APInt::dump() inside #ifndef NDEBUG.
2007-09-14 Chris Lattnerfix a gcc warning: comparison between signed and unsign...
2007-09-14 Dale JohannesenRemove the assumption that FP's are either float or
2007-09-14 Dan GohmanAnd an FoldingSetImpl::NodeID::AddInteger overload...
2007-09-14 Dan GohmanRemove spurious consts. This fixes warnings with compil...
2007-09-12 Dale JohannesenCompensate for partCount change in Bogus definition
2007-09-11 Dale JohannesenAdd APInt interfaces to APFloat (allows directly
2007-09-08 Evan ChengSmarter Reset(). Instead of deallocating all memory...
2007-09-05 Evan ChengAdded Reset() to free all allocated memory regions...
2007-09-05 Dale JohannesenFix mod so it actually works. Fix conversions to
2007-08-31 Dale JohannesenOops, should be part of 41664; won't work very well...
2007-08-31 Dale JohannesenEnhance APFloat to retain bits of NaNs (fixes oggenc).
2007-08-30 Dale JohannesenChange LegalFPImmediates to use APFloat.
2007-08-24 Dale JohannesenPoison APFloat::operator==. Replace existing uses...
2007-08-24 Dale JohannesenRevised per review feedback from previous patch.
2007-08-24 Chris Lattnersilence some warnings in an optimized build.
2007-08-24 Dale JohannesenChange internal representation of ConstantFP to use...
2007-08-23 Chris Lattnerrename APInt::toString -> toStringUnsigned for symmetry...
2007-08-20 Chris Lattnerinitial checkin of Neil's APFloat work.
2007-08-16 Chris LattnerThis adds a bunch of static functions that implement...
2007-08-15 Anton KorobeynikovProperly use const qualifiers
2007-08-08 Reid SpencerMake getSTDIN return null if the standard input is...
2007-08-05 Reid SpencerEscape some escapes that confuse doxygen.
2007-08-05 Chris LattnerWhen clearing a SmallPtrSet, if the set had a huge...
2007-07-27 Owen AndersonAllow SmallPtrSet to hold pointers to const data.
2007-07-24 Owen AndersonMake the copy constructor of SmallPtrSet much faster.
2007-07-19 Owen AndersonRemember to free the heap allocated array if we're...
2007-07-18 Owen AndersonFix an issue where assignments that caused a SmallPtrSe...
2007-07-17 Reid SpencerUnbreak the build by putting calls to free into the...
2007-07-16 Owen AndersonUse realloc() to (potentially) resize the contents...
2007-07-14 Nick LewyckyClarify the language. Pointed out by Duncan Sands.
2007-07-14 Nick LewyckyAdd alternate ConstantRange intersection algorithm.
2007-07-09 Owen AndersonMake the assignment operator for SmallPtrSet much faste...
2007-07-09 Owen AndersonMake the assignment operator for SmallPtrSet return...
2007-07-09 Owen AndersonFix an error in the assignment operator that was causin...
2007-07-09 Chris Lattnerimplement operator= for smallptrset
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-07-01 Nick LewyckyFix undefined behaviour reported by the new --enable...
2007-06-22 Owen AndersonFix a bug in SmallPtrSet that was causing GVNPRE to...
2007-06-21 Chris LattnerTwo changes:
2007-06-09 Nick LewyckyFix edge case.
2007-05-22 Dale JohannesenMake tail merging the default, except on powerPC. ...
2007-05-19 Reid SpencerFix an assertion introduced by my last change to the...
2007-05-17 Reid SpencerGet rid of leading zeros in the output of toString.
2007-05-17 Reid SpencerFor lshr by 0 bits, just return *this as a short cut...
2007-05-16 Reid SpencerFix a bug in the "fromString" method where radix 2...
next