OSDN Git Service

Pass LSAN_OPTIONS down so that it is possible to add suppressions.
[android-x86/external-llvm.git] / test / Transforms /
2014-12-04 Stephen HinesMerge "Update aosp/master LLVM for rebase to r222494."
2014-12-03 Stephen HinesUpdate aosp/master LLVM for rebase to r222494.
2014-08-12 Stephen HinesMerge "Fixes the build when NDEBUG is not defined."
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-07-24 Stephen Hinesam e0dc531c: Merge "Update LLVM for rebase to r212749."
2014-07-23 Stephen HinesMerge "Update LLVM for rebase to r212749."
2014-07-21 Stephen HinesUpdate LLVM for rebase to r212749.
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).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-03-10 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-22 Elliott Hughesam d4008b87: am 719ea6d0: am a01b0ad9: am c27b10b1...
2014-02-22 Ian Rogersam 47de7d9d: am 12969fbe: am c150d210: am 877a6e14...
2014-02-22 Ian Rogersam 17ee97d8: am 001b0120: am 2e072618: am 5fdf6cf6...
2014-02-22 Ian Rogersam 0c8e5e4f: am 7de9c005: am 2ef279b3: am 8d2ad1af...
2014-02-22 Colin Crossam e0f86198: am 14604412: am ef5a4427: am 13607273...
2014-02-22 Stephen Hinesam d36d4a35: am 30dce365: am b2713ca8: am c27b99f0...
2014-02-22 Ben Chengam 51196932: am ca8e1270: am 987f85d3: am 6562c95b...
2014-02-22 Todd Fialaam dd979b93: am 0a944a8c: am da96b641: am 0de283df...
2014-02-22 Todd Fialaam 6832e344: am 735d70fa: am 5803f741: am ba309b04...
2014-02-22 Stephen Hinesam d6d44c6c: am 475301ec: am ef13f53c: am 1255ecdd...
2014-02-22 Stephen Hinesam 4df7251e: am 59e238e6: am fbafaf4f: am c0c7ba11...
2014-02-22 Stephen Hinesam b7beb609: am 74ec609a: am 82b5399b: am 917ae8fb...
2014-02-22 Stephen Hinesam 42d669a6: (-s ours) am 92debeec: am f36bad31: (...
2014-02-22 Stephen Hinesam bdaf806f: am 008f5bfe: am ce9904c6: Merge remote...
2014-02-22 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-21 Stephen Hinesam ce9904c6: Merge remote-tracking branch \'upstream...
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-12-17 Bill WendlingMerging r197449:
2013-12-15 Bill WendlingMerging r197216:
2013-12-15 Bill WendlingMerging r197215:
2013-12-14 Bill WendlingMerging r197178:
2013-12-09 Manman RenMerging r195535:
2013-12-09 Manman RenMerging r195504:
2013-12-08 Bill WendlingMerging r196638:
2013-12-08 Bill Wendling--- Reverse-merging r196668 into '.':
2013-12-07 Bill WendlingMerging r196638:
2013-12-07 Bill WendlingMerging r196294:
2013-12-06 Bill WendlingMerging r196611:
2013-12-06 Bill WendlingMerging r196508:
2013-12-02 Bill WendlingMerging r196129:
2013-12-01 Bill WendlingMerging r195787:
2013-11-27 Bill WendlingMerging r195791:
2013-11-27 Bill WendlingMerging r195773:
2013-11-27 Bill WendlingMerging r195769:
2013-11-25 Bill WendlingMerging r195493:
2013-11-25 Bill WendlingMerging r195492:
2013-11-20 Bill WendlingMerging r195162:
2013-11-20 Bill WendlingMerging r195118:
2013-11-18 Paul RobinsonThe 'optnone' attribute means don't inline anything...
2013-11-18 Arnold SchwaighoferLoopVectorizer: Extend the induction variable to a...
2013-11-17 Hal FinkelAdd the cold attribute to error-reporting call sites
2013-11-16 Hal FinkelAdd a loop rerolling pass
2013-11-16 Hal FinkelApply the InstCombine fptrunc sqrt optimization to...
2013-11-16 Benjamin KramerInstCombine: fold (A >> C) == (B >> C) --> (A^B) <...
2013-11-15 Arnold SchwaighoferLoopVectorizer: Use abi alignment for accesses with...
2013-11-15 Manman RenArgumentPromotion: correctly transfer TBAA tags and...
2013-11-15 Matt ArsenaultAdd instcombine visitor for addrspacecast
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-11-14 Yunzhong GaoFixing a heisenbug where the memory dependence analysis...
2013-11-13 Diego NovilloSampleProfileLoader pass. Initial setup.
2013-11-12 Nadav RotemFold (iszero(A&K1) | iszero(A&K2)) -> (A&(K1|K2))...
2013-11-12 Nadav RotemFoldBranchToCommonDest merges branches into a single...
2013-11-12 Rafael EspindolaCorruptly merge constants with explicit and implicit...
2013-11-12 Benjamin KramerSimplifyCFG: Use existing constant folding logic when...
2013-11-11 Shuxin Yang Fix PR17952.
2013-11-11 Rafael EspindolaAdd a testcase for pr17852.
2013-11-10 Bill WendlingRevert "Resurrect r191017 " GVN proceeds in the presenc...
2013-11-10 Nadav RotemSimplifyCFG has a heuristics for out-of-order processor...
2013-11-10 Matt ArsenaultResolve TODO in test now that filecheck has multiple...
2013-11-10 Matt ArsenaultTeach MergeFunctions about address spaces
2013-11-10 Matt ArsenaultUse variable for register name in test
2013-11-07 David MajnemerIR: Do not canonicalize constant GEPs into an out-of...
2013-11-06 Benjamin KramerAdd test case for PR12377, it was fixed by r194116.
2013-11-06 Andrew TrickRewrite SCEV's backedge taken count computation.
2013-11-05 Michael Gottesman[objc-arc] Convert the one directional retain/release...
2013-11-04 Matt ArsenaultFix another constant folding address space place I...
2013-11-04 Matt ArsenaultScalarize select vector arguments when extracted.
2013-11-04 Manman RenRename testing case to use - instead of _.
2013-11-03 David MajnemerRevert "Inliner: Handle readonly attribute per argument...
2013-11-03 Bob WilsonConvert calls to __sinpi and __cospi into __sincospi_stret
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
2013-11-01 Manman RenAdd comments.
2013-11-01 Benjamin KramerLoopVectorize: Look for consecutive acces in GEPs with...
2013-11-01 Arnold SchwaighoferLoopVectorizer: If dependency checks fail try runtime...
2013-10-31 Manman RenDo not convert "call asm" to "invoke asm" in Inliner.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-30 Matt ArsenaultTeach scalarrepl about address spaces
2013-10-30 Matt ArsenaultFix GVN creating bitcast between address spaces
2013-10-29 NAKAMURA TakumiAdd llvm/test/Transforms/SLPVectorizer/ARM/lit.local...
next