DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
[oota-llvm.git] / LLVMBuild.txt
2011-12-12 Daniel DunbarLLVMBuild: Introduce a common section which currently...
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.