summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-04-14[AMDGPU] Add gfx902 product namesTony Tye
2018-04-13[AMDGPU] Update relocation record descriptionTony Tye
2018-04-12[NFC] fix trivial typos in documents and commentsHiroshi Inoue
2018-04-11[llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.Andrea Di Biagio
2018-04-11[llvm-mca] Move the logic that prints scheduler statistics from BackendStatis...Andrea Di Biagio
2018-04-11[llvm-exegesis] Add a flag to disable libpfm even if present.Clement Courbet
2018-04-10[llvm-mca] reorder textSanjay Patel
2018-04-10[llvm-mca] fix formattingSanjay Patel
2018-04-10[llvm-mca] add example workflow for source codeSanjay Patel
2018-04-10[llvm-mca] Move the logic that prints dispatch unit statistics from BackendSt...Andrea Di Biagio
2018-04-10[llvm-mca] Increase the default number of iterations to 100.Andrea Di Biagio
2018-04-09[llvm-mca] Add the ability to mark regions of code for analysis (PR36875)Andrea Di Biagio
2018-04-09[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.Max Moroz
2018-04-09[XRay][llvm+clang] Consolidate attribute list filesDean Michael Berris
2018-04-08Mark invariant.group as experimentalPiotr Padlewski
2018-04-06[Release Notes] Add release note for "-fmerge-all-constants"Manoj Gupta
2018-04-06Update method names in documentation.Rafael Espindola
2018-04-05[documentation][llvm-mca] Update the documentation.Andrea Di Biagio
2018-04-05[Lexicon] Add "ICE", internal compiler errorBrian Gesiak
2018-04-05Minor fix in docs.Alexander Kornienko
2018-04-05[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.Andrea Di Biagio
2018-04-04Add AMDPAL Code Conventions section to AMD docsTim Corringham
2018-04-04Re-land r329156 "Add llvm-exegesis tool."Clement Courbet
2018-04-04Revert r329156 "Add llvm-exegesis tool."Clement Courbet
2018-04-04Add llvm-exegesis tool.Clement Courbet
2018-04-03Add the ShadowCallStack attributeVlad Tsyrklevich
2018-04-03[llvm-mca] Move the logic that prints register file statistics to its own vie...Andrea Di Biagio
2018-04-03[LangRef] fix description and examples of fptruncSanjay Patel
2018-04-02[coroutines] Add support for llvm.coro.noop intrinsicsGor Nishanov
2018-04-02[dsymutil] Upstream emitting of papertrail warnings.Jonas Devlieghere
2018-03-29[Kaleidoscope] Tiny typo fixesSjoerd Meijer
2018-03-29Rename llvm library from libLLVM-X.Y to libLLVM-XSylvestre Ledru
2018-03-27[AMDGPU] Define code object identification string used in AMDHSA runtimes.Tony Tye
2018-03-26Migrate dockerfiles to use multi-stage builds.Ilya Biryukov
2018-03-26[llvm-mca] Add a flag -instruction-info to enable/disable the instruction inf...Andrea Di Biagio
2018-03-26[llvm-mca] Update the commandline docs after r328305.Andrea Di Biagio
2018-03-26[llvm-mca] Add flag -instruction-tables to print the theoretical resource pre...Andrea Di Biagio
2018-03-23[AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPUTony Tye
2018-03-23[AMDGPU] Remove use of OpenCL triple environment and replace with function at...Tony Tye
2018-03-22Document optforfuzzing attribute created in r328214.Matt Morehouse
2018-03-21[Docs] Remove some WIP X86 documentation I accidentally leaked into r328031.Craig Topper
2018-03-21[Documentation] Fix markup problems in X86Usage.rstEugene Zelenko
2018-03-21[Documentation] Fix markup problem in AMDGPUUsage.rst.Eugene Zelenko
2018-03-21[LangRef] add note about format of FP typesSanjay Patel
2018-03-21[LangRef] more hyphens: always write "floating-point"Sanjay Patel
2018-03-20[TableGen] Pass result of std::unique to vector::erase instead of calculating...Craig Topper
2018-03-20[LangRef] fix link formattingSanjay Patel
2018-03-20[LangRef] describe the default FP environmentSanjay Patel
2018-03-20[Kaleidoscope] doc fixSjoerd Meijer
2018-03-20[Release Notes] Add release note for llvm-mca.Andrea Di Biagio