Adjust #includes to match movement of constant folding code from transformutils to...
[oota-llvm.git] / lib / Transforms / IPO /
2007-01-30 Chris LattnerAdjust #includes to match movement of constant folding...
2007-01-30 Chris Lattnerthe inliner pass now passes targetdata down through...
2007-01-30 Chris Lattneradjust to api change
2007-01-30 Reid SpencerFor PR1136: Rename GlobalVariable::isExternal as isDecl...
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2007-01-26 Devang PatelInherit CallGraphSCCPass directly from Pass.
2007-01-25 Chris LattnerMake llvm-extract preserve the callingconv of prototype...
2007-01-21 Reid SpencerFor PR970:
2007-01-20 Owen AndersonCorrect a comment.
2007-01-19 Reid SpencerFor PR1043:
2007-01-15 Chris Lattnerrename Type::isIntegral to Type::isInteger, eliminating...
2007-01-15 Chris LattnerEliminate calls to isInteger, generalizing code and...
2007-01-12 Chris LattnerRemove over-general comparisons
2007-01-12 Chris LattnerBranch conditions must be i1
2007-01-12 Reid SpencerFor PR1064:
2007-01-12 Reid SpencerImplement review feedback for the ConstantBool->Constan...
2007-01-11 Reid SpencerRename BoolTy as Int1Ty. Patch by Sheng Zhou.
2007-01-11 Zhou ShengFor PR1043:
2007-01-09 Chris LattnerFix a bug in heap-sra that caused compilation failure...
2007-01-07 Reid SpencerTypes should be const.
2007-01-07 Chris LattnerChange the interface to Module::getOrInsertFunction...
2007-01-07 Chris Lattnerrelax types
2007-01-06 Reid SpencerFor PR411:
2006-12-31 Reid SpencerFor PR950:
2006-12-23 Reid SpencerFor PR950:
2006-12-21 Reid SpencerGet rid of a useless if statement whose then and else...
2006-12-19 Chris Lattnerswitch statistics over to not use static ctors.
2006-12-19 Chris LattnerEliminate static ctors due to Statistic objects
2006-12-16 Chris Lattnerwhen inserting a dummy argument to work-around the...
2006-12-13 Reid SpencerFix some casts. isdigit(c) returns 0 or 1, not 0 or -1
2006-12-13 Reid SpencerReplace CastInst::createInferredCast calls with more...
2006-12-12 Reid SpencerReplace inferred getCast(V,Ty) calls with more strict...
2006-12-12 Reid SpencerChange inferred getCast into specific getCast. Passes...
2006-12-07 Bill WendlingWhat should be the last unnecessary <iostream>s in...
2006-12-07 Bill WendlingRemoving even more <iostream> includes.
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-12-06 Chris LattnerDetemplatize the Statistic class. The only type it...
2006-11-30 Chris Lattnermake it clear that this is always a zext
2006-11-30 Chris LattnerOne more bugfix, 3 cases of making casts explicit.
2006-11-30 Chris LattnerFix a bug in globalopt due to the recent cast patch.
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Bill WendlingReplace #include <iostream> with llvm_* streams.
2006-11-09 Chris Lattnersecond patch to fix PR992/993.
2006-11-09 Chris LattnerMinimal patch to fix PR992/PR993
2006-11-02 Reid SpencerFor PR786:
2006-11-01 Chris LattnerFix GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll and...
2006-10-26 Reid SpencerFor PR950:
2006-10-20 Chris Lattnerllvm-extract should remove module-level asm
2006-10-20 Reid SpencerFor PR950:
2006-10-03 Evan ChengRevert previous patch. Still breaking things.
2006-09-30 Chris LattnerFix debug output
2006-09-30 Chris LattnerImplement SRA of heap allocations.
2006-09-30 Chris LattnerAdd some ifdef'd out debug info
2006-09-28 Chris LattnerEliminate ConstantBool::True and ConstantBool::False...
2006-09-28 Owen AndersonAnother attempt at making ArgPromotion smarter. This...
2006-09-18 Chris LattnerImplement a trivial optzn: of vastart is never called...
2006-09-15 Chris Lattnerrevert previous two patches. They cause miscompilation...
2006-09-15 Owen AndersonRevert my previous work on ArgumentPromotion. Further...
2006-09-14 Anton KorobeynikovAdding dllimport, dllexport and external weak linkage...
2006-09-13 Devang PatelInitialize DontInternalize.
2006-09-09 Chris LattnerMake inlining costs more accurate.
2006-09-02 Owen AndersonMake ArgumentPromotion handle recursive functions that...
2006-08-27 Chris Lattnereliminate RegisterOpt. It does the same thing as Regis...
2006-07-20 Devang PatelMake it fit into 80 cols.
2006-07-20 Devang PatelAdd new constructor to accept vector of exported names...
2006-07-12 Chris LattnerChange the callgraph representation to store the callsi...
2006-07-07 Chris LattnerFix PR820 and Transforms/GlobalOpt/2006-07-07-InlineAsm...
2006-06-27 Chris LattnerFix Transforms/DeadArgElim/2006-06-27-struct-ret.ll...
2006-06-16 Evan ChengAdd missing casts. This fixed some regressions.
2006-06-16 Evan ChengMore libcall transformations:
2006-06-16 Evan ChengSimplify fprintf(file, "%s", str) to fputs(str, file).
2006-05-12 Chris LattnerRemove some dead variables.
2006-04-13 Andrew Lenharthlinear -> constant time
2006-04-10 Andrew LenharthAdd a simple pass to make sure that all (non-library...
2006-03-23 Jim LaskeyStrip changes to llvm.dbg intrinsics.
2006-03-15 Chris LattnerTeach the strip pass to strip type names in addition...
2006-03-13 Jim LaskeyHandle the removal of the debug chain.
2006-03-09 Chris Lattnerfix a pasto
2006-03-07 Jim LaskeySwitch to using a numeric id for anchors.
2006-03-07 Chris LattnerFix ConstantMerge/2006-03-07-DontMergeDiffSections...
2006-03-03 Chris LattnerMake this work with renamed intrinsics.
2006-02-15 Andrew Lenharthfix a bunch of alpha regressions. see bug 709
2006-01-23 Chris Lattneradd a bunch more optimizations for unary double math...
2006-01-23 Chris LattnerRefactor/genericize this, no functionality change
2006-01-22 Chris LattnerMake iostream #inclusion explicit
2006-01-22 Chris LattnerMake this more efficient in the following ways:
2006-01-22 Chris LattnerSeveral non-functionality changing changes:
2006-01-19 Reid SpencerFor PR696:
2006-01-19 Chris LattnerIf not internalizing, don't mark llvm.global[cd]tors...
2006-01-19 Chris LattnerDon't internalize llvm.global[cd]tor unless there are...
2006-01-17 Chris LattnerClean up the FFS optimization code, and make it correct...
2006-01-14 Chris LattnerLet the inliner update the callgraph to reflect the...
2006-01-13 Chris LattnerPermit inlining functions that contain dynamic allocati...
2006-01-13 Chris LattnerFix 80 column violations
2006-01-03 Chris LattnerPull inline methods out of the pass class definition...
2005-12-13 Reid SpencerImprove ResolveFunctions to:
2005-12-05 Chris LattnerWrap a long line, never internalize llvm.used.
2005-11-05 Nate BegemanAdd support alignment of allocation instructions.
2005-10-25 Alkis EvlogimenosStop using deprecated types
next