oota-llvm.git
2001-12-05 Chris LattnerSimplify induction variables before 'raising' the repre...
2001-12-05 Chris LattnerFixes to type conversion stuff to match induction varia...
2001-12-05 Chris LattnerFix a bug that clobbered the step value on some inputs
2001-12-04 Chris LattnerFix a bug introduced by "internal linkage" work.
2001-12-04 Chris LattnerFix bugs, don't do external methods which causes segv.
2001-12-04 Chris LattnerRemove printouts
2001-12-04 Chris LattnerFix a pessimization due to sucky LI testing
2001-12-04 Chris LattnerImplement induction variable simplification
2001-12-04 Chris LattnerUse new induction variable simplification code with...
2001-12-04 Chris LattnerAllow hyphens in identifier names
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-12-03 Chris LattnerSimplify induction variables pass
2001-12-03 Chris LattnerSplit the PHINode class out from the iOther.h file...
2001-12-03 Chris LattnerInitial checkin of indvar stuff
2001-12-03 Chris LattnerCompile the scalar directory
2001-12-03 Chris LattnerInduction variables must be phi nodes
2001-11-29 Chris LattnerMove support directory
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-11-26 Chris LattnerMove DataTypes.h from llvm/Support to just Support
2001-11-26 Chris LattnerNew testcase for globaldce
2001-11-26 Chris Lattner-raise includes constprop and dce
2001-11-26 Chris LattnerTurn off debug info
2001-11-26 Chris Lattner* Add hooks to globaldce
2001-11-26 Chris LattnerLink to ipo library
2001-11-26 Chris LattnerFix problem where lli < foo.bc would have argc = 0
2001-11-26 Chris LattnerUse pointertype where appropriate
2001-11-26 Chris LattnerRemove invalid,unneccesary ## token
2001-11-26 Chris LattnerAdd support to enable -lfoo to be processed correctly
2001-11-26 Chris LattnerAdd hooks to print natural loop information and induct...
2001-11-26 Chris LattnerAdd testcases for internal
2001-11-26 Chris LattnerRename irreducible to cfgstructures.ll Include other...
2001-11-26 Chris LattnerMAke sure diffs match
2001-11-26 Chris LattnerImplement internal
2001-11-26 Chris LattnerMake strings be internal
2001-11-26 Chris LattnerRemove debugging output
2001-11-26 Chris LattnerSupport internal linkage
2001-11-26 Chris LattnerBuild IPO directory
2001-11-26 Chris LattnerImplement support for internal methods
2001-11-26 Chris LattnerInclude const prop as part of -raise
2001-11-26 Chris Lattner* Implement support for folding multiple single letter...
2001-11-26 Chris LattnerMisc cleanups
2001-11-26 Chris LattnerExpose constant propogation of an instruction in a...
2001-11-26 Chris LattnerStuff after a #endif is not valid CPP input and breaks...
2001-11-26 Chris LattnerImplement internal method support
2001-11-26 Chris LattnerImplement support for internal methods
2001-11-26 Chris LattnerImplement writer support for Loops, Induction Variables...
2001-11-26 Chris LattnerMake Mul work right
2001-11-26 Chris LattnerFix a bad assertion to be correct . The root basic...
2001-11-26 Chris LattnerImplement a new entry node that has edges to all extern...
2001-11-26 Chris LattnerRemove unused method
2001-11-26 Chris LattnerExpose constant prop of an instruction
2001-11-26 Chris LattnerFix field initialization order problem
2001-11-26 Chris LattnerAllow output of manipulators for GCC 2.96 compatibility
2001-11-26 Chris LattnerAdd writer support for call graph nodes and loops and...
2001-11-26 Chris LattnerImplement an entry node for the call graph
2001-11-26 Chris LattnerImplement "internal vs external linkage" which correspo...
2001-11-26 Chris LattnerImplement stuff, remove todos
2001-11-26 Chris LattnerImplement DCE of global values
2001-11-26 Chris Lattner* Implement dominator based loop identification
2001-11-26 Chris LattnerChange swapstructs itf
2001-11-26 Chris Lattner* Implement array indexing in lli
2001-11-26 Chris LattnerRun constprop before -raise
2001-11-26 Chris LattnerTest array indexing
2001-11-26 Chris LattnerSupport Array Indexing
2001-11-26 Chris LattnerImplement: isLosslesslyConvertableTo and new CompositeT...
2001-11-26 Chris LattnerIf a name conflict occurs when inserting a value, renam...
2001-11-26 Chris LattnerSupport array indexing
2001-11-26 Chris LattnerSupport Composite's, not just structs
2001-11-26 Chris LattnerlosslessCastableTypes is moved to Type class
2001-11-26 Chris LattnerSupport selectable structure transformations
2001-11-26 Chris LattnerSupport mutation of array indexing
2001-11-26 Chris LattnerClean up code, implement array indexing stuff
2001-11-26 Chris LattnerImplement array indexing reverse engineering
2001-11-26 Chris LattnerThe old getIndices has been deprecated, because it...
2001-11-26 Chris LattnerImplement array indexing
2001-11-26 Chris LattnerImplement array indexing with uints
2001-11-26 Chris Lattner* Implement more powerful expr analysis of cast instruc...
2001-11-26 Chris LattnerRearrange code
2001-11-26 Chris LattnerAllow array indexing
2001-11-26 Chris LattnerBe more const correct
2001-11-26 Chris Lattner* Remove the indexVec stuff which gets out of sync...
2001-11-26 Chris LattnerNew Method isLosslesslyConvertableTo
2001-11-26 Chris LattnerAdd new CompositeType shared baseclass of ArrayType...
2001-11-26 Chris LattnerAdd casts
2001-11-15 Ruchira Sasankacommented out popAllTempValues since it leads to a...
2001-11-15 Ruchira SasankaCommented some popTempArg.. since it leads to a bug
2001-11-15 Ruchira SasankaAdded naming to inserted phi copy values - for easy...
2001-11-15 Ruchira Sasankachanged since names of some methods in PhyRegAlloc...
2001-11-15 Ruchira SasankaFixed a bug in setReLRegsUsedByMI
2001-11-15 Ruchira SasankaChanged some names of methods, added const etc.
2001-11-15 Chris LattnerFix protection probs
2001-11-15 Vikram S. AdveModify method AllocateLocalVar to take size argument.
2001-11-15 Vikram S. AdveFix use of AllocateLocalVar for alloca instruction!
2001-11-15 Vikram S. AdveModify AllocateLocalVar method to take a size argument.
2001-11-15 Ruchira Sasankafixed setUsedRegAtMI
2001-11-15 Vikram S. AdveBug fix for Chris.
2001-11-15 Vikram S. AdvePrint incoming arguments and return values.
2001-11-15 Vikram S. AdveFix int->float conversion.
2001-11-15 Chris Lattner-cleangcc pass now remove type names that are never...
next