RewriteLoopBodyWithConditionConstant can end up rewriting the
[oota-llvm.git] / lib / Transforms / Scalar /
2010-04-20 Chris LattnerRewriteLoopBodyWithConditionConstant can end up rewriti...
2010-04-19 Dan GohmanRemove the Expr member from IVUsers. Instead of remembe...
2010-04-16 Eric ChristopherRevert 101465, it broke internal OpenGL testing.
2010-04-16 Dan GohmanRefine the detection of seemingly infinitely recursive...
2010-04-16 Gabor Greifreapply r101434
2010-04-16 Chris Lattnerfix comment noticed by Bob
2010-04-16 Gabor Greifback out r101423 and r101397, they break llvm-gcc self...
2010-04-16 Chris Lattnerfix PR6832: we were using the alignment of a pointer...
2010-04-16 Chris Lattnerimprove comments.
2010-04-16 Chris Lattnerpull all the ConvertToScalarInfo code together into one
2010-04-16 Chris Lattnermore refactoring: suck some stuff out of SRoA into
2010-04-16 Gabor Greifshift intrinsic operand
2010-04-15 Chris Lattnerintroduce a new ConvertToScalarInfo struct to simplify
2010-04-15 Chris Lattnertidy interface to isOnlyCopiedFromConstantGlobal
2010-04-15 Gabor Greifreapply r101364, which has been backed out in r101368
2010-04-15 Dan GohmanFix a bunch of namespace polution.
2010-04-15 Gabor Greifback out r101364, as it trips the linux nightlybot...
2010-04-15 Gabor Greifrotate CallInst operands, i.e. move callee to the back
2010-04-14 Gabor Greifperformance: cache the dereferenced use_iterator
2010-04-14 Gabor Greifperformance: cache the dereferenced use_iterator
2010-04-13 Owen AndersonRemove SCCVN from the CMake build system.
2010-04-13 Owen AndersonSCCVN, we hardly knew ye!
2010-04-13 Dan GohmanTeach IndVarSimplify how to eliminate remainder operato...
2010-04-12 Dan GohmanSuppress LinearFunctionTestReplace when the computed...
2010-04-12 Dan GohmanDelete this code, which is no longer needed.
2010-04-12 Dan GohmanMove the EliminateIVUsers call back out to its original...
2010-04-12 Dan GohmanUse RecursivelyDeleteTriviallyDeadInstructions in Elimi...
2010-04-12 Dan GohmanRe-apply r101000, with a fix: Don't eliminate an icmp...
2010-04-12 Dan GohmanRevert 101000, which is breaking self-host builds.
2010-04-11 Dan GohmanTeach IndVarSimplify how to eliminate comparisons invol...
2010-04-11 Dan GohmanRename isLoopGuardedByCond to isLoopEntryGuardedByCond...
2010-04-10 Chris Lattnerfix PR6743, a case where we'd delete an instruction...
2010-04-09 Dan GohmanWhen determining a canonical insert position, don't...
2010-04-09 Dan GohmanWhen looking for loop-invariant users, look through...
2010-04-09 Gabor Greifconst-ize a predicate
2010-04-09 Dan GohmanRefactor the code for computing the insertion point...
2010-04-09 Chris Lattnerfix a SCCP miscompilation that could happen when a
2010-04-08 Dan GohmanAvoid allocating a value of zero in a register if the...
2010-04-08 Dan GohmanAdd variants of ult, ule, etc. which take a uint64_t...
2010-04-08 Dan GohmanWhen expanding expressions which are using post-inc...
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...
2010-04-06 Gabor Greifperformance: get rid of repeated dereferencing of use_i...
2010-04-05 Chris Lattnerfix a really nasty bug that Evan was tracking in SCCP...
2010-04-05 Chris Lattnersome code cleanups, use SwitchInst::findCaseValue,...
2010-04-05 Evan ChengCode clean up.
2010-04-04 Mon P WangReapply address space patch after fixing an issue in...
2010-04-03 Chris Lattnerrequire that the branch being controlled by the IV
2010-04-03 Chris Lattneradd integer overflow check for the fp induction variable
2010-04-03 Chris Lattneradd a comment and fix some consistency issues, converting
2010-04-03 Chris Lattnerfix PR6761, a miscompilation due to the fp->int IV...
2010-04-03 Chris Lattnerjust eliminate the uitofp checks. This code isn't...
2010-04-03 Chris Lattnerrename PH -> PN to be consistent with WeakPN and the...
2010-04-03 Chris Lattnerimprove comment and drop a dead check. If PH had
2010-04-03 Chris Lattnerstrength reduce a ridiculous use of APInt.
2010-04-03 Chris Lattnerrename stuff improve comment grammar.
2010-04-03 Chris Lattnersimplify some code and resolve a fixme.
2010-04-03 Chris LattnerThere is no guarantee that the increment and the branch
2010-04-03 Chris Lattnerfirst half of a pass through IndVarSimplify::HandleFloa...
2010-04-03 Evan ChengCode refactoring.
2010-04-02 Mon P WangRevert r100191 since it breaks objc in clang
2010-04-02 Mon P WangReapply address space patch after fixing an issue in...
2010-04-02 Dan GohmanManually notify ScalarEvolution before making an operan...
2010-04-01 Gabor GreifIntroduce ImmutableCallSite, useful for contexts where...
2010-03-31 Dale JohannesenFix a nasty dangling-pointer heisenbug that could
2010-03-30 Bob WilsonRevert Mon Ping's change 99928, since it broke all...
2010-03-30 Mon P WangAdded support for address spaces and added a isVolatile...
2010-03-27 Jeffrey YasskinRemove another memory leak from ABCD by using Edges...
2010-03-27 Jeffrey YasskinIn ABCD, change the non-null Bound*s to Bound&s.
2010-03-27 Jeffrey YasskinFix a memory leak in ABCD by giving ownership of Bound...
2010-03-26 Dan GohmanIgnore debug intrinsics in yet more places.
2010-03-25 Gabor Greifrename use_const_iterator to const_use_iterator for...
2010-03-25 Chris Lattnerfix PR6642, GVN forwarding from memset to load of the...
2010-03-24 Evan ChengMove OptChkCall off LibCallOptimization into StrCpyOpt.
2010-03-24 Gabor GreifFinally land the InvokeInst operand reordering.
2010-03-24 Gabor Greifincrease const goodness and remove pointless getUser...
2010-03-23 Bill WendlingSkip debugging intrinsics when sinking unused invariants.
2010-03-23 Evan ChengTeach simplify libcall to transform __strcpy_chk to...
2010-03-22 Gabor Greifbacking out r99170 because it still fails on clang...
2010-03-22 Gabor GreifNow that hopefully all direct accesses to InvokeInst...
2010-03-20 Dan GohmanClear the SCEVExpander's insertion point after making...
2010-03-19 Gabor Greifback out r98957, it broke smooshlab.apple.com:8010...
2010-03-19 Gabor GreifRecommit r80858 again (which has been backed out in...
2010-03-16 Benjamin Kramerstr[r]chr returns its pointer argument so we cannot...
2010-03-16 Benjamin KramerMark str[r]chr readonly.
2010-03-15 Devang PatelSkip debug info intrinsics.
2010-03-15 Devang PatelIn "empty" bb, the return instruction may not be first...
2010-03-14 Bill WendlingSkip over debug info when trying to merge two return...
2010-03-12 Benjamin KramerFactor checked library call optimization into a common...
2010-03-11 Nate BegemanWhoops this already existed.
2010-03-11 Nate BegemanAdd a handful of additional useful pass manager things...
2010-03-11 Benjamin Kramerstpcpy is so similar to strcpy, it doesn't deserve...
2010-03-11 Eric ChristopherLower stpcpy_chk when possible.
2010-03-11 Eric ChristopherDo some final lowering in CodeGenPrepare of _chk calls...
2010-03-10 Dan GohmanAdd a DominatorTree argument to isLCSSA so that it...
2010-03-06 Eric ChristopherMigrate _chk call lowering from SimplifyLibCalls to...
2010-03-05 Eric ChristopherMove SimplifyLibCalls's LibCall builders to a separate...
2010-03-05 Evan ChengSafely turn memset_chk etc. to non-chk variant if the...
2010-03-05 Chris Lattnerfix a nice subtle reassociate bug which would only...
2010-03-05 Eric ChristopherMove GetStringLength and helper from SimplifyLibCalls...
2010-03-03 Dan GohmanMake SCEVExpander and LSR more aggressive about hoistin...
next