Have a single way for creating unique value names.
[oota-llvm.git] / test / Transforms / PlaceSafepoints / basic.ll
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
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-09 Ramkumar RamachandraPlaceSafepoints: modernize gc.result.* -> gc.result
2015-02-09 Philip ReamesMinor test cleanup
2015-02-09 Philip ReamesAdd basic tests for PlaceSafepoints