New InstCombine pattern: (icmp ult/ule (A + C1), C3) | (icmp ult/ule (A + C2), C3...
[oota-llvm.git] / lib / Transforms / InstCombine / LLVMBuild.txt
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.