summaryrefslogtreecommitdiff
path: root/src/vm/compile.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-10Set IsGeneratingNgenPDB flag early (#16882)Jan Kotas1-0/+5
2018-03-10crossgen plumbing cleanup (#16883)Jan Kotas1-2/+1
2017-12-12Remove undefined and unused getPersonalityValue function from CEECompileInfo ...Egor Chesakov1-4/+0
2017-07-12Improvements in the Zapper to VM interface, no longer throw exceptions across...Brian Sullivan1-1/+1
2017-05-26Fix compile with disabled FEATURE_READYTORUN option (#11875)Petr Bred1-0/+2
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-1/+0
2017-02-13Rejit support for R2R imagesnoahfalk1-0/+2
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-25/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-38/+0
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-1/+1
2016-08-03Adding Support for FieldDescSlot generic dictionary entries for R2R generic c...Fadi Hanna1-3/+4
2016-06-03Fix desktop NGen break caused by CoreCLR change, and add a missing contractJohn Chen1-0/+1
2016-06-01Add limit to number of generics methods to compile by CrossGen (#5383)John Chen1-0/+11
2016-05-19Implementation of the following generic dictionary entries for R2R: (#5079)Fadi Hanna1-1/+2
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)1-0/+4
2016-03-09Delete dead codeJan Kotas1-34/+3
2016-02-03Integrate changes from full .NET FrameworkJan Kotas1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-11Improve FEATURE_NATIVE_IMAGE_GENERATION ifdefsJan Kotas1-3/+3
2015-09-18Add support for NativeCallableAttributetijoytom1-0/+2
2015-07-08Add missing contracts to some destructorsJan Vorlicek1-1/+4
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+919