OSDN Git Service

Enrich inline messages
[android-x86/external-llvm.git] / include / llvm / IR / DiagnosticInfo.h
2018-08-01 David BolvanskyEnrich inline messages
2018-07-31 David BolvanskyRevert Enrich inline messages
2018-07-31 David BolvanskyEnrich inline messages
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-01-23 Ashutosh NemaThis change add's optimization remark in LoopVersioning...
2017-10-11 Zachary TurnerRevert "[ADT] Make Twine's copy constructor private."
2017-10-11 Zachary Turner[ADT] Make Twine's copy constructor private.
2017-10-04 Adam Nemet[OptRemark] Move YAML writing to IR
2017-09-19 Adam NemetAllow ORE.emit to take a closure to delay building...
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-09-15 Vivek PandyaThis reverts r313381
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-08-31 Jessica Paquette[NFC] Change Key in Argument to a std::string
2017-08-24 Adam NemetSupport all integer types in DiagnosticInfoOptimizatio...
2017-08-21 Sam Elliott[ORE] Remove Old Optimization Remark API
2017-08-11 Eli Friedman[OptDiag] Updating Remarks in SampleProfile
2017-07-30 Sam ElliottMigrate PGOMemOptSizeOpt to use new OptimizationRemarkE...
2017-07-27 Adam Nemet[OptRemark] Allow streaming of 64-bit integers
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-05-15 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-02-28 David Bozier[Stack Protection] Add diagnostic information for why...
2017-02-23 Adam Nemet[OptDiag] Comment about the legacy status of emitOptimi...
2017-02-23 Adam Nemet[OptDiag] Remove hotness parameter from legacy remark...
2017-02-23 Adam Nemet[OptDiag] Hide legacy remark ctors
2017-02-23 Ahmed Bougacha[ORE] Use const CodeRegions in the remark diagnostics...
2017-02-22 Justin BognerOptDiag: Add const to some interfaces that don't modify...
2017-02-18 Justin BognerOptDiag: Allow constructing DiagnosticLocation from...
2017-02-18 Justin BognerOptDiag: Decouple backend diagnostics from debug info...
2017-02-17 Justin BognerOptDiag: Rename DiagnosticInfoWithDebugLoc to WithLocat...
2017-02-15 Ahmed Bougacha[OptDiag] Pass const Values/Types to Argument. NFC.
2017-02-09 David BozierRevert: "[Stack Protection] Add diagnostic information...
2017-02-09 David Bozier[Stack Protection] Add diagnostic information for why...
2017-02-02 Adam Nemet[LV] Also port failure remarks to new OptimizationRemar...
2017-01-26 Adam Nemet[OptDiag] Predicates to check the same type of IR and...
2017-01-25 Adam NemetNew OptimizationRemarkEmitter pass for MIR
2017-01-25 Adam Nemet[OptDiag] Split code region out of DiagnosticInfoOptimi...
2016-12-01 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-12-01 Adam Nemet[GVN] Basic optimization remark support
2016-11-30 Adam NemetRevert "[GVN] Basic optimization remark support"
2016-11-29 Adam Nemet[GVN] Basic optimization remark support
2016-11-29 Adam NemetRevert "[GVN] Basic optimization remark support"
2016-11-29 Adam NemetRevert "[GVN, OptDiag] Include the value that is forwar...
2016-11-28 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-11-28 Adam Nemet[GVN] Basic optimization remark support
2016-11-23 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-default, moderni...
2016-11-09 Peter CollingbourneBitcode: Remove the remnants of the BitcodeDiagnosticIn...
2016-11-07 Adam Nemet[OptDiag, opt-viewer] Save callee's location and displa...
2016-10-08 Adam Nemet[OptRemarks] Remove non-printable chars from function...
2016-10-01 Mehdi AminiUse StringRef in Pass/PassManager APIs (NFC)
2016-09-30 Adam Nemet[LoopDataPrefetch] Port to new streaming API for opt...
2016-09-30 Adam Nemet[LAA, LV] Port to new streaming interface for opt remar...
2016-09-30 Adam Nemet[Diag] Use non-static member initializer for IsVerbose...
2016-09-29 Adam NemetRevert "[LAA, LV] Port to new streaming interface for...
2016-09-29 Adam Nemet[LAA, LV] Port to new streaming interface for opt remar...
2016-09-29 Adam Nemet[LV] Port OptimizationRemarkAnalysisFPCommute and
2016-09-29 Adam Nemet[LV] Convert emitRemark to new opt remark streaming...
2016-09-29 Adam NemetRemove unnecessary explicit
2016-09-27 Adam Nemet[Inliner] Port all opt remarks to new streaming API
2016-09-27 Adam NemetShorten DiagnosticInfoOptimizationRemark* to Optimizati...
2016-09-27 Adam NemetOutput optimization remarks in YAML
2016-09-27 Adam NemetRevert "Output optimization remarks in YAML"
2016-09-27 Adam NemetOutput optimization remarks in YAML
2016-09-27 Adam NemetSort headers
2016-09-12 Adam Nemet[OptDiag] Add getHotness accessor
2016-08-31 Quentin Colombet[DiagnosticInfo] Add a diagnostic class for the fallbac...
2016-07-21 Adam Nemet[OptDiag,LV] Add hotness attribute to applied-optimizat...
2016-07-20 Adam Nemet[OptDiag,LV] Add hotness attribute to the derived analy...
2016-07-20 Adam Nemet[OptDiag,LV] Add hotness attribute to analysis remarks
2016-07-15 Adam Nemet[OptRemark,LDist] RFC: Add hotness attribute
2016-06-29 Adam Nemet[Diag] Add getter shouldAlwaysPrint. NFC
2016-06-28 Adam Nemet[Diag] Fix file comment
2016-06-20 Matt ArsenaultGeneralize DiagnosticInfoStackSize to support other...
2016-06-17 Matt ArsenaultDiagnosticInfo: Allow unsupported be a warning
2016-05-16 Renato Golin[llc] New diagnostic handler
2016-05-14 Renato GolinRevert "[llc] New diagnostic handler"
2016-05-14 Renato Golin[llc] New diagnostic handler
2016-05-13 Renato GolinRevert "[llc] New diagnostic handler"
2016-05-13 Renato Golin[llc] New diagnostic handler
2016-05-09 Adrian PrantlSeparate the Verifier into an analysis and a transforma...
2016-05-09 Adrian PrantlRevert "Separate the Verifier into an analysis and...
2016-05-09 Adrian PrantlSeparate the Verifier into an analysis and a transforma...
2016-04-28 Eugene ZelenkoFix builds broken in r267910.
2016-04-28 Eugene ZelenkoFix some Clang-tidy modernize and Include What You...
2016-04-16 Mehdi AminiRemove some unneeded headers and replace some headers...
2016-04-01 Akira Hatanaka[LoopVectorize] Don't unconditionally print vectorizati...
2016-02-03 NAKAMURA TakumiDiagnosticInfoWithDebugLocBase: Appease Twine for now.
2016-02-02 Oliver StannardRefactor backend diagnostics for unsupported features
2016-01-28 Oliver StannardRevert r259035, it introduces a cyclic library dependency
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 NAKAMURA TakumiRevert r258951 (and r258950), "Refactor backend diagnos...
2016-01-27 Oliver StannardRefactor backend diagnostics for unsupported features
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-09 Rong Xu[PGO] Resubmit "MST based PGO instrumentation infrastru...
2015-11-24 Rong Xu[PGO] Revert revision r254021,r254028,r254035
2015-11-24 Rong Xu[PGO] MST based PGO instrumentation infrastructure
2015-11-02 David BlaikieStringRef-ify DiagnosticInfoSampleProfile::Filename
2015-08-11 Tyler NowickiPrint vectorization analysis when loop hint is specified.
2015-08-10 Tyler NowickiExtend late diagnostics to include late test for runtim...
2015-08-10 Tyler NowickiRemoved unused and incorrectly implemented classof...
2015-08-10 Tyler NowickiLate evaluation of the fast-math vectorization requirement.
next