[LibCallSimplifier] use instruction-level fast-math-flags to transform sqrt calls
[oota-llvm.git] / test / Transforms / CodeGenPrepare / X86 /
2016-01-07 Keno FischerTemporarily revert r257105 "[Verifier] Check that debug...
2016-01-07 Keno Fischer[Verifier] Check that debug values have proper size
2015-12-12 David MajnemerMove catchpad-phi-cast.ll to the X86 specific subdirectory
2015-11-19 Sanjay Patelthis new test file was accidentally left out of r253573
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
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...