OSDN Git Service

Update aosp/master llvm for rebase to r233350
[android-x86/external-llvm.git] / test / Analysis / ScalarEvolution / max-trip-count.ll
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-03 Nick LewyckyReapply r140979 with fix! We never did get a testcase...
2011-10-03 Nick LewyckyRevert r140979 due to reports of bootstrap failure.
2011-10-03 Nick LewyckyAdd one more case we compute a max trip count.
2011-09-06 Nick LewyckyRevert r139126 due to selfhost failures reported by...
2011-09-05 Nick LewyckyTeach SCEV to report a max backedge count in one intere...
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-11 Dan GohmanWhen analyzing loop exit conditions combined with and...
2010-08-11 Dan GohmanWhen analyzing loop exit conditions combined with and...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2010-01-09 Dan GohmanUse WriteAsOperand instead of getName() to print loop...
2010-01-09 Dan GohmanUse WriteAsOperand instead of getName() to print loop...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
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...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-19 Dan GohmanLoosen up the regex for this test so that it doesn...
2009-08-19 Dan GohmanLoosen up the regex for this test so that it doesn...
2009-05-01 Dan GohmanWhen printing a SCEVUnknown with pointer type, don...
2009-05-01 Dan GohmanWhen printing a SCEVUnknown with pointer type, don...
2009-04-30 Dan GohmanExtend ScalarEvolution's getBackedgeTakenCount to be...
2009-04-30 Dan GohmanExtend ScalarEvolution's getBackedgeTakenCount to be...