OSDN Git Service

Android: fix a possible building error
[android-x86/external-llvm.git] / test / Feature /
2018-05-25 Chandler CarruthRestore the LoopInstSimplify pass, reverting r327329...
2018-03-12 Vedant KumarRemove the LoopInstSimplify pass (-loop-instsimplify)
2018-01-31 Justin BognerMark two tests REQUIRES: x86-registered-backend
2018-01-30 Saleem AbdulrasoolCodeGen: support an extension to pass linker options...
2017-08-24 Wei DingAdd ‘llvm.experimental.constrained.fma‘ Intrinsic.
2017-08-23 Hans WennborgLowerAtomic: Don't skip optnone functions; atomic still...
2017-06-30 Chandler CarruthRemove the BBVectorize pass.
2017-05-25 Andrew KaylorAdd constrained intrinsics for some libm-equivalent...
2017-05-16 Matthias BraunTest for r303197
2017-05-15 Justin BognerAdd "REQUIRES:" to the last few tests that use target...
2017-05-03 Matt ArsenaultReplace hardcoded intrinsic list with speculatable...
2017-04-27 Chandler CarruthDisable GVN Hoist due to still more bugs being found...
2017-04-11 Geoff Berry[GVNHoist] Re-enable GVNHoist by default
2017-03-06 Hans WennborgDisable gvn-hoist (PR32153)
2017-01-26 Andrew KaylorAdd intrinsics for constrained floating point operations
2017-01-22 Benjamin KramerFix some broken CHECK lines.
2016-08-13 Mehdi AminiRevert "Revert "Invariant start/end intrinsics overload...
2016-08-13 Mehdi AminiRevert "Invariant start/end intrinsics overloaded for...
2016-08-08 Sebastian PopGVN-hoist: enable by default
2016-08-06 Matthias BraunRevert "(refs/bisect/bad) GVN-hoist: enable by default"
2016-08-04 Sebastian PopGVN-hoist: enable by default
2016-08-04 Bruno Cardoso LopesRevert "GVN-hoist: enable by default" & "Make GVN Hoist...
2016-08-04 Sebastian PopMake GVN Hoisting obey optnone/bisect.
2016-07-29 Paul RobinsonReinstate optnone test for GVN Hoisting, removed in...
2016-07-22 Alina SbirleaAdd flag to PassManagerBuilder to disable GVN Hoist...
2016-07-22 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-21 Anna ThomasRevert "Invariant start/end intrinsics overloaded for...
2016-07-21 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-19 Paul RobinsonMake GVN Hoisting obey optnone/bisect.
2016-07-08 Andrew KaylorTemporarily remove a test case to unblock PPC bots.
2016-07-06 Justin BognerNVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0
2016-06-14 Peter CollingbourneIR: Introduce local_unnamed_addr attribute.
2016-05-27 Andrew KaylorUpdate the stack coloring pass to remove lifetime intri...
2016-05-10 Rafael EspindolaMake "@name =" mandatory for globals in .ll files.
2016-03-22 Justin Lebar[NVVM] Remove noduplicate attribute from synchronizing...
2016-03-10 Mehdi AminiAdd a flag to the LLVMContext to disable name for Value...
2016-02-09 Sanjoy Das[GMR/OperandBundles] Teach getModRefBehavior about...
2016-02-06 Justin Lebar[NVPTX] Mark nvvm synchronizing intrinsics as convergent.
2016-01-20 Chad RosierMachineScheduler: Honor optnone functions in the pre...
2016-01-10 Joseph Tremoulet[WinEH] Verify unwind edges against EH pad tree
2015-12-14 Sanjoy Das[MergeFunctions] Use II instead of CI for InvokeInst...
2015-12-14 Sanjoy DasTeach MergeFunctions about operand bundles
2015-12-14 Sanjoy DasTeach haveSameSpecialState about operand bundles
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-11-30 Paul RobinsonHave 'optnone' respect the -fast-isel=false option.
2015-11-26 Sanjoy Das[OperandBundles] Treat "deopt" operand bundles specially
2015-11-07 Sanjoy Das[FunctionAttrs] Add handling for operand bundles
2015-11-04 Sanjoy Das[CaptureTracking] Support operand bundles conservatively
2015-10-23 Sanjoy Das[Inliner] Don't inline through callsites with operand...
2015-10-22 Sanjoy Das[OperandBundles] Teach AliasAnalysis about operand...
2015-10-22 Sanjoy Das[OperandBundles] Make function attributes conservativel...
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-08-23 Joseph Tremoulet[WinEH] Require token linkage in EH pad/ret signatures
2015-08-15 David Majnemer[IR] Give catchret an optional 'return value' operand
2015-08-11 David Majnemer[IR] Verify EH pad predecessors
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-07-31 David MajnemerNew EH representation for MSVC compatibility
2015-07-10 David MajnemerRevert the new EH instructions
2015-07-10 David MajnemerTighten the verifier check for catchblock.
2015-07-10 David MajnemerNew EH representation for MSVC compatibility
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...
2015-03-20 Duncan P. N. Exon... Rewrite test/Feature/md_on_instruction.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-11 Nick LewyckyFix LLVMContext to match what MDKind names that the...
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-06 Duncan P. N. Exon... IR: Disallow function-local metadata attachments
2014-12-06 Duncan P. N. Exon... IR: Disallow complicated function-local metadata
2014-12-03 Peter CollingbournePrologue support
2014-12-01 Reid KlecknerParse 'ghccc' in .ll files as the GHC convention (cc 10)
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-09-13 Chad Rosier[AArch64] Update test case to pass with post-RA MI...
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-13 David MajnemerIR: Allow comdats to be applied to globals with interna...
2014-07-10 David MajnemerIR: Aliases don't belong to an explicit comdat
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-12 Bob WilsonMove test for r210734 to Feature/aliases.ll.
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-06-03 Rafael EspindolaFix a small bug in the parsing of anonymous globals.
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-29 Rafael EspindolaRename alias variables to make it easier to add new...
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-05-01 Michael J. Spencer[IR] Make {extract,insert}element accept an index of...
2014-03-31 Paul RobinsonDisable each MachineFunctionPass for 'optnone' function...
2014-03-27 Rafael EspindolaPrevent alias from pointing to weak aliases.
next