Fix a FIXME. _foo.eh symbols are currently always exported so that the linker
[oota-llvm.git] / test / CodeGen / X86 / critical-edge-split.ll
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
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:
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-23 Dan GohmanExplicitly pass -tailcallopt=false to these tests so...
2008-12-19 Evan Cheng- CodeGenPrepare does not split loop back edges but...