summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CFIInstrInserter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* [cfi] Add flag to always generate .debug_frameDavid Candler2019-10-311-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-12-181-0/+1
* Revert r347490 as it breaks address sanitizer buildsLuke Cheeseman2018-11-231-1/+0
* Revert r343341Luke Cheeseman2018-11-231-0/+1
* Revert r343317Luke Cheeseman2018-09-281-1/+0
* Reapply changes reverted by r343235Luke Cheeseman2018-09-281-0/+1
* Revert r343192 as an ubsan build is currently failingLuke Cheeseman2018-09-271-1/+0
* Reapply changes reverted in r343114, lldb patch to follow shortlyLuke Cheeseman2018-09-271-0/+1
* Revert r343112 as CallFrameString API change has broken lldb buildsLuke Cheeseman2018-09-261-1/+0
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-261-0/+1
* Revert r343089 "[AArch64] - Return address signing dwarf support"Hans Wennborg2018-09-261-1/+0
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-261-0/+1
* Allow inconsistent offsets for 'noreturn' basic blocks when '-verify-cfiinstrs'Vladimir Stefanovic2018-08-301-0/+4
* Use iteration instead of recursion in CFIInserterSanjoy Das2018-05-111-15/+26
* Add option -verify-cfiinstrs to run verifier in CFIInstrInserterPetar Jovanovic2018-05-071-5/+11
* Skip unreachable blocks for CFIInstrInserter verifyPetar Jovanovic2018-05-071-3/+4
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+308
* Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner2017-11-081-319/+0
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-071-0/+319
* Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-011-319/+0
* Correct dwarf unwind information in function epilogue for X86Petar Jovanovic2017-11-011-0/+319
* Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper2017-06-291-124/+0
* [X86] Correct dwarf unwind information in function epiloguePetar Jovanovic2017-06-281-0/+124
OpenPOWER on IntegriCloud