LEA code size optimization pass (Part 1): Remove redundant address recalculations...
[oota-llvm.git] / test / CodeGen / X86 / fadd-combines.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-10-03 Simon Pilgrim[DAGCombiner] Generalize FADD constant combines to...
2015-10-03 Simon Pilgrim[X86][SSE] Add FADD combine tests.