summaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CMakeLists.txt
AgeCommit message (Expand)Author
2025-11-11Revert "Adding Matching and Inference Functionality to Propeller-PR4: Impleme...spupyrev
2025-11-11Adding Matching and Inference Functionality to Propeller-PR4: Implement match...wdx727
2025-11-05RuntimeLibcalls: Split lowering decisions into LibcallLoweringInfo (#164987)Matt Arsenault
2025-10-23Adding Matching and Inference Functionality to Propeller-PR2 (#162963)wdx727
2025-10-07[IR2Vec] Initial infrastructure for MIR2Vec (#161463)S. VenkataKeerthy
2025-06-24Add support for Windows Secure Hot-Patching (redo) (#145565)sivadeilra
2025-06-24Revert "Add support for Windows Secure Hot-Patching" (#145553)Qinkun Bao
2025-06-24Add support for Windows Secure Hot-Patching (#138972)sivadeilra
2025-05-22Fix build for GenericFloatingPointPredicateUtils #140254 (#141095)Tim Gymnich
2025-05-22Reland [llvm] add GenericFloatingPointPredicateUtils #140254 (#141065)Tim Gymnich
2025-05-21Revert "[llvm] add GenericFloatingPointPredicateUtils (#140254)" (#140968)Kewen12
2025-05-21[llvm] add GenericFloatingPointPredicateUtils (#140254)Tim Gymnich
2025-03-28[CodeGen][StaticDataPartitioning]Place local-linkage global variables in hot ...Mingming Liu
2025-03-14Rename ExpandLargeFpConvertPass to ExpandFpPass (#131128)Frederik Harwath
2025-03-06[win] NFC: Rename `EHCatchret` to `EHCont` to allow for EH Continuation targe...Daniel Paoliello
2025-02-12Add a pass to collect dropped var statistics for MIR (#126686)Shubham Sandeep Rastogi
2025-01-22[CodeGen] Introduce Static Data Splitter pass (#122183)Mingming Liu
2024-12-21Revert "Add a pass to collect dropped var stats for MIR (#120780)"NAKAMURA Takumi
2024-12-20Add a pass to collect dropped var stats for MIR (#120780)Shubham Sandeep Rastogi
2024-12-19Revert "Move DroppedVariableStats to CodeGen lib (#120650)"Shubham Sandeep Rastogi
2024-12-19Move DroppedVariableStats to CodeGen lib (#120650)Shubham Sandeep Rastogi
2024-12-17[llvm] Add missing dependency of libLLVMCodeGen on vt_genJon Roelofs
2024-12-11Revert "Move DroppedVariableStatsIRTest.cpp to CodeGen folder"Shubham Sandeep Rastogi
2024-12-11Reland 2de78815604e9027efd93cac27c517bf732587d2 (#119650)Shubham Sandeep Rastogi
2024-12-06Revert "Reland "[NFC] Move DroppedVariableStats to its own file and redesign ...Shubham Sandeep Rastogi
2024-12-06Reland "[NFC] Move DroppedVariableStats to its own file and redesign it to be...Shubham Sandeep Rastogi
2024-12-03Revert "Reland "[NFC] Move DroppedVariableStats to its own file and redesign ...Shubham Sandeep Rastogi
2024-12-03Reland "[NFC] Move DroppedVariableStats to its own file and redesign it to be...Shubham Sandeep Rastogi
2024-12-03Revert "Reland [NFC] Move DroppedVariableStats to its own file and redesign i...Shubham Sandeep Rastogi
2024-12-03Reland [NFC] Move DroppedVariableStats to its own file and redesign it to be ...Shubham Sandeep Rastogi
2024-11-18Revert "[NFC] Move DroppedVariableStats to its own file and redesign it to be...Shubham Sandeep Rastogi
2024-11-18[NFC] Move DroppedVariableStats to its own file and redesign it to be extensi...Shubham Sandeep Rastogi
2024-11-14Overhaul the TargetMachine and LLVMTargetMachine Classes (#111234)Matin Raayai
2024-11-13[CGData] Global Merge Functions (#112671)Kyungwoo Lee
2024-09-10[CGData][MachineOutliner] Global Outlining (#90074)Kyungwoo Lee
2024-08-29[ExtendLifetimes] Implement llvm.fake.use to extend variable lifetimes (#86149)Stephen Tozer
2024-06-28Reapply "[CodeGen] Introduce `MachineDomTreeUpdater`" (#96846) (#96851)paperchalice
2024-06-27Revert "[CodeGen] Introduce `MachineDomTreeUpdater`" (#96846)paperchalice
2024-06-27[CodeGen] Introduce `MachineDomTreeUpdater` (#95369)paperchalice
2024-06-19[NFC][CodeGen] Remove dead ParallelCG.h/.cpp API (#95770)Pierre van Houtryve
2024-06-13[llvm][CodeGen] Add a new software pipeliner 'Window Scheduler' (#84443)Hua Tian
2024-04-30[NewPM][CodeGen] Add `MachineFunctionAnalysis` (#88610)paperchalice
2024-03-06Restore "Implement convergence control in MIR using SelectionDAG (#71785)"Sameer Sahasrabuddhe
2024-03-04Revert "Restore "Implement convergence control in MIR using SelectionDAG (#71...Mitch Phillips
2024-03-04Restore "Implement convergence control in MIR using SelectionDAG (#71785)"Sameer Sahasrabuddhe
2024-02-26[CodeGen] [ARM] Make RISC-V Init Undef Pass Target Independent and add suppor...Jack Styles
2024-02-21Revert "Implement convergence control in MIR using SelectionDAG (#71785)"Sameer Sahasrabuddhe
2024-02-21Implement convergence control in MIR using SelectionDAG (#71785)Sameer Sahasrabuddhe
2024-01-25[llvm] Move CodeGenTypes library to its own directory (#79444)Nico Weber
2024-01-25[CodeGen] Port FreeMachineFunction to new pass manager (#79421)paperchalice