Add an additional pattern for BLCI since opt can turn (not (add x, 1)) into (sub...
[oota-llvm.git] / test / CodeGen / X86 / code_placement_align_all.ll
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-04-12 Nadav RotemFix the test on linux by setting the triple and the...
2013-04-12 Nadav RotemAdd a flag to align all basic blocks in the function.