OSDN Git Service

[llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit binaries
[android-x86/external-llvm.git] / tools / opt /
2019-06-14 Francis Visoiu MistrihReland: [Remarks] Refactor optimization remarks setup
2019-06-14 Francis Visoiu MistrihRevert "[Remarks] Refactor optimization remarks setup"
2019-06-13 Francis Visoiu Mistrih[Remarks] Refactor optimization remarks setup
2019-06-12 Matt ArsenaultStackProtector: Use PointerMayBeCaptured
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-05-31 Sam CleggFix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-30 Francis Visoiu Mistrih[Remarks][NFC] Move the serialization to lib/Remarks
2019-05-24 Daniel SandersFix BUILD_SHARED_LIBS builds after r361567
2019-05-23 Daniel SandersBreak false dependencies on target libraries
2019-05-07 Fangrui Song[DebugInfo] Delete TypedDINodeRef
2019-04-25 Alina SbirleaEnable LoopVectorization by default.
2019-04-19 Alina Sbirlea[NewPassManager] Adding pass tuning options: loop vecto...
2019-04-09 Eric ChristopherRemove the unit at a time option
2019-03-12 Francis Visoiu MistrihReland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu MistrihRevert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu Mistrih[Remarks] Add -foptimization-record-passes to filter...
2019-03-06 Francis Visoiu MistrihReland "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Francis Visoiu MistrihRevert "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Francis Visoiu Mistrih[Remarks] Refactor remark diagnostic emission in a...
2019-03-05 Florian Hahn[opt] Report if the provided architecture is invalid.
2019-03-04 Evgeniy StepanovFix wrong enum value in switch.
2019-03-04 Rong Xu[PGO] Context sensitive PGO (part 3)
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-16 Wei Mi[PGO] Make pgo related options in opt more consistent.
2019-01-11 Teresa Johnson[LTO] Record whether LTOUnit splitting is enabled in...
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-19 Martin ElshuberSubject: [PATCH] [CodeGen] Add pass to combine interlea...
2018-11-12 Philip Pfaffe[newpm] Fix r346645: Missing consume of the Error retur...
2018-11-12 Philip PfaffeAdd an OptimizerLast EP
2018-10-17 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-15 Fedor SergeevRevert "[NewPM] teach -passes= to emit meaningful error...
2018-10-15 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-10 Richard SmithAdd a flag to remap manglings when reading profile...
2018-09-24 Fedor Sergeev[New PM][PassInstrumentation] IR printing support for...
2018-07-24 Vedant Kumar[Debugify] Export per-pass debug info loss statistics
2018-07-24 Vedant Kumar[Debugify] Move interface definitions to a header, NFC
2018-07-06 Vedant Kumar[Debugify] Allow unsigned values narrower than their...
2018-06-28 Vedant Kumar[Debugify] Do not report line 0 locations as errors
2018-06-27 Vedant Kumar[Debugify] Handle failure to get fragment size when...
2018-06-26 Vedant Kumar[Debugify] Diagnose mis-sized dbg.values
2018-06-26 Vedant Kumar[Debugify] Don't treat missing dbg.values as an error...
2018-06-06 Vedant Kumar[Debugify] Move debug value intrinsics closer to their...
2018-06-06 Vedant Kumar[Debugify] Add a quiet mode to suppress warnings
2018-06-05 Vedant Kumar[opt] Introduce -strip-named-metadata
2018-06-05 Vedant Kumar[Debugify] Don't insert debug values after terminating...
2018-06-05 Vedant KumarApply clang-format on a file, NFC
2018-06-04 Vedant Kumar[Debugify] Preserve analyses in -check-debugify
2018-06-04 Vedant Kumar[Debugify] Add debug intrinsics before terminating...
2018-06-04 Vedant Kumar[Debugify] Don't apply DI before the bitcode writer...
2018-06-04 Vedant Kumar[opt] Add a -strip-module-flags option
2018-06-04 Vedant KumarReformat overflowing lines, NFC
2018-06-03 Vedant Kumar[Debugify] Skip dbg.value placement for EH pads, musttail
2018-05-31 Heejin Ahn[WebAssembly] Add Wasm exception handling prepare pass
2018-05-24 Vedant Kumar[Debugify] Set a DI version module flag for llc compati...
2018-05-24 Vedant Kumar[Debugify] Avoid printing unnecessary square braces...
2018-05-17 Anastasis Grammenos[Debugify] Print the output to stderr
2018-05-15 Anastasis Grammenos[Debugfiy] Print the pass name next to the result
2018-05-15 Vedant Kumar[Debugify] Add -debugify-each for testing each pass...
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-24 Craig Topper[AggressiveInstCombine] Add library initializer routine...
2018-04-13 Roman Tereshin[DebugInfo][OPT] NFC follow-up on "Fixing a couple...
2018-04-13 Roman Tereshin[DebugInfo][OPT] Fixing a couple of DI duplication...
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-11 David BlaikieRename *CommandFlags.def to *CommandFlags.inc
2018-04-05 Philip PfaffeRe-land r329273: [Plugins] Add a slim plugin API to...
2018-04-05 Philip PfaffeRevert "[Plugins] Add a slim plugin API to work togethe...
2018-04-05 Philip Pfaffe[Plugins] Add a slim plugin API to work together with...
2018-02-15 Vedant Kumar[Debugify] Don't check functions which were skipped
2018-02-15 Vedant Kumar[opt] Port the debugify passes to the new pass manager
2018-02-14 Rafael EspindolaPass a module reference to CloneModule.
2018-02-13 Vedant Kumar[Debugify] Avoid verifier failure on non-definition...
2018-01-30 Yaxun LiuLLParser: add an argument for overriding data layout...
2018-01-25 Amjad AboudAnother try to commit 323321 (aggressive instruction...
2018-01-24 Amjad AboudReverted 323321.
2018-01-24 Amjad Aboud[InstCombine] Introducing Aggressive Instruction Combin...
2018-01-23 Vedant Kumar[Debugify] Add a mode to opt to enable faster testing
2018-01-23 David BlaikieNewPM: Add an extension point for the start of the...
2018-01-22 Chandler CarruthIntroduce the "retpoline" x86 mitigation technique...
2018-01-06 Vedant Kumar[Debugify] Handled unsized types
2017-12-08 Vedant Kumar[Debugify] Add a pass to test debug info preservation
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-11-27 David BlaikieRename CommandFlags.h -> CommandFlags.def
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-11-03 Clement Courbetre-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen...
2017-10-24 Michael Kruse[opt] Initialize WriteBitcode pass.
2017-10-12 Matthias BraunRevert "TargetMachine: Merge TargetMachine and LLVMTarg...
2017-10-12 Matthias BraunTargetMachine: Merge TargetMachine and LLVMTargetMachine
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-08-31 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize-use-using...
2017-08-20 Sam ElliottKeep Optimization Remark Yaml in NewPM
2017-08-04 Philip Pfaffe[Polly][PM] Register polly passes with the opt tool...
2017-08-03 Rafael EspindolaDelete Default and JITDefault code models
2017-07-26 Dehao ChenMake new PM honor -fdebug-info-for-profiling
2017-07-26 Dehao ChenAdd test coverage for new PM PGOOpt handling.
2017-07-11 Philip Pfaffe[PM] Another post-commit fix in NewPMDriver
2017-07-10 Philip Pfaffe[PM] Fix a warning.
2017-07-10 Philip Pfaffe[PM] Fix r307532: Get rid of a dangling reference.
2017-07-10 Philip Pfaffe[PM] Enable registration of out-of-tree passes with...
next