summaryrefslogtreecommitdiff
path: root/tests/src/JIT/CodeGenBringUpTests
AgeCommit message (Expand)AuthorFilesLines
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy138-414/+0
2016-06-22Add tests for integer div/mod by constMike Danes8-0/+1484
2016-05-18Rollback CS#1603899 that led to a JIT assert ngen'ing System.Windows.Forms.dllBruce Forstall8-1465/+0
2016-05-10Add tests for integer div/mod by constMike Danes8-0/+1465
2016-03-21Tests and fixes for struct16 arguments and floating point argumentsBrian Sullivan2-0/+782
2016-01-27Update license headersdotnet-bot133-267/+400
2016-01-14For the repro case the method being compiled is a generic methodsivarv1-0/+28
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-21Fix for a bug in recursive tail call to loop transformation.Eugene Rozenfeld2-0/+186
2015-11-17Fix for test break.Eugene Rozenfeld1-1/+1
2015-11-16Fix for a rotation transformation bug.Eugene Rozenfeld1-1/+15
2015-11-11Implement improvements for rotation matching.Eugene Rozenfeld1-0/+60
2015-11-05Reduce number of threads used by the LocallocLarge testAndy Ayers1-1/+1
2015-10-21 Generate efficient code for rotation patterns.Eugene Rozenfeld2-0/+279
2015-10-15Changes to Test InfrastructureKoundinya Veluri133-57/+5596
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell2-11/+14
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis3-8/+6
2015-04-30Add a test that triggers stack probing.Andy Ayers2-0/+74
2015-04-27Test case for store (no-GC) value type to static fieldKyungwoo Lee1-0/+40
2015-03-08Adding app.config to get rid of the warning MSB3276Rama krishnan Raghupathy3-3/+31
2015-02-23Add a switch test to cover Jit codegen.Kyungwoo Lee1-0/+30
2015-02-12Expand the availability of MSILC JIT to all testsBengu Li1-3/+0
2015-02-12Hook up initial JIT tests for MSILC JITBengu Li1-0/+3
2015-01-30Changes to Miscellaneous test project and runtestRama krishnan Raghupathy1-6/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot131-0/+4820