summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dynamic-alloca-lifetime.ll
AgeCommit message (Expand)Author
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-04-10Add address space mangling to lifetime intrinsicsMatt Arsenault
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-10-17Check for dynamic alloca's when selecting lifetime intrinsics.Pete Cooper