ARM: mark branch-like instructions with correct flags.
[oota-llvm.git] / test / Transforms / PlaceSafepoints /
2015-04-26 Philip ReamesDon't Place Entry Safepoints Before the llvm.frameescap...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-26 Ramkumar RamachandraPlaceSafepoints: use IRBuilder helpers
2015-02-21 Philip Reames[PlaceSafepoints] Adjust enablement logic to default...
2015-02-19 Igor LaevskyAdd few simple tests to check statepoint placement...
2015-02-09 Ramkumar RamachandraPlaceSafepoints: modernize gc.result.* -> gc.result
2015-02-09 Philip ReamesIntroduce more tests for PlaceSafepoints
2015-02-09 Philip ReamesMinor test cleanup
2015-02-09 Philip ReamesAdd basic tests for PlaceSafepoints