llvm-project/llvm/test/Transforms/SafeStack
Evgeniy Stepanov f608111d1b Fix debug info with SafeStack.
llvm-svn: 248933
2015-09-30 19:55:43 +00:00
..
AArch64 Android support for SafeStack. 2015-09-23 18:07:56 +00:00
ARM [safestack] Fix compiler crash in the presence of stack restores. 2015-09-24 01:23:51 +00:00
X86 [safestack] Fix a stupid mix-up in the direct-tls code path. 2015-09-30 00:01:47 +00:00
addr-taken.ll
array-aligned.ll
array.ll
call.ll
cast.ll
constant-gep-call.ll
constant-gep.ll
constant-geps.ll
debug-loc.ll Fix debug info with SafeStack. 2015-09-30 19:55:43 +00:00
dynamic-alloca.ll
escape-addr-pointer.ll
escape-bitcast-store.ll
escape-bitcast-store2.ll
escape-call.ll
escape-casted-pointer.ll
escape-gep-call.ll
escape-gep-invoke.ll
escape-gep-negative.ll
escape-gep-ptrtoint.ll
escape-gep-store.ll
escape-phi-call.ll
escape-select-call.ll
escape-vector.ll
invoke.ll
no-attr.ll SafeStack: Create the unsafe stack pointer on demand. 2015-06-22 20:26:54 +00:00
phi-cycle.ll
setjmp.ll
setjmp2.ll
struct.ll