summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/deopt-intrinsic.ll
AgeCommit message (Expand)Author
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-04-28[StackMaps] Increase the size of the "location size" fieldSanjoy Das
2016-11-30MCStreamer: Use "cfi" for CFI related temp labels.Matthias Braun
2016-05-12All llvm.deoptimize declarations must use the same calling conventionSanjoy Das
2016-04-06Lower @llvm.experimental.deoptimize as a noreturn callSanjoy Das
2016-04-01Don't use an i64 return type with webkit_jsccSanjoy Das
2016-03-24Match call and target calling conventions in testSanjoy Das
2016-03-24Add lowering support for llvm.experimental.deoptimizeSanjoy Das