Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-15 | attempt to fix failing buildbots after 3bab88b7baa20b276faaee0aa7ca87f636c91877 | Tyker | 1 | -0/+2 |
2020-06-15 | Revert "Prevent IR-gen from emitting consteval declarations" | Kirill Bobyrev | 1 | -2/+0 |
2020-06-15 | Prevent IR-gen from emitting consteval declarations | Tyker | 1 | -0/+2 |
2019-11-28 | [CodeGen] Fix clang crash on aggregate initialization of array of labels | Johannes Altmanninger | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-12-01 | Specify constant context in constant emitter | Bill Wendling | 1 | -0/+3 |
2018-07-11 | [NFC] typo | JF Bastien | 1 | -1/+1 |
2017-10-15 | Convert clang::LangAS to a strongly typed enum | Alexander Richardson | 1 | -6/+4 |
2017-08-15 | Extract IRGen's constant-emitter into its own helper class and clean up | John McCall | 1 | -0/+180 |