[RS4GC] Fix rematerialization of bitcast of bitcast.
[oota-llvm.git] / test / Transforms / DeadArgElim /
2015-12-23 David Majnemer[OperandBundles] Have DeadArgElim play nice with operan...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-09-23 David Majnemer[DeadArgElim] Split the invoke successor edge
2015-09-01 Hans WennborgDeadArgElim: don't eliminate arguments from naked functions
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-24 Duncan P. N. Exon... DI/Verifier: Fix argument bitrot in DILocalVariable
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-15 Duncan P. N. Exon... DebugInfo: Add missing !dbg attachments to intrinsics
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
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 Tim NorthoverDeadArgElim: aggregate Return assessment properly.
2015-02-10 Tim NorthoverDeadArgElim: arguments affect all returned sub-values...
2015-02-09 Tim NorthoverDeadArgElim: fix mismatch in accounting of array return...
2015-02-09 Tim NorthoverDeadArgElim: assess uses of entire return value aggregate.
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-10-07 David BlaikieDebugInfo+DeadArgElimination: Ensure llvm::Function...
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-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-08-26 Reid Klecknermusttail: Don't eliminate varargs packs if there is...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-03 Reid Klecknerinalloca: Don't remove dead arguments in the presence...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-10-09 Shuxin YangFix a bug in Dead Argument Elimination.
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-24 Rafael Espindolaadd -disable-debug-info-verifier to 3 test to fix tests...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-06-30 Stephen LinDeadArgumentElimination: keep return value on functions...
2013-06-13 Derek SchuffFix DeleteDeadVarargs not to crash on functions referen...
2013-06-09 Tim NorthoverMake DeadArgumentElimination more conservative on varia...
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-02-11 Bill WendlingFileCheck-ize the tests.
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-01-01 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-10-09 Alexey SamsonovFix PR14016.
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-09-01 Bill WendlingUpdate some tests to the new EH scheme.
2011-08-12 Eli FriedmanMove "atomic" and "volatile" designations on instructio...
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-05-22 Nick LewyckyFix grammar in test.
2011-03-01 Eli FriedmanAdd an obvious missing safety check to DAE::RemoveDeadA...
2011-01-16 Anders CarlssonTeach DAE to look for functions whose arguments are...
2010-04-30 Devang PatelPreserve debug info attached with call instruction...
2010-04-14 Nick LewyckyRevert r101213.
2010-04-14 Nick LewyckyCommit testcase for r101213.
2010-04-07 Chris Lattneradd newlines at the end of files.
2010-01-23 Nick LewyckySpeculatively revert r94322 to see if it fixes darwin...
2010-01-23 Nick LewyckyTeach DAE that even though it can't modify the function...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-03-18 Chris Lattneraha, DAE does have to think about PHI nodes. Many...
2009-03-18 Chris LattnerFix PR3807 by inserting 'insertelement' instructions...
2009-03-01 Chris Lattneradjust test to make it more robust
2008-09-29 Devang PatelSupport inreg, zext and sext as return value attributes.
2008-07-16 Matthijs KooijmanUn-XFAIL multdeadretval, since instcombine now properly...
2008-07-15 Matthijs KooijmanXFAIL the multdeadretval test for now, I will be fixing...
2008-07-15 Matthijs KooijmanRemove a few tests which no longer hold for deadargelim...
next