Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-15 | uninit var analysis enhancement | Xinliang David Li | 1 | -42/+145 |
2010-10-12 | fix pr/45972 | Xinliang David Li | 1 | -0/+3 |
2010-08-18 | tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers. | Richard Guenther | 1 | -17/+7 |
2010-07-19 | Fix PR44932 | Xinliang David Li | 1 | -6/+44 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-07 | re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a... | Jan Hubicka | 1 | -0/+6 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -2/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -3/+0 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |
2010-04-28 | predicate aware uninitialized analysis | Xinliang David Li | 1 | -0/+1762 |