]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/X86/ins_subreg_coalesce-3.ll
[X86][AVX] Simplified diff between AVX1 and SSE42 fp stack folding tests. NFC.
[opencl/llvm.git] / test / CodeGen / X86 / ins_subreg_coalesce-3.ll
2010-06-24 Dan GohmanEliminate the first have of the optimization which...
2010-02-27 Evan ChengRe-apply 97040 with fix. This survives a ppc self-host...
2010-02-24 Daniel DunbarSpeculatively revert r97011, "Re-apply 96540 and 96556...
2010-02-24 Evan ChengRe-apply 96540 and 96556 with fixes.
2010-02-22 Evan ChengThese should not have been committed.
2010-02-22 Evan ChengInstcombine constant folding can normalize gep with...
2010-02-19 Duncan SandsRevert commits 96556 and 96640, because commit 96556...
2010-02-18 Evan ChengSome dag combiner goodness:
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-05 Dan GohmanEnable the new no-SP register classes by default. This...
2009-07-18 Evan ChengCatch more coalescing opportunities.
2008-08-05 Owen AndersonUpdate the remaining tests not to use -disable-correct...
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2008-04-09 Evan Cheng- More aggressively coalescing away copies whose source...