In llvm-mc parse a Hash token as a full line comment. Allows handling of
[oota-llvm.git] / test / Transforms / InstSimplify /
2010-12-22 Duncan SandsWhen determining whether the new instruction was alread...
2010-12-21 Duncan SandsAdd an additional InstructionSimplify factorization...
2010-12-21 Duncan SandsWhile I don't think any later transforms can fire,...
2010-12-21 Duncan SandsFix typo in comment, spotted by Deewiant.
2010-12-21 Duncan SandsTeach InstructionSimplify about distributive laws....
2010-12-21 Duncan SandsAdd generic simplification of associative operations...