aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CFIInstrInserter.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Sink all InitializePasses.h includesReid Kleckner1-0/+1
2019-10-31[cfi] Add flag to always generate .debug_frameDavid Candler1-2/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-18[AArch64] - Return address signing dwarf supportLuke Cheeseman1-0/+1
2018-11-23Revert r347490 as it breaks address sanitizer buildsLuke Cheeseman1-1/+0
2018-11-23Revert r343341Luke Cheeseman1-0/+1
2018-09-28Revert r343317Luke Cheeseman1-1/+0
2018-09-28Reapply changes reverted by r343235Luke Cheeseman1-0/+1
2018-09-27Revert r343192 as an ubsan build is currently failingLuke Cheeseman1-1/+0
2018-09-27Reapply changes reverted in r343114, lldb patch to follow shortlyLuke Cheeseman1-0/+1
2018-09-26Revert r343112 as CallFrameString API change has broken lldb buildsLuke Cheeseman1-1/+0
2018-09-26[AArch64] - Return address signing dwarf supportLuke Cheeseman1-0/+1
2018-09-26Revert r343089 "[AArch64] - Return address signing dwarf support"Hans Wennborg1-1/+0
2018-09-26[AArch64] - Return address signing dwarf supportLuke Cheeseman1-0/+1
2018-08-30Allow inconsistent offsets for 'noreturn' basic blocks when '-verify-cfiinstrs'Vladimir Stefanovic1-0/+4
2018-05-11Use iteration instead of recursion in CFIInserterSanjoy Das1-15/+26
2018-05-07Add option -verify-cfiinstrs to run verifier in CFIInstrInserterPetar Jovanovic1-5/+11
2018-05-07Skip unreachable blocks for CFIInstrInserter verifyPetar Jovanovic1-3/+4
2018-04-24Correct dwarf unwind information in function epiloguePetar Jovanovic1-0/+308
2017-11-08Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner1-319/+0
2017-11-08Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie1-1/+1
2017-11-07Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic1-0/+319
2017-11-01Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic1-319/+0
2017-11-01Correct dwarf unwind information in function epilogue for X86Petar Jovanovic1-0/+319
2017-06-29Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper1-124/+0
2017-06-28[X86] Correct dwarf unwind information in function epiloguePetar Jovanovic1-0/+124