2012-04-07 |
Benjamin Kramer | SCEV: When expanding a GEP the final addition to the... |
tree | commitdiff |
2012-03-28 |
Rafael Espindola | Handle intrinsics in GlobalsModRef. Fixes pr12351. |
tree | commitdiff |
2012-03-26 |
Andrew Trick | SCEV fix: Handle loop invariant loads. |
tree | commitdiff |
2012-03-22 |
Andrew Trick | Test scalar evolution directly instead of testing the... |
tree | commitdiff |
2012-02-27 |
Eli Friedman | Duncan pointed out that if the alignment isn't explicit... |
tree | commitdiff |
2012-02-27 |
Eli Friedman | Teach BasicAA about the LLVM IR rules that allow readin... |
tree | commitdiff |
2012-02-26 |
Rafael Espindola | Change the implementation of dominates(inst, inst)... |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2011-12-28 |
Nick Lewycky | Change CaptureTracking to pass a Use* instead of a... |
tree | commitdiff |
2011-12-22 |
Chandler Carruth | Make the unreachable probability much much heavier... |
tree | commitdiff |
2011-12-12 |
Chandler Carruth | Manually upgrade the test suite to specify the flag... |
tree | commitdiff |
2011-11-29 |
Andrew Trick | SCEV fix. In general, Add/Mul expressions should not... |
tree | commitdiff |
2011-11-29 |
Andrew Trick | Filecheckize. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | Upgrade syntax of tests using volatile instructions... |
tree | commitdiff |
2011-11-09 |
Nick Lewycky | Don't forget to check FlagNW when determining whether... |
tree | commitdiff |
2011-10-27 |
Benjamin Kramer | 2>&1 doesn't work here, it just creates an empty file... |
tree | commitdiff |
2011-10-25 |
Duncan Sands | Restore commits 142790 and 142843 - they weren't breaki... |
tree | commitdiff |
2011-10-25 |
Chandler Carruth | Fix the API usage in loop probability heuristics. It... |
tree | commitdiff |
2011-10-25 |
Duncan Sands | Speculatively revert commits 142790 and 142843 to see... |
tree | commitdiff |
2011-10-24 |
Nick Lewycky | Now that we look at all the header PHIs, we need to... |
tree | commitdiff |
2011-10-24 |
Chandler Carruth | Remove return heuristics from the static branch probabi... |
tree | commitdiff |
2011-10-24 |
Nick Lewycky | Reapply r142781 with fix. Original message: |
tree | commitdiff |
2011-10-24 |
Nick Lewycky | Speculatively revert r142781. Bots are showing |
tree | commitdiff |
2011-10-23 |
Nick Lewycky | Enhance SCEV's brute force loop analysis to handle... |
tree | commitdiff |
2011-10-23 |
Chandler Carruth | Teach the BranchProbabilityInfo pass to print its resul... |
tree | commitdiff |
2011-10-22 |
Nick Lewycky | Make SCEV's brute force analysis stronger in two ways... |
tree | commitdiff |
2011-10-19 |
Chandler Carruth | Generalize the reading of probability metadata to work... |
tree | commitdiff |
2011-10-19 |
Chandler Carruth | Teach the BranchProbabilityInfo analysis pass to read... |
tree | commitdiff |
2011-10-19 |
Chandler Carruth | Add pass printing support to BlockFrequencyInfo pass... |
tree | commitdiff |
2011-10-05 |
Andrew Trick | Missing test case for r141164. |
tree | commitdiff |
2011-10-03 |
Nick Lewycky | Reapply r140979 with fix! We never did get a testcase... |
tree | commitdiff |
2011-10-03 |
Nick Lewycky | Revert r140979 due to reports of bootstrap failure. |
tree | commitdiff |
2011-10-03 |
Nick Lewycky | Add one more case we compute a max trip count. |
tree | commitdiff |
2011-09-28 |
Eli Friedman | PR10628: Fix getModRefInfo so it queries the underlying... |
tree | commitdiff |
2011-09-26 |
Eli Friedman | Enhance alias analysis for atomic instructions a bit... |
tree | commitdiff |
2011-09-13 |
Andrew Trick | This test only makes sense with -enable-iv-rewrite. |
tree | commitdiff |
2011-09-08 |
Eli Friedman | Fix the logic in BasicAliasAnalysis::aliasGEP for compa... |
tree | commitdiff |
2011-09-06 |
Owen Anderson | Teach BasicAA about the aliasing properties of memset_p... |
tree | commitdiff |
2011-09-06 |
Nick Lewycky | This transform only handles two-operand AddRec's. Preve... |
tree | commitdiff |
2011-09-06 |
Nick Lewycky | The logic inside getMulExpr to simplify {a,+,b}*{c... |
tree | commitdiff |
2011-09-06 |
Nick Lewycky | Revert r139126 due to selfhost failures reported by... |
tree | commitdiff |
2011-09-05 |
Nick Lewycky | Teach SCEV to report a max backedge count in one intere... |
tree | commitdiff |
2011-07-09 |
Rafael Espindola | Move the loads after the calls so that the fix for |
tree | commitdiff |
2011-07-09 |
Rafael Espindola | Use CHECK-NEXT. |
tree | commitdiff |
2011-06-19 |
Chris Lattner | Remove support for parsing the "type i32" syntax for... |
tree | commitdiff |
2011-06-18 |
Chris Lattner | rip out a ton of intrinsic modernization logic from... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | make the asmparser reject function and type redefinitio... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | Remove support for using "foo" as symbols instead of... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
tree | commitdiff |
2011-06-14 |
John McCall | Test case for r132797. |
tree | commitdiff |
2011-06-04 |
Dan Gohman | Reapply r131781, now that the GVN bug with partially... |
tree | commitdiff |
2011-06-04 |
Dan Gohman | Remove this test, which should have been reverted along... |
tree | commitdiff |
2011-06-04 |
Dan Gohman | Revert r131781 again. Apparently there is more going... |
tree | commitdiff |
2011-06-04 |
Dan Gohman | Reapply r131781 (revert r131809), now that some BasicAA... |
tree | commitdiff |
2011-06-04 |
Dan Gohman | Fix BasicAA's recursion detection so that it doesn... |
tree | commitdiff |
2011-06-03 |
Dan Gohman | When merging MustAlias and PartialAlias, chose PartialA... |
tree | commitdiff |
2011-05-24 |
Dan Gohman | Make DecomposeGEPExpression check SimplifyInstruction... |
tree | commitdiff |
2011-05-22 |
Chris Lattner | I missed a checking with my GVN change. |
tree | commitdiff |
2011-05-21 |
Duncan Sands | Revert commit 131781, to see if it fixes the x86-64... |
tree | commitdiff |
2011-05-21 |
Dan Gohman | When BasicAA can determine that two pointers have the... |
tree | commitdiff |
2011-04-27 |
Dan Gohman | Teach BasicAA about arm.neon.vld1 and vst1. |
tree | commitdiff |
2011-04-27 |
Dan Gohman | When analyzing functions known to only access argument... |
tree | commitdiff |
2011-04-27 |
Andrew Trick | Test case and comment for PR9633. |
tree | commitdiff |
2011-04-25 |
Benjamin Kramer | Make tests more useful. |
tree | commitdiff |
2011-04-07 |
Eli Friedman | PR9634: Don't unconditionally tell the AliasSetTracker... |
tree | commitdiff |
2011-04-05 |
Chris Lattner | remove postdom frontiers, because it is dead. Forward... |
tree | commitdiff |
2011-03-23 |
Anders Carlsson | Revert r128140 for now. |
tree | commitdiff |
2011-03-23 |
Anders Carlsson | A global variable with internal linkage where all uses... |
tree | commitdiff |
2011-03-15 |
Andrew Trick | Propagate SCEV no-wrap flags whenever possible. |
tree | commitdiff |
2011-03-09 |
Andrew Trick | When SCEV can determine the loop test is X < X, set... |
tree | commitdiff |
2011-02-13 |
Chris Lattner | teach SCEV that the scale and addition of an inbounds... |
tree | commitdiff |
2011-02-11 |
Chris Lattner | Per discussion with Dan G, inbounds geps *certainly... |
tree | commitdiff |
2011-01-24 |
Dan Gohman | Add another rdar number. |
tree | commitdiff |
2011-01-23 |
Nick Lewycky | Simplify some code with no functionality change. Make... |
tree | commitdiff |
2011-01-23 |
Nick Lewycky | Use value ranges to fold ext(trunc) in SCEV when possible. |
tree | commitdiff |
2011-01-20 |
Tobias Grosser | Implement requiredTransitive |
tree | commitdiff |
2011-01-19 |
Nick Lewycky | Similarly, analyze truncate through multiply. |
tree | commitdiff |
2011-01-19 |
Nick Lewycky | Add a missed SCEV fold that is required to continue... |
tree | commitdiff |
2011-01-19 |
Nick Lewycky | Add a missing SCEV simplification sext(zext x) -->... |
tree | commitdiff |
2011-01-18 |
Dan Gohman | Teach BasicAA to return PartialAlias in cases where... |
tree | commitdiff |
2011-01-11 |
Eric Christopher | Revert the testcase from the previous reverted commit. |
tree | commitdiff |
2011-01-09 |
Chris Lattner | add a testcase I missed in previous commit. |
tree | commitdiff |
2011-01-09 |
Chris Lattner | teach SCEV analysis of PHI nodes that PHI recurences... |
tree | commitdiff |
2011-01-09 |
Chris Lattner | reduce indentation. Print <nuw> and <nsw> when dumping... |
tree | commitdiff |
2011-01-03 |
Chris Lattner | fix rdar://8813415 - a miscompilation of 164.gzip that... |
tree | commitdiff |
2011-01-03 |
Chris Lattner | filecheckize |
tree | commitdiff |
2010-12-16 |
Dan Gohman | -enable-tbaa is on by default now. |
tree | commitdiff |
2010-12-16 |
Dan Gohman | Make memcpyopt TBAA-aware. |
tree | commitdiff |
2010-12-15 |
Duncan Sands | Move Sub simplifications and additional Add simplificat... |
tree | commitdiff |
2010-12-13 |
Dan Gohman | Reapply r121520, PartialAlias implementation for BasicA... |
tree | commitdiff |
2010-12-10 |
Dan Gohman | Revert r121520, which may have introduced miscompilations. |
tree | commitdiff |
2010-12-10 |
Dan Gohman | Implement PartialAlias checking in BasicAA. |
tree | commitdiff |
2010-11-30 |
Chris Lattner | remove fixme comment too. |
tree | commitdiff |
2010-11-30 |
Chris Lattner | check in *all* files. This is now handled by my previo... |
tree | commitdiff |
2010-11-29 |
NAKAMURA Takumi | test: Check the feature 'loadable_module' with load... |
tree | commitdiff |
2010-11-11 |
Dan Gohman | Delete unneeded ssp attributes. |
tree | commitdiff |
2010-11-11 |
Dan Gohman | TBAA-enable ArgumentPromotion. |
tree | commitdiff |
2010-11-11 |
Dan Gohman | Make Sink tbaa-aware. |
tree | commitdiff |
2010-11-11 |
Dan Gohman | Add a testcase which demonstrates alias analysis pass... |
tree | commitdiff |
2010-11-10 |
Dan Gohman | Fully invalidate cached results when a prior query... |
tree | commitdiff |
next |