1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/Transforms/PlaceSafepoints
Manuel Jacob 68b31ef787 [PlaceSafepoints] Add a test.
Calls of functions with the "gc-leaf-function" attribute shouldn't be turned
into a safepoint.

llvm-svn: 256860
2016-01-05 19:40:58 +00:00
..
basic.ll Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
call_gc_result.ll [gc.statepoint] Change gc.statepoint intrinsic's return type to token type instead of i32 type 2015-12-26 07:54:32 +00:00
call-in-loop.ll
finite-loops.ll [PowerPC] Add an MI SSA peephole pass. 2015-11-10 21:38:26 +00:00
invokes.ll
leaf-function.ll [PlaceSafepoints] Add a test. 2016-01-05 19:40:58 +00:00
memset.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
patchable-statepoints.ll [gc.statepoint] Change gc.statepoint intrinsic's return type to token type instead of i32 type 2015-12-26 07:54:32 +00:00
split-backedge.ll
statepoint-calling-conventions.ll [gc.statepoint] Change gc.statepoint intrinsic's return type to token type instead of i32 type 2015-12-26 07:54:32 +00:00
statepoint-coreclr.ll Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
statepoint-format.ll [gc.statepoint] Change gc.statepoint intrinsic's return type to token type instead of i32 type 2015-12-26 07:54:32 +00:00
statepoint-frameescape.ll