Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / 2009-10-16-Scope.ll
2011-10-11 Eric ChristopherAdd a new wrapper node for a DILexicalBlock that encaps...
2011-02-24 Devang PatelMove arch specific tests in arch specific directories.