In llvm-mc parse a Hash token as a full line comment. Allows handling of
[oota-llvm.git] / test / Transforms / InstCombine / select-crash.ll
2010-10-27 Dale JohannesenTeach InstCombine not to use Add and Neg on FP. PR...