Fix test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
[oota-llvm.git] / lib / Transforms /
2004-11-30 Chris LattnerAlkis noticed that this variable is dead. Thanks!
2004-11-30 Chris LattnerIf we have something like this:
2004-11-29 Chris LattnerAllow hoisting loads of globals and alloca's in conditi...
2004-11-28 Reid SpencerFix for PR454:
2004-11-28 Chris LattnerMake DSE potentially more aggressive by being more...
2004-11-27 Chris LattnerImplement Regression/Transforms/InstCombine/getelementp...
2004-11-26 Chris LattnerProvide size information when checking to see if we...
2004-11-22 Chris LattnerDo not count debugger intrinsics in size estimation.
2004-11-22 Chris LattnerIgnore debugger intrinsics when doing inlining size...
2004-11-22 Chris LattnerDo not consider debug intrinsics in the size computatio...
2004-11-20 Misha BrukmanAllow constructor parameter to override aggregating...
2004-11-19 Chris LattnerFix the exposed prototype for the lower packed pass...
2004-11-19 Chris LattnerCPR is dead.
2004-11-18 Chris LattnerDelete stoppoints that occur for the same source line.
2004-11-18 Chris LattnerCheck in hook that I forgot
2004-11-16 Chris LattnerDo not delete dead invoke instructions!
2004-11-15 Reid SpencerRemove unused variable for compilation by VC++.
2004-11-15 Chris LattnerMinor cleanups. There is no reason for SCCP to derive...
2004-11-15 Chris LattnerCount more accurately
2004-11-15 Chris LattnerQuiet warnings on the persephone tester
2004-11-15 Chris LattnerTwo minor improvements:
2004-11-15 Chris Lattnerrename InstValue to LatticeValue, as it holds for more...
2004-11-15 Chris LattnerSubstantially refactor the SCCP class into an SCCP...
2004-11-14 Chris LattnerIf a global is just loaded and restored, realize that...
2004-11-14 Chris LattnerThis optimization makes MANY phi nodes that all have...
2004-11-14 Chris LattnerImplement instcombine/phi.ll:test6 - pulling operations...
2004-11-14 Chris LattnerTransform this:
2004-11-14 Chris LattnerRemove note to self
2004-11-14 Chris LattnerIf a function always returns a constant, replace all...
2004-11-14 Chris LattnerTeach SROA how to promote an array index that is variab...
2004-11-14 Chris LattnerRearrange some code, no functionality changes.
2004-11-13 Chris LattnerRemove debugging code
2004-11-13 Chris LattnerArgument promotion transforms functions to unconditiona...
2004-11-13 Chris LattnerSimplify handling of shifts to be the same as we do...
2004-11-13 Chris LattnerFold:
2004-11-13 Chris LattnerLazily create the abort message, so only translation...
2004-11-13 Chris LattnerFix: CodeExtractor/2004-11-12-InvokeExtract.ll
2004-11-12 Chris LattnerFix a bug where the code extractor would get a bit...
2004-11-12 Chris LattnerSimplify handling of constant initializers
2004-11-11 Chris LattnerActually, leave the check in. This prevents us from...
2004-11-11 Chris LattnerFix bug: IPConstantProp/deadarg.ll
2004-11-10 Chris LattnerMake IP Constant prop more aggressive about handling...
2004-11-09 Chris LattnerDo not let dead constant expressions hanging off of...
2004-11-09 Chris LattnerChange this back so that I get stable numbers to reflec...
2004-11-09 Chris LattnerFix bug: 2004-11-08-FreeUseCrash.ll
2004-11-07 Chris LattnerVERY large functions that are only called from one...
2004-11-07 Chris LattnerThis is V9 specific, move it there.
2004-11-05 Chris LattnerRemove dead vars
2004-11-05 Chris LattnerFix some warnings on VC++
2004-11-02 Chris Lattner* Rearrange code slightly
2004-11-01 Chris LattnerSpeed up the tail duplication pass on the testcase...
2004-11-01 Chris LattnerDo not compute the predecessor list for a block unless...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-10-27 Chris LattnerHrm, this code was severely botched. As it turns out...
2004-10-27 Chris LattnerInitialize with the correct constant type
2004-10-25 Chris LattnerFix compatibility with MSVC, patch by Morten Ofstad
2004-10-22 Reid SpencerEliminate compilation warning on uninitialized variable.
2004-10-22 Chris Lattner*** empty log message ***
2004-10-22 Chris LattnerFix a bug Nate noticed, where we miscompiled a simple...
2004-10-22 Reid SpencerWe won't use automake
2004-10-20 Brian GaekeExplain what this pass does.
2004-10-19 Chris LattnerHrm, some people complain when the compiler cheerfully...
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-18 Nate BegemanInitial implementation of the strength reduction for...
2004-10-18 Chris LattnerGet this file compiling with VC++, patch contributed...
2004-10-18 Reid SpencerCorrection to allow compilation with Visual C++.
2004-10-18 Chris LattnerSimplify code by deleting instructions that preceed...
2004-10-18 Chris LattnerTurn store -> null/undef into the LLVM unreachable...
2004-10-18 Chris LattnerTurn things with obviously undefined semantics into...
2004-10-18 Chris LattnerMy friend the invoke instruction does not dominate...
2004-10-18 Chris LattnerFix a bug that occurs when the constant value is the...
2004-10-17 Chris LattnerGetting ADCE to interact well with unreachable instruct...
2004-10-17 Chris LattnerFix Regression/Transforms/Inline/2004-10-17-InlineFunct...
2004-10-17 Chris LattnerRemove printout, realize that instructions in the entry...
2004-10-17 Chris LattnerWhen inserting PHI nodes, don't insert any phi nodes...
2004-10-17 Chris LattnerEnhance hasConstantValue to ignore undef values in...
2004-10-17 Chris LattnerhasConstantValue will soon return instructions that...
2004-10-16 Chris LattnerFix a type violation
2004-10-16 Chris LattnerKill the bogon that slipped into my buffer before I...
2004-10-16 Chris LattnerImplement InstCombine/getelementptr.ll:test9, which...
2004-10-16 Chris LattnerAdd support for unreachable
2004-10-16 Chris LattnerOptimize instructions involving undef values. For...
2004-10-16 Chris LattnerAdd support for UndefValue
2004-10-16 Chris LattnerWhen promoting mem2reg, make uninitialized values becom...
2004-10-16 Chris LattnerHandle undef values as undefined on the constant lattice
2004-10-16 Chris LattnerAdd note
2004-10-16 Chris LattnerAdd support for the undef value. Implement a new optim...
2004-10-14 Chris LattnerFix a bug John tracked down in libstdc++ where we were...
2004-10-14 Chris LattnerWhen converting phi nodes into select instructions...
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-12 Chris LattnerTransform memmove -> memcpy when the source is obviousl...
2004-10-12 Chris LattnerFix a REALLY obscure bug in my previous checkin, which...
2004-10-11 Chris LattnerHandle a common case more carefully. In particular...
2004-10-11 Chris LattnerReenable the transform, turning X/-10 < 1 into X > -10
2004-10-11 Chris LattnerThis patch implements two things (sorry).
2004-10-10 Chris LattnerJust because we cannot completely eliminate all uses...
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-10 Chris LattnerFix 2004-10-10-CastStoreOnce.llx, by adjusting types...
2004-10-10 Chris LattnerImplement GlobalOpt/deadglobal-2.llx, deletion of globa...
next