aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Reapply 7d77bbef4ad92, adding new debug-info classesJeremy Morse1-0/+1
2023-11-02Revert "[DebugInfo][RemoveDIs] Add prototype storage classes for "new" debug-...Jeremy Morse1-1/+0
2023-11-02[DebugInfo][RemoveDIs] Add prototype storage classes for "new" debug-infoJeremy Morse1-0/+1
2023-08-03Restore "[LLVM] move verification of convergence control to a class template""Sameer Sahasrabuddhe1-0/+1
2023-08-01Revert "[LLVM] move verification of convergence control to a class template"Sameer Sahasrabuddhe1-1/+0
2023-08-01[LLVM] move verification of convergence control to a class templateSameer Sahasrabuddhe1-0/+1
2023-07-12[RFC] Introduce convergence control intrinsicsSameer Sahasrabuddhe1-0/+1
2023-01-30Reland [LTO] Demangle the function name in DiagnosticInfoDontCall messageKyuwon Cho1-0/+1
2023-01-27Lift EHPersonalities from Analysis to IR (NFC)Stefan Gränitz1-0/+1
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-0/+1
2022-11-14Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Alexander Shaposhnikov1-1/+0
2022-11-14[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov1-0/+1
2022-08-04[IR] Move support for dxil::TypedPointerType to LLVM core IR.Joshua Cranmer1-0/+1
2022-07-27[llvm] Provide utility function for MD_profPaul Kirth1-0/+1
2022-03-07[VP] Introducing VectorBuilder, the VP intrinsic builderSimon Moll1-0/+1
2022-03-03Revert "[VP] Introducing VectorBuilder, the VP intrinsic builder"Simon Moll1-1/+0
2022-03-03[VP] Introducing VectorBuilder, the VP intrinsic builderSimon Moll1-0/+1
2021-12-10Reapply CycleInfo: Introduce cycles as a generalization of loopsSameer Sahasrabuddhe1-0/+1
2021-12-07Revert "CycleInfo: Introduce cycles as a generalization of loops"Jonas Devlieghere1-1/+0
2021-12-07CycleInfo: Introduce cycles as a generalization of loopsSameer Sahasrabuddhe1-0/+1
2021-05-13[GC][NFC] Move GCStrategy from CodeGen to IRMax Kazantsev1-0/+2
2021-01-22[HIP] Support __managed__ attributeYaxun (Sam) Liu1-0/+1
2020-12-16[CSSPGO] Consume pseudo-probe-based AutoFDO profileHongtao Yu1-0/+1
2020-12-15[Clang][Attr] Introduce the `assume` function attributeJohannes Doerfert1-0/+1
2020-12-03[NewPM] Support --print-before/after in NPMArthur Eubanks1-0/+1
2020-11-13llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille1-1/+7
2020-10-27Revert multiple patches based on "Introduce CfgTraits abstraction"Nicolai Hähnle1-1/+0
2020-10-20Introduce CfgTraits abstractionNicolai Hähnle1-0/+1
2020-09-02Revert "[NewPM][Lint] Port -lint to NewPM"Arthur Eubanks1-1/+0
2020-09-02[NewPM][Lint] Port -lint to NewPMArthur Eubanks1-0/+1
2020-08-28(Expensive) Check for Loop, SCC and Region pass return statusserge-sans-paille1-0/+1
2020-04-02[NFC] Split Knowledge retention and place it more appropriatlyTyker1-1/+0
2020-03-10Fixed [AssumeBundles] Move to IR so it can be used by AnalysisTyker1-0/+1
2020-03-09Revert "[AssumeBundles] Move to IR so it can be used by Analysis"Jonas Devlieghere1-1/+0
2020-03-08[AssumeBundles] Move to IR so it can be used by AnalysisTyker1-0/+1
2020-02-04[Remarks] Extend the RemarkStreamer to support other emittersFrancis Visoiu Mistrih1-1/+1
2020-02-02[NFC] Refactor TableGen for attributesTyker1-4/+0
2020-02-02Revert "[NFC] Refactor TableGen for attributes"Tyker1-0/+4
2020-02-02[NFC] Refactor TableGen for attributesTyker1-4/+0
2019-11-21[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard1-1/+1
2019-11-20Move floating point related entities to namespace levelSerge Pavlov1-0/+1
2019-11-18Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ...Eric Christopher1-1/+0
2019-11-15Move floating point related entities to namespace levelSerge Pavlov1-0/+1
2019-08-15Link libpthread into LLVMCore.soBenjamin Kramer1-0/+2
2019-03-06Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"Francis Visoiu Mistrih1-0/+1
2019-03-06Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"Francis Visoiu Mistrih1-1/+0
2019-03-06[Remarks] Refactor remark diagnostic emission in a RemarkStreamerFrancis Visoiu Mistrih1-0/+1
2019-02-06Move DomTreeUpdater from IR to AnalysisRichard Trieu1-1/+0
2019-01-19AbstractCallSite -- A unified interface for (in)direct and callback callsJohannes Doerfert1-0/+1
2018-09-20[New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-0/+1