OSDN Git Service

[AMDGPU] Inline asm - added i16, half and i128 types support
[android-x86/external-llvm.git] / tools / llvm-opt-report /
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-21 Jonas Devlieghere[tools] Use WithColor for printing errors.
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2017-09-07 Rafael EspindolaDon't call exit from cl::PrintHelpMessage.
2017-01-07 Hal Finkel[llvm-opt-report] Fix context-sensitive lines where...
2016-10-24 Hal Finkel[llvm-opt-report] Fix unroll-count reporting
2016-10-08 Hal Finkel[llvm-opt-report] Don't leave space for opts that never...
2016-10-07 Hal Finkel[llvm-opt-report] Left justify unrolling counts, etc.
2016-10-07 Hal Finkel[llvm-opt-report] Use -no-demangle to disable demangling
2016-10-06 Hal Finkel[llvm-opt-report] Record VF, etc. correctly for multipl...
2016-10-06 Hal Finkel[llvm-opt-report] Print line numbers starting from 1
2016-10-05 Hal Finkel[llvm-opt-report] Distinguish inlined contexts when...
2016-10-05 Hal FinkelAdd an llvm-opt-report tool to generate basic source...