aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ShadowStackGCLowering.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Sink all InitializePasses.h includesReid Kleckner1-0/+1
2019-02-01[opaque pointer types] Pass value type to LoadInst creation.James Y Knight1-2/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-07-30Remove trailing spaceFangrui Song1-2/+2
2017-09-13[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko1-13/+30
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-05-25CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun1-3/+3
2016-11-14[tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during...Kuba Brecka1-115/+1
2016-01-19[GC] Consolidate all built in GCs into a single file [NFC]Philip Reames1-1/+5
2015-10-09CodeGen: Avoid more ilist iterator implicit conversions, NFCDuncan P. N. Exon Smith1-5/+5
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-2/+2
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-2/+2
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer1-3/+7
2015-04-02[opaque pointer type] API migration for GEP constant factoriesDavid Blaikie1-1/+1
2015-03-27Remove superfluous .str() and replace std::string concatenation with Twine.Yaron Keren1-1/+1
2015-03-15[opaque pointer type] IRBuilder gep migration progressDavid Blaikie1-16/+19
2015-02-13Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth1-1/+1
2015-01-28Remove gc.root's performCustomLoweringPhilip Reames1-0/+457