[InstCombine] Use DataLayout to determine vector element width
[oota-llvm.git] / test / Transforms / InstCombine / atomic.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-18 Chandler Carruth[InstCombine] Do an about-face on how LLVM canonicalize...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2011-08-16 Eli FriedmanAn additional atomic test; related to r137662.
2011-08-15 Eli FriedmanUpdate instcombine for atomic load/store.