summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/TailCallElim
AgeCommit message (Expand)Author
2025-08-08[IR] Remove size argument from lifetime intrinsics (#150248)Nikita Popov
2025-06-23[TRE] Adjust function entry count when using instrumented profiles (#143987)Mircea Trofin
2025-04-09[DebugInfo][TailCallElim] Use ret DILocation for return value selects (#134825)Stephen Tozer
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2024-08-05[TailCallElim] Don’t mark llvm.stackrestore with tail-call (#101352)Shimin Cui
2024-06-20[DebugInfo][TailCallElim] Drop the debug location of AccRecInstrNew (#95742)Shan Huang
2024-03-28[Debuginfo][TailCallElim] Fix #86262: drop the debug location of entry branch...Shan Huang
2023-12-04[IR][TRE] Support associative intrinsics (#74226)Joshua Cao
2023-12-04[TRE] Add tests for intrinsic accumulatorsJoshua Cao
2023-12-03[TRE] Generate tests for accumulator recursionJoshua Cao
2023-11-29[DebugInfo][RemoveDIs] Make debugify pass convert to/from RemoveDIs mode (#73...Jeremy Morse
2023-08-09[TailCallElim] Remove the readonly attribute of byval.DianQK
2023-08-09[TailCallElim] Regenerate test checks with --function-signature (NFC)DianQK
2022-11-29[test] Switch to use -passes syntax in a bunch of test casesBjorn Pettersson
2022-11-28TailCallElim: Convert tests to opaque pointersMatt Arsenault
2022-08-24KCFI sanitizerSami Tolvanen
2022-08-24Revert "KCFI sanitizer"Sami Tolvanen
2022-08-24KCFI sanitizerSami Tolvanen
2022-07-03[NFC] Switch a few uses of undef to poison as placeholders for unreachble codeNuno Lopes
2022-02-14[IR] Define "ptrauth" operand bundle.Ahmed Bougacha
2021-11-27[test] Use -passes syntax when specifying pipeline in some more testsBjorn Pettersson
2021-09-08[ObjC][ARC] Use the addresses of the ARC runtime functions instead ofAkira Hatanaka
2021-07-24[Tests] Add missing willreturn attributes (NFC)Nikita Popov
2021-07-14[tests] Stablize tests for possible change in deref semanticsPhilip Reames
2021-05-31[test] Properly match parameter/argument ABI attributesArthur Eubanks
2021-05-25[TRE] Reland: allow TRE for non-capturing calls.Alexey Lapshin
2021-03-22Autogen some tests for ease of updatePhilip Reames
2021-03-04[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead ofAkira Hatanaka
2021-03-03Revert "[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of ex...Hans Wennborg
2021-02-12[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead ofAkira Hatanaka
2021-02-09Revert "[ObjC][ARC] Use operand bundle 'clang.arc.rv' instead of explicitly"Nico Weber
2021-02-05[ObjC][ARC] Use operand bundle 'clang.arc.rv' instead of explicitlyAkira Hatanaka
2021-02-05Revert "[ObjC][ARC] Use operand bundle 'clang.arc.rv' instead of explicitly"Akira Hatanaka
2021-02-05[ObjC][ARC] Use operand bundle 'clang.arc.rv' instead of explicitlyAkira Hatanaka
2020-11-20OpaquePtr: Bulk update tests to use typed sretMatt Arsenault
2020-11-20OpaquePtr: Bulk update tests to use typed byvalMatt Arsenault
2020-07-13Revert "[TRE] allow TRE for non-capturing calls."Alexey Lapshin
2020-07-11[TRE] allow TRE for non-capturing calls.Alexey Lapshin
2020-06-04[TRE] Allow accumulator elimination when base case returns non-constantLayton Kifer
2020-05-27[TRE] Allow elimination when the returned value is non-constantLayton Kifer
2020-05-20Make Value::getPointerAlignment() return an Align, not a MaybeAlign.Eli Friedman
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-10-08[TailCallElim] Enable marking of calls with byval as tailsRobert Lougher
2018-08-04[TailCallElim] Preserve DT and PDTChijun Sima
2018-08-03[TRE][DebugInfo] Preserve Debug Location in new branch instructionAnastasis Grammenos
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2017-11-28Remove this testAdam Nemet
2017-11-28Demote this opt remark to DEBUG.Adam Nemet