Revert r251492 "[IndVarSimplify] Rewrite loop exit values with their
[oota-llvm.git] / test / Transforms / CodeGenPrepare / X86 /
2015-10-19 Sanjay Patel[CGP] transform select instructions into branches and...
2015-10-16 Benjamin KramerRevert "This is a follow-up to the discussion in D12882."
2015-10-16 Sanjay Patelmove test case to x86 directory because it specifies...
2015-04-01 Ahmed Bougacha[SimplifyLibCalls] Ignore nobuiltin/unavailable fortifi...
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...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-22 Eli BenderskySimilar to bitcast, treat addrspacecast as a foldable...
2014-03-13 Manuel JacobCodeGenPrep: sink extends of illegal types into use...
2014-03-09 NAKAMURA TakumiRevert r203230, "CodeGenPrep: sink extends of illegal...
2014-03-07 Tim NorthoverCodeGenPrep: sink extends of illegal types into use...
2014-02-19 Tim NorthoverX86: move test requiring X86TargetLowering info into...