OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / test / Transforms / Inline / 2003-09-22-PHINodesInExceptionDest.ll
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-05-18 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r235153
2015-05-15 Pirama Arumuga Nainaram bf527ca3: Merge "Update aosp/master LLVM for rebase...
2015-05-15 Pirama Arumuga NainarMerge "Update aosp/master LLVM for rebase to r235153"
2015-05-14 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r235153
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-09-01 Bill WendlingUpdate to new EH scheme.
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
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...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2003-09-22 Chris Lattnernew testcase which crashes the inliner, thanks Bugpoint!