| Age | Commit message (Expand) | Author |
| 2020-01-17 | [clang][xray] Add -fxray-ignore-loops option | Ian Levesque |
| 2020-01-13 | [DebugInfo] Add another level to DebugInfoKind called Constructor | Amy Huang |
| 2020-01-10 | [Driver][CodeGen] Add -fpatchable-function-entry=N[,0] | Fangrui Song |
| 2020-01-10 | Support function attribute patchable_function_entry | Fangrui Song |
| 2020-01-07 | [NFC] Use isX86() instead of getArch() | Jim Lin |
| 2019-12-23 | [Sema][X86] Consider target attribute into the checks in validateOutputSize a... | Craig Topper |
| 2019-12-21 | [Driver] Verify -mrecord-mcount in Driver, instead of CodeGen after D71627 | Fangrui Song |
| 2019-12-19 | [Clang FE, SystemZ] Recognize -mrecord-mcount CL option. | Jonas Paulsson |
| 2019-12-18 | [Clang FE, SystemZ] Don't add "true" value for the "mnop-mcount" attribute. | Jonas Paulsson |
| 2019-12-17 | [Clang FE, SystemZ] Recognize -mpacked-stack CL option | Jonas Paulsson |
| 2019-12-09 | Avoid Attr.h includes, CodeGen edition | Reid Kleckner |
| 2019-12-09 | [Attr] Move ParsedTargetAttr out of the TargetAttr class | Craig Topper |
| 2019-12-06 | Revert "[Sema][X86] Consider target attribute into the checks in validateOutp... | Reid Kleckner |
| 2019-12-06 | [Sema][X86] Consider target attribute into the checks in validateOutputSize a... | Craig Topper |
| 2019-12-05 | Debug Info: Apply a default location for cleanups if none is available. | Adrian Prantl |
| 2019-12-05 | Debug Info: Assert that location is available for cleanups | Adrian Prantl |
| 2019-12-05 | Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp... | Melanie Blower |
| 2019-12-04 | Revert " Reapply af57dbf12e54 "Add support for options -frounding-math... | Melanie Blower |
| 2019-12-04 | Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp... | Melanie Blower |
| 2019-12-03 | [NFC] Pass a reference to CodeGenFunction to methods of LValue and | Akira Hatanaka |
| 2019-12-03 | Revert "[NFC] Pass a reference to CodeGenFunction to methods of LValue and" | Akira Hatanaka |
| 2019-12-03 | [NFC] Pass a reference to CodeGenFunction to methods of LValue and | Akira Hatanaka |
| 2019-11-18 | [NFC] Fix 'target' condition in checkTargetFeatures | Erich Keane |
| 2019-11-18 | Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ... | Eric Christopher |
| 2019-11-15 | Move floating point related entities to namespace level | Serge Pavlov |
| 2019-11-08 | Redeclare Objective-C property accessors inside the ObjCImplDecl in which the... | Adrian Prantl |
| 2019-11-07 | Add support for options -frounding-math, ftrapping-math, -ffp-model=, and -ff... | Melanie Blower |
| 2019-11-05 | [Clang FE] Recognize -mnop-mcount CL option (SystemZ only). | Jonas Paulsson |
| 2019-11-04 | Recommit "[CodeView] Add option to disable inline line tables." | Amy Huang |
| 2019-10-30 | Revert "[CodeView] Add option to disable inline line tables." | Amy Huang |
| 2019-10-30 | [CodeView] Add option to disable inline line tables. | Amy Huang |
| 2019-10-11 | Reland r374450 with Richard Smith's comments and test fixed. | Erich Keane |
| 2019-10-10 | Revert 374450 "Fix __builtin_assume_aligned with too large values." | Nico Weber |
| 2019-10-10 | Fix __builtin_assume_aligned with too large values. | Erich Keane |
| 2019-10-08 | [SVE][IR] Scalable Vector size queries and IR instruction support | Graham Hunter |
| 2019-10-03 | [Alignment][Clang][NFC] Add CharUnits::getAsAlign | Guillaume Chatelet |
| 2019-10-02 | Rename TypeNodes.def to TypeNodes.inc for consistency across all | John McCall |
| 2019-08-28 | Fix always_inline 'target' compatibility check code for Lambdas | Erich Keane |
| 2019-08-26 | hwasan, codegen: Keep more lifetime markers used for hwasan | Vitaly Buka |
| 2019-08-26 | msan, codegen, instcombine: Keep more lifetime markers used for msan | Vitaly Buka |
| 2019-08-13 | [CodeGen] Disable UBSan for coroutine functions | Brian Gesiak |
| 2019-08-09 | cfi-icall: Allow the jump table to be optionally made non-canonical. | Peter Collingbourne |
| 2019-07-15 | ARM MTE stack sanitizer. | Evgeniy Stepanov |
| 2019-06-21 | Ensure Target Features always_inline error happens in C++ cases. | Erich Keane |
| 2019-06-20 | Store a pointer to the return value in a static alloca and let the debugger u... | Amy Huang |
| 2019-05-21 | Refactor: split Uninitialized state on APValue into an "Absent" state | Richard Smith |
| 2019-05-09 | [OpenCL] Make global ctor init function a kernel | Anastasia Stulova |
| 2019-05-07 | Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att... | Leonard Chan |
| 2019-05-03 | Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec... | Leonard Chan |
| 2019-05-02 | [Attribute/Diagnostics] Print macro if definition is an attribute declaration | Leonard Chan |