Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / InstSimplify / ptr_diff.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-02-05 Benjamin KramerConstantFolding: Fix a crash when encoutering a truncat...
2013-02-01 Benjamin KramerInstSimplify: stripAndComputeConstantOffsets can be...
2012-03-25 Chandler CarruthSwitch the pointer-difference simplification logic...
2012-03-12 Chandler CarruthTeach instsimplify how to constant fold pointer differe...