2011-05-27 |
Dan Gohman | Update this comment.
|
commit | commitdiff | tree |
2011-05-27 |
Dan Gohman | Fix copy+pastos.
|
commit | commitdiff | tree |
2011-05-24 |
Dan Gohman | Update documentation: -basicaa does chaining these...
|
commit | commitdiff | tree |
2011-05-24 |
Dan Gohman | Make DecomposeGEPExpression check SimplifyInstruction...
|
commit | commitdiff | tree |
2011-05-23 |
Dan Gohman | Document llvm.exp and llvm.pow.
|
commit | commitdiff | tree |
2011-05-23 |
Dan Gohman | When checking for signed multiplication overflow, watch...
|
commit | commitdiff | tree |
2011-05-21 |
Dan Gohman | When BasicAA can determine that two pointers have the...
|
commit | commitdiff | tree |
2011-05-18 |
Dan Gohman | When forming an ICmpZero LSRUse, normalize the non...
|
commit | commitdiff | tree |
2011-05-17 |
Dan Gohman | Misc. code cleanups.
|
commit | commitdiff | tree |
2011-05-17 |
Dan Gohman | Misc. code cleanups.
|
commit | commitdiff | tree |
2011-05-16 |
Dan Gohman | Delete unused variables.
|
commit | commitdiff | tree |
2011-05-16 |
Dan Gohman | Trim #includes.
|
commit | commitdiff | tree |
2011-05-16 |
Dan Gohman | Fix whitespace and 80-column violations.
|
commit | commitdiff | tree |
2011-05-09 |
Dan Gohman | Change a few std::maps to DenseMaps.
|
commit | commitdiff | tree |
2011-05-04 |
Dan Gohman | Give this test an explicit register allocator, so that...
|
commit | commitdiff | tree |
2011-05-03 |
Dan Gohman | Add an unfolded offset field to LSR's Formula record...
|
commit | commitdiff | tree |
2011-04-27 |
Dan Gohman | Teach BasicAA about arm.neon.vld1 and vst1.
|
commit | commitdiff | tree |
2011-04-27 |
Dan Gohman | When analyzing functions known to only access argument...
|
commit | commitdiff | tree |
2011-04-26 |
Dan Gohman | Fast-isel support for simple inline asms.
|
commit | commitdiff | tree |
2011-04-25 |
Dan Gohman | Fix an iterator invalidation bug.
|
commit | commitdiff | tree |
2011-04-12 |
Dan Gohman | Fix a hole in the definition of "dependence" used by...
|
commit | commitdiff | tree |
2011-04-12 |
Dan Gohman | Fix reassociate to use a worklist instead of recursing...
|
commit | commitdiff | tree |
2011-03-22 |
Dan Gohman | Fix fast-isel address mode folding to avoid folding...
|
commit | commitdiff | tree |
2011-03-10 |
Dan Gohman | RecursivelyDeleteTriviallyDeadInstructions only needs a
|
commit | commitdiff | tree |
2011-03-10 |
Dan Gohman | Fix reassociate to postpone certain instruction deletions...
|
commit | commitdiff | tree |
2011-03-04 |
Dan Gohman | When decling to reuse existing expressions that involve...
|
commit | commitdiff | tree |
2011-03-02 |
Dan Gohman | Don't re-use existing addrec expansions if they contain...
|
commit | commitdiff | tree |
2011-03-02 |
Dan Gohman | Make pred_iterator DefaultConstructible, and add an...
|
commit | commitdiff | tree |
2011-03-01 |
Dan Gohman | Escape graph edge labels.
|
commit | commitdiff | tree |
2011-03-01 |
Dan Gohman | Remove the showline argument from the SMDiagnostic...
|
commit | commitdiff | tree |
2011-03-01 |
Dan Gohman | Code simplification.
|
commit | commitdiff | tree |
2011-03-01 |
Dan Gohman | Simplify this code.
|
commit | commitdiff | tree |
2011-03-01 |
Dan Gohman | Change directory_entry::path() to return a const std...
|
commit | commitdiff | tree |
2011-03-01 |
Dan Gohman | Revert PathV2 changes, as sys::fs::unique_file is not...
|
commit | commitdiff | tree |
2011-02-28 |
Dan Gohman | Delete obsolete test.
|
commit | commitdiff | tree |
2011-02-28 |
Dan Gohman | Delete the GEPSplitter experiment.
|
commit | commitdiff | tree |
2011-02-28 |
Dan Gohman | Delete the SimplifyHalfPowrLibCalls pass, which was...
|
commit | commitdiff | tree |
2011-02-28 |
Dan Gohman | Delete the LiveValues pass. I won't get get back to...
|
commit | commitdiff | tree |
2011-02-17 |
Dan Gohman | The labyrinthine X86 backend no longer appears to require
|
commit | commitdiff | tree |
2011-02-09 |
Dan Gohman | Optimize po_iterator: don't do redundant lookups.
|
commit | commitdiff | tree |
2011-02-08 |
Dan Gohman | Don't split any loop backedges, including backedges...
|
commit | commitdiff | tree |
2011-02-02 |
Dan Gohman | Conservatively, clear optional flags, such as nsw,...
|
commit | commitdiff | tree |
2011-02-02 |
Dan Gohman | Fix reassociate to clear optional flags, such as nsw.
|
commit | commitdiff | tree |
2011-01-24 |
Dan Gohman | Give GetUnderlyingObject a TargetData, to keep it in...
|
commit | commitdiff | tree |
2011-01-24 |
Dan Gohman | Add a comment.
|
commit | commitdiff | tree |
2011-01-24 |
Dan Gohman | Add another rdar number.
|
commit | commitdiff | tree |
2011-01-21 |
Dan Gohman | Actually check memcpy lengths, instead of just commenting...
|
commit | commitdiff | tree |
2011-01-18 |
Dan Gohman | Teach BasicAA to return PartialAlias in cases where...
|
commit | commitdiff | tree |
2011-01-14 |
Dan Gohman | Delete an assignment to ThisBB which isn't needed,...
|
commit | commitdiff | tree |
2011-01-13 |
Dan Gohman | Fix r123346 to handle scalar types too.
|
commit | commitdiff | tree |
2011-01-12 |
Dan Gohman | Apply the patch from PR8958, which allows llc to get...
|
commit | commitdiff | tree |
2010-12-22 |
Dan Gohman | Constify.
|
commit | commitdiff | tree |
2010-12-17 |
Dan Gohman | Revert r64460. strtol and friends cannot be marked...
|
commit | commitdiff | tree |
2010-12-16 |
Dan Gohman | Update a comment.
|
commit | commitdiff | tree |
2010-12-16 |
Dan Gohman | -enable-tbaa is on by default now.
|
commit | commitdiff | tree |
2010-12-16 |
Dan Gohman | Make memcpyopt TBAA-aware.
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Enable TBAA by default.
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Preserve TBAA tags when doing load PRE.
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Fix a typo that Bill spotted.
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Reapply r121886, and also update DecomposeGEPExpression...
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Revert r121886. DecomposeGEPExpression needs to be...
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Strengthen GetUnderlyingObject using InstructionSimplify.
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Move Value::getUnderlyingObject to be a standalone
|
commit | commitdiff | tree |
2010-12-15 |
Dan Gohman | Document some more AliasAnalysis infrastructure limitations.
|
commit | commitdiff | tree |
2010-12-13 |
Dan Gohman | Update a comment.
|
commit | commitdiff | tree |
2010-12-13 |
Dan Gohman | Reapply r121520, PartialAlias implementation for BasicAA...
|
commit | commitdiff | tree |
2010-12-13 |
Dan Gohman | Update memdep to handle PartialAlias as MayAlias.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Revert r121520, which may have introduced miscompilations.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Implement PartialAlias checking in BasicAA.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Minimally update this code to handle PartialAlias.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Use PartialAlias to do better noalias lint checking.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Teach AliasAnalysisCounter about PartialAlias.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Teach AliasAnalysisEvaluator about PartialAlias.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Update this code to handle PartialAlias as MayAlias.
|
commit | commitdiff | tree |
2010-12-10 |
Dan Gohman | Introduce a new PartialAlias response for AliasAnalysis...
|
commit | commitdiff | tree |
2010-12-09 |
Dan Gohman | Give CurStreamType's enum a name. This works around...
|
commit | commitdiff | tree |
2010-12-09 |
Dan Gohman | Really check that the bits that will become zero are...
|
commit | commitdiff | tree |
2010-12-07 |
Dan Gohman | Remove the code from Function::dropAllReferences which...
|
commit | commitdiff | tree |
2010-12-01 |
Dan Gohman | Delete Path::appendSuffix's return value; it wasn't...
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Oops, missed this file when remaing ExpandPseudos to...
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Rename ExpandPseudos to ExpandISelPseudos to help clarify...
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Fix typos.
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Document the units for the Size field.
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Bounds-check APInt's operator[].
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | ExpandPseudos doesn't have any dependencies, so it...
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Strip trailing whitespace.
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Use llvm_unreachable for "impossible" situations.
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Add support for PHI-translating sext, zext, and trunc...
|
commit | commitdiff | tree |
2010-11-18 |
Dan Gohman | Introduce memoization for ScalarEvolution dominates...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Factor out the code for purging a SCEV from all the...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Merge the implementations of isLoopInvariant and hasComputab...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Make SCEV::getType() and SCEV::print non-virtual. Move...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Move SCEV::dominates and properlyDominates to ScalarEvolution.
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Move SCEV::isLoopInvariant and hasComputableLoopEvolution...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Reference ScalarEvolution by name rather than directly...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Verify SCEVAddRecExpr's invariant in ScalarEvolution...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Fix ScalarEvolution's range memoization to avoid using a
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Memoize results from ScalarEvolution's getUnsignedRange...
|
commit | commitdiff | tree |
2010-11-17 |
Dan Gohman | Fix warnings about missing parents between || and &&.
|
commit | commitdiff | tree |
2010-11-16 |
Dan Gohman | Reapply r118917. With pseudo-instruction expansion...
|
commit | commitdiff | tree |
next |