Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Transforms / PhaseOrdering /
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-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
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...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-19 Jakub StaszakRevert 179826. Tests were worthless.
2013-04-19 Jakub StaszakDon't run expensive -O2 and -O3 in tests.
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-09-29 Evan ChengAdd test case for r164850.
2012-04-23 Jakob Stoklund OlesenReapply r155136 after fixing PR12599.
2012-04-20 Jakob Stoklund OlesenRevert r155136 "Defer some shl transforms to DAGCombine."
2012-04-19 Jakob Stoklund OlesenDefer some shl transforms to DAGCombine.
2012-04-19 Jakob Stoklund OlesenExtract the broken part of XFAILed test into its own...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-19 Eric ChristopherAdd file.
2011-06-06 Nick LewyckyThis directory was missing the dg.exp to cause the...
2011-04-28 Chris Lattnerfinal step needed to resolve PR6627, which allows us...
2011-04-26 Chris Lattnermake a couple of changes to the standard pass pipeline: