OSDN Git Service

Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"
[android-x86/external-llvm.git] / docs / CommandGuide /
2019-06-27 James Henderson[docs][tools] Add missing "program" tags to rst files
2019-06-26 James Henderson[docs][llvm-symbolizer] Improve llvm-symbolizer documen...
2019-06-25 James Henderson[docs][llvm-readobj] Improve llvm-readobj documentation
2019-06-25 James Henderson[docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
2019-06-24 James Henderson[docs][llvm-nm] Add missing options to documentation
2019-06-24 James Henderson[docs][llvm-nm] Improve symbol code documentation
2019-06-21 James Henderson[docs][llvm-objdump] Fix bad merge of docs
2019-06-21 James Henderson[binutils] Add response file option to help and docs
2019-06-21 James Henderson[docs][llvm-objdump] Improve llvm-objdump documentation
2019-06-19 Thomas Preud'homme[FileCheck] Stop qualifying expressions as numeric
2019-06-19 Andrea Di Biagio[llvm-mca][docs] clarify how the quality of the perf...
2019-06-14 James Henderson[docs][llvm-dwarfdump] Make the --show-parents and...
2019-06-13 Vedant Kumar[Coverage] Load code coverage data from archives
2019-06-13 James Henderson[docs][llvm-symbolizer] Fix formatting issue with ...
2019-06-13 James Henderson[docs][llvm-dwarfdump] Add missing options and behaviou...
2019-06-12 Shoaib Meenai[llvm-lipo] Update llvm-lipo docs for -archs flag
2019-06-12 James Henderson[docs][llvm-symbolizer] Fix typo and grammar error
2019-06-12 James Henderson[docs] Fix typo
2019-06-12 James Henderson[llvm-nm] Fix docs and help text for --print-size
2019-06-11 Jordan Rupprecht[docs] Add "GNU binutils Replacements" section to comma...
2019-06-11 James Henderson[docs][llvm-nm] Add darwin as --format option
2019-06-11 James Henderson[docs][llvm-nm] Make --help help text consistent with...
2019-06-11 James Henderson[llvm-dwarfdump] Simplify --ignore-case help text and...
2019-06-11 James Henderson[docs][llvm-nm] Fix documentation regarding llvm-nm...
2019-06-11 James Henderson[llvm-dwarfdump] Add -o to help text and remove --out...
2019-06-10 Matt Davis[Docs] [llvm-mca] Point out a caveat for using llvm...
2019-06-07 Alexander Shaposhnikov[llvm-lipo] Add docs for llvm-lipo
2019-06-07 James Henderson[docs]Move llvm-readobj from "Developer Tools" to ...
2019-06-06 Thomas Preud'hommeFileCheck [6/12]: Introduce numeric variable definition
2019-05-30 J. Ryan Stinnett[Docs] Modernize references to macOS
2019-05-23 Thomas Preud'hommeFileCheck: Improve FileCheck variable terminology
2019-05-15 Thomas Preud'homme[FileCheck] Fix sphinx error: Make input be gas block
2019-05-14 Thomas Preud'hommeReinstate "FileCheck [5/12]: Introduce regular numeric...
2019-05-14 Thomas Preud'hommeRevert "FileCheck [5/12]: Introduce regular numeric...
2019-05-13 Thomas Preud'hommeFileCheck [5/12]: Introduce regular numeric variables
2019-05-09 Andrea Di Biagio[MCA] Add support for nested and overlapping region...
2019-05-02 Thomas Preud'hommeFileCheck [4/12]: Introduce @LINE numeric expressions
2019-04-30 Rong Xu[llvm-profdata] Fix indentation error in docs. NFC.
2019-04-30 Rong Xu[llvm-profdata] Fix indentation error. NFC
2019-04-30 Rong Xu[llvm-profdata] Add overlap command to compute similari...
2019-04-19 Igor Kudrin[llvm-symbolizer] Add llvm-addr2line
2019-04-19 Igor Kudrin[llvm-symbolizer] Unhide and document the "-output...
2019-04-18 Rong Xu[llvm-profdata] Fix one bad format in llvm-profdata...
2019-04-08 Andrea Di Biagio[llvm-mca][scheduler-stats] Print issued micro opcodes...
2019-04-05 Guillaume ChateletAdd an option do not dump the generated object on disk
2019-03-28 Roman Lebedev[llvm-exegesis] Introduce a 'naive' clustering algorith...
2019-03-27 Francis Visoiu Mistrih[Remarks] Emit a section containing remark diagnostics...
2019-03-14 Max MorozSpeeding up llvm-cov export with multithreaded renderFi...
2019-03-04 Andrea Di Biagio[MCA] Highlight kernel bottlenecks in the summary view.
2019-02-28 Rong Xu[PGO] Context sensitive PGO (part 2)
2019-02-25 Roman Lebedev[llvm-exegesis] Split Epsilon param into two (PR40787)
2019-02-20 Roman Lebedev[llvm-exegesis] Opcode stabilization / reclusterization...
2019-02-19 Vedant Kumar[llvm-cov] Add support for gcov --hash-filenames option
2019-02-18 Guillaume Chatelet[llvm-exegesis] [NFC] Fixing typo.
2019-02-04 Roman Lebedev[llvm-exegesis] Don't default to running&dumping all...
2019-01-30 Clement Courbet[llvm-exegesis] Add throughput mode.
2019-01-29 James Henderson[llvm-symbolizer][doc] Tweak wording of --adjust-vma...
2019-01-25 James Henderson[llvm-symbolizer] Add switch to adjust addresses by...
2019-01-24 Douglas Yung[llvm-symbolizer] Add support for -i and -inlines as...
2019-01-23 James Henderson[llvm-symbolizer] Improve compatibility of --functions...
2019-01-22 Joel E. Denny[FileCheck] Suppress old -v/-vv diags if dumping input
2019-01-22 James Henderson[llvm-symbolizer] Add support for --basenames/-s
2019-01-21 Dmitry Venikov[llvm-symbolizer] Add -no-demangle as alias for -demang...
2019-01-17 James Henderson[llvm-readobj][ELF]Add demangling support
2019-01-16 Dmitry Venikov[llvm-symbolizer] Add -C as a short alias to -demangle
2019-01-15 Michael Trentllvm-objdump -m -D should disassemble all text segments
2019-01-14 Francis Visoiu MistrihReplace "no-frame-pointer-*" function attributes with...
2019-01-14 Dmitry Venikov[llvm-symbolizer] Add -addresses, -a as aliases for...
2019-01-11 Dmitry Venikov[llvm-symbolizer] Add -exe, -e as aliases to -obj
2019-01-10 Dmitry Venikov[llvm-symbolizer] Add -p as alias to -pretty-print
2019-01-08 Rong Xu[llvm-profdata] add value-cutoff functionality in show...
2019-01-08 Rong Xu[PGO] Revert r350579 to fix commit message.
2019-01-07 Rong Xu[PGO] Use SourceFileName rather module name in PGOFuncName
2018-12-18 Joel E. Denny[FileCheck] Annotate input dump (1/7)
2018-11-23 Andrea Di Biagio[llvm-mca][View] Improved Retire Control Unit Statistics.
2018-11-13 Fedor Sergeev[FileCheck] fixing docs buildbot - use proper code...
2018-11-13 Fedor Sergeev[FileCheck] fixing small formatting error in docs
2018-11-13 Fedor Sergeev[FileCheck] introduce CHECK-COUNT-<num> repetition...
2018-11-09 Max Moroz[llvm-cov] Add lcov tracefile export format.
2018-11-06 Joel E. Denny[FileCheck] Parse command-line options from FILECHECK_OPTS
2018-10-25 Clement Courbet[MCSched] Bind PFM Counters to the CPUs instead of...
2018-10-24 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-22 Aaron BallmanRevert r344930 as it broke some of the bots on Windows.
2018-10-22 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-17 Clement Courbet[llvm-exegesis] Allow measuring several instructions...
2018-09-27 Simon PilgrimThe llvm-exegesis output file is a html file not a...
2018-09-25 Clement Courbet[llvm-exegesis] Fix doc in r342947.
2018-09-25 Clement Courbet[llvm-exegesis] Allow benchmarking arbitrary code snippets.
2018-09-13 Richard SmithAdd flag to llvm-profdata to allow symbols in profile...
2018-08-30 Andrea Di Biagio[llvm-mca] Report the number of dispatched micro opcode...
2018-08-29 Andrea Di Biagio[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle...
2018-08-27 Andrea Di Biagio[llvm-mca] Improved report generated by the SchedulerSt...
2018-08-25 Kuba Mracek[llvm] Document "%T" as deprecated in CommandGuide...
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-08 Michael TrentAdd a CommandGuide for llvm-objdump
2018-08-06 Chandler Carruth[docs] Fix an LLVM-syntax code block to actually be...
2018-08-03 Matt Davis[llvm-mca][docs] Move the code marker text into its...
2018-08-03 Andrea Di Biagio[llvm-mca] Speed up the computation of the wait/ready...
2018-08-03 Andrea Di Biagio[llvm-mca][docs] Improve the CommandLine documentation.
2018-07-31 Matt Davis[llvm-mca][docs] Replace "temporary" with "physical...
next