[DAGCombiner] Added BSWAP vector constant folding support.
[oota-llvm.git] / test / CodeGen / X86 / remat-constant.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-27 Chris Lattnerfactor some logic out into a helper function, allow...
2009-06-27 Chris LattnerReimplement rip-relative addressing in the X86-64 backe...
2009-06-03 Evan ChengFor Darwin / x86_64, override -relocation-model=static...
2008-07-25 Dan GohmanThis test needs -aggressive-remat enabled.
2008-07-25 Dan GohmanEnable rematerialization of constants using AliasAnalys...