Merging r259177:
[oota-llvm.git] / test / Analysis / CallGraph /
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-06-19 Sanjoy Das[CallGraph] Given -print-callgraph a stable printing...
2015-06-18 Sanjoy Das[CallGraph] Teach the CallGraph about non-leaf intrinsics.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-13 Stephen LinAdd newlines at end of test files, no functionality...
2012-09-26 Duncan SandsNow that invoke of an intrinsic is possible (for the...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-04-24 Bill WendlingFileCheck-ize these tests.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-06-14 John McCallTest case for r132797.
2010-04-23 Chris Lattnerfix some failures my callgraph dump format change broke.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-09-19 Duncan SandsTeach -callgraph to always print the callgraph (as the
2008-09-09 Duncan SandsCorrect callgraph construction. It has two problems: