Now that errs() is properly non-buffered, there's no need to
[oota-llvm.git] / lib / VMCore /
2009-03-23 Dan GohmanNow that errs() is properly non-buffered, there's no...
2009-03-21 Chris Lattneradd a fastpath to ConstantExpr::getBitCast to handle...
2009-03-19 Nick LewyckyFix a couple glaring whitespace issues. This file isn...
2009-03-17 Gabor Greiftypo
2009-03-15 Nick LewyckySimplify. "Broken" is always true here.
2009-03-15 Nick LewyckyRemove obviously redundant call.
2009-03-14 Dan GohmanApply a patch by Micah Villmow to fix AsmParser to...
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 Gabor GreifRearrange operands of the BranchInst, to be able to
2009-03-11 Duncan SandsIt makes no sense to have a ODR version of common
2009-03-11 Duncan SandsRemove the one-definition-rule version of extern_weak
2009-03-10 Dan GohmanUse WriteAsOperand instead of manually decorating the...
2009-03-09 Chris Lattnermake GlobalValue::removeDeadConstantUsers() const.
2009-03-09 Chris Lattnerfix Analysis/BasicAA/2004-12-08-BasicAACrash.ll by...
2009-03-09 Chris LattnerFix PR3746 - Crash in isel with GEP of function pointer
2009-03-08 Chris Lattnerfix typo
2009-03-07 Duncan SandsIntroduce new linkage types linkonce_odr, weak_odr...
2009-03-07 Gabor Greifsimplify the way how traits get hold of the symbol...
2009-03-07 Gabor Greiffurther simplifications arising from peruse of the...
2009-03-06 Daniel DunbarAdd Module::getNamedValue; use to normalize access...
2009-03-06 Chris LattnerSprinkle some PrettyStackEntry magic into the passmanag...
2009-03-06 Chris Lattnervarious cosmetic cleanups.
2009-03-03 Dan GohmanFix a bunch of Doxygen syntax issues. Escape special...
2009-03-01 Gabor GreifAnother sentinel optimization. This one should always
2009-03-01 Gabor GreifReuse a technique (pioneered for BasicBlocks) of superp...
2009-03-01 Chris Lattnersimplify handling "don't print top level name" processi...
2009-03-01 Chris Lattnerwalk type symbol table also, so we get:
2009-03-01 Chris LattnerFix a long-standing bug and misfeature of the disassemb...
2009-02-28 Chris Lattnermove type name population out of TypePrinting class...
2009-02-28 Chris Lattnerswitch to densemap for pointer->word map.
2009-02-28 Chris Lattnerdelete a bunch of duplicated type printing logic, using...
2009-02-28 Chris Lattnermake this work when constructed with a null module*
2009-02-28 Chris Lattnerexpose TypePrinting as a public API.
2009-02-28 Chris Lattnerrename 'Result' to 'OS' in CalcTypeName for consistency
2009-02-28 Chris Lattnerdo not embed the raw_ostream into TypePrinting, pass...
2009-02-28 Chris Lattnerstop calling Type::getDescription().
2009-02-28 Chris Lattnersimplifications
2009-02-28 Chris LattnerChange WriteTypeSymbolic to not put a space out before...
2009-02-28 Chris Lattnermake CalcTypeName take a stream instead of a string...
2009-02-28 Chris Lattnerremove a bunch of nearly-duplicated code.
2009-02-28 Chris Lattnerfix indentation, remove dead integer case.
2009-02-28 Chris Lattnerpull calcTypeName into TypePrinting class, make its...
2009-02-28 Chris Lattnerinline method into its only use and simplify the result.
2009-02-28 Chris Lattnersimplify condition
2009-02-28 Chris Lattnerstart refactoring the .ll printer: introduce a new...
2009-02-27 Gabor GreifIntroduce a new technique for merging BasicBlock with...
2009-02-24 Mon P WangAdded support to have TableGen provide information...
2009-02-24 Daniel DunbarExtension of GEP in constant folder was broken (apparen...
2009-02-18 Chris Lattneradd proper asmwriter and asmparser support for anonymou...
2009-02-18 Dan GohmanEliminate several more unnecessary intptr_t casts.
2009-02-13 Duncan SandsReapply r64301. These uses of "inline" can cause strange
2009-02-12 Nate BegemanAdd suppport for ConstantExprs of shufflevectors whose...
2009-02-11 Bill WendlingRevert r64300 and r64301. These were causing the follow...
2009-02-11 Duncan SandsThese uses of "inline" can cause strange link-time
2009-02-11 Dan GohmanDon't print extra spaces in vector and array constants...
2009-02-09 Gabor Greifmake sure that BranchInst::getSuccessor() does not...
2009-02-05 Dale JohannesenReapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-04 Dale JohannesenReverting 63765. This broke the build of both clang
2009-02-04 Nate BegemanNew feature: add support for target intrinsics being...
2009-02-04 Duncan SandsAllow the inverse transform x86_fp80 -> i80 (also
2009-02-04 Duncan SandsFix PR3468: a crash when constant folding a bitcast of
2009-02-02 Chris Lattnerreject things like: zext <4 x i32> %tmp to i256
2009-01-31 Gabor Greifback out my previous change, it exposes a latent bug...
2009-01-31 Gabor Greifuse precise accessors
2009-01-28 Duncan SandsRename getAnalysisToUpdate to getAnalysisIfAvailable.
2009-01-23 Gabor GreifSimplify the logic of getting hold of a PHI predecessor...
2009-01-21 Dale JohannesenDo not use host floating point types when emitting
2009-01-21 Dale JohannesenMake special cases (0 inf nan) work for frem.
2009-01-19 Chris Lattnerdiv/rem by zero and div/rem overflow are both undefined...
2009-01-19 Devang PatelVerify Intrinsic::dbg_declare.
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-15 Nuno Lopesadd comment to explain my previous commit, as asked...
2009-01-14 Nuno Lopesfix crash in the case when some arg is null
2009-01-13 Chris Lattneradd a new insertAfter method, patch by Tom Jablin!
2009-01-12 Rafael EspindolaRemove some dead code from the days llvm had type...
2009-01-12 Chris Lattnermake tblgen emit the entire Intrinsic::getAttributes...
2009-01-11 Gabor Greifsimplify CallSite helper class to not consult the Instr...
2009-01-11 Nick LewyckyUse the spiffy new getAlignmentFromAttrs function.
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2009-01-08 Duncan SandsUse mayBeOverridden here, in anticipation of the
2009-01-08 Bob WilsonFix failure messages in Verifier::PerformTypeCheck...
2009-01-08 Oscar FuentesCMake: removed lib/VMCore/DebugInfoBuilder.cpp.
2009-01-07 Bob WilsonAssert that VectorType::getTruncatedElementVectorType...
2009-01-07 Chris Lattnerremove DebugInfoBuilder, it has been subsumed by Analys...
2009-01-07 Bob WilsonImprove support for type-generic vector intrinsics...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-05 Gabor Greifanother fix to my previous commit:
2009-01-05 Gabor Greifeliminate tabs from my previous commit
2009-01-05 Gabor GreifGet rid of the tagging functions and use PointerIntPair.
2009-01-05 Chris Lattnertighten up return type check
2009-01-04 Nick LewyckyAdd a mechanism to specify attributes in getOrInsertFun...
2009-01-02 Chris LattnerReimplement the old and horrible bison parser for ...
2008-12-31 Duncan SandsDon't analyze arguments already marked 'nocapture'.
2008-12-29 Duncan SandsMake stripPointerCasts and getUnderlyingObject
2008-12-29 Chris Lattnerselect constant exprs should have the same constraints...
2008-12-29 Chris Lattnermove select validation logic into a shared place where...
2008-12-19 John CriswellThe fields for the stoppoint debug intrinsic have not...
2008-12-19 Gordon HenriksenC bindings for dyn_cast_or_null.
2008-12-19 Nick LewyckyCommit missed files from nocapture change.
next