OSDN Git Service

android: AMDGPU/GlobalISel: fix tablegen rules (llvm90)
[android-x86/external-llvm.git] / lib / Remarks /
2019-10-05 Mauro RossiDO NOT MERGE: android: translate soong build rules...
2019-09-22 Mauro RossiAndroid: Fix soong building rules for llvm 9.0
2019-07-16 Michael LiaoFix -Wreturn-type warning. NFC.
2019-07-16 Francis Visoiu Mistrih[Remarks] Simplify and refactor the RemarkParser interface
2019-07-16 Francis Visoiu Mistrih[Remarks][NFC] Combine ParserFormat and SerializerFormat
2019-07-10 Francis Visoiu Mistrih[Remarks] Add cl::Hidden to -remarks-yaml-string-table
2019-07-04 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-07-04 Mikael Holmen[Remarks] Silence gcc warning by catching unhandled...
2019-07-04 Francis Visoiu Mistrih[Remarks] Require an explicit format to the parser
2019-07-04 Francis Visoiu Mistrih[Remarks][NFC] Move the string table parsing out of...
2019-05-30 Francis Visoiu Mistrih[Remarks] Fix usage of enum class
2019-05-30 Francis Visoiu Mistrih[Remarks][NFC] Move the serialization to lib/Remarks
2019-04-24 Francis Visoiu Mistrih[Remarks] Add string deduplication using a string table
2019-03-20 Jordan Rupprecht[Remarks] Fix mismatched delete due to missing virtual...
2019-03-20 Douglas YungRetry to add workaround to build scoped enums with...
2019-03-20 Douglas YungRevert "Add workaround to build scoped enums with VS201...
2019-03-20 Douglas YungAdd workaround to build scoped enums with VS2015. NFCI.
2019-03-19 Francis Visoiu Mistrih[Remarks] Fix gcc build for r356519
2019-03-19 Francis Visoiu MistrihReland "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu MistrihRevert "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu Mistrih[Remarks] Add a new Remark / RemarkParser abstraction
2019-03-05 Francis Visoiu Mistrih[Remarks][NFC] Rename RemarkParser to YAMLRemarkParser
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...