OSDN Git Service

android: DebugInfo/PDB: update sources list
[android-x86/external-llvm.git] / tools / llc /
2020-03-24 Mauro RossiDO NOT MERGE: android: translate Android.mk build rules...
2020-03-24 Mauro RossiDO NOT MERGE: android: translate Android.mk build rules...
2020-03-24 Qiang YuLLVM_SUPPORTED_ARCH to LLVM70_SUPPORTED_ARCH
2020-03-24 Qiang YuLLVM_GEN_ to LLVM70_GEN_
2020-03-24 Qiang YuLLVM_DEVICE_BUILD_MK to LLVM70_DEVICE_BUILD_MK
2020-03-24 Qiang YuLLVM_HOST_BUILD_MK to LLVM70_HOST_BUILD_MK
2020-03-24 Qiang YuLLVM_ROOT_PATH to LLVM70_ROOT_PATH
2020-03-24 Qiang Yurename libLLVM to libLLVM70
2020-03-24 Qiang Yumove all mk file
2019-06-17 Francis Visoiu Mistrih[Remarks] Extend -fsave-optimization-record to specify...
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-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-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-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-06-23 Jonas Devlieghere[llc] Fix sanitizer failure.
2018-06-23 Jonas Devlieghere[llc] Use WithColor for printing errors/warnings
2018-05-21 Peter CollingbourneCodeGen: Add a dwo output file argument to addPassesToE...
2018-05-12 JF Bastienllc: don't call llvm_shutdown twice
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-11 David BlaikieRename *CommandFlags.def to *CommandFlags.inc
2018-02-14 Rafael EspindolaPass a module reference to CloneModule.
2018-01-30 Yaxun LiuLLParser: add an argument for overriding data layout...
2017-11-27 David BlaikieRename CommandFlags.h -> CommandFlags.def
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-10-12 Matthias BraunRevert "TargetMachine: Merge TargetMachine and LLVMTarg...
2017-10-12 Matthias BraunTargetMachine: Merge TargetMachine and LLVMTargetMachine
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
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-03 Rafael EspindolaDelete Default and JITDefault code models
2017-07-31 Quentin Colombet[llc][NFC] Update message in assert.
2017-07-31 Quentin Colombet[TargetPassConfig] Feature generic options to setup...
2017-06-30 Brian Gesiak[ORE] Add diagnostics hotness threshold
2017-06-30 Brian Gesiak[ORE] Unify spelling as "diagnostics hotness"
2017-06-06 Matthias Braunllc: Add ability to parse mir from stdin
2017-06-06 Matthias BraunCodeGen: Refactor MIR parsing
2017-06-06 Matthias Braunllc: Create custom pass pipeline for .mir files; NFCI
2017-06-02 Matthias BraunRegisterScavenging: Add ScavengerTest pass
2017-05-18 Francis Visoiu Mistrih[LegacyPassManager] Remove TargetMachine constructors
2017-05-15 Ayman Musa[X86] Relocate code of replacement of subtarget unsuppo...
2017-05-10 Amara EmersonAdd a late IR expansion pass for the experimental reduc...
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-01 Quentin ColombetRevert "Feature generic option to setup start/stop...
2017-04-01 Quentin ColombetFeature generic option to setup start/stop-after/before
2017-02-28 Sanne Wouda[Assembler] Add test for !srcloc references in assemble...
2017-02-03 Sanne Wouda[LLC] Add an inline assembly diagnostics handler.
2017-01-26 Adam Nemet[llc] Add -pass-remarks-output
2017-01-25 Adam Nemet[llc] Add -pass-remarks-with-hotness
2017-01-25 Adam NemetNew OptimizationRemarkEmitter pass for MIR
2017-01-17 Matt Arsenaultllc: Update link components
2017-01-17 Matt Arsenaultllc: Update LLVMBuild
2017-01-17 Matt Arsenaultllc: Initialize more passes
2017-01-05 Saleem AbdulrasoolMC: support passing search paths to the IAS
2016-12-06 Davide Italiano[llc] Fix -stop-after=consthoist initializing the pass.
2016-11-19 Chris Bieneman[CMake] llc depends on intrinsics_gen
2016-10-01 Mehdi AminiRevert "Use StringRef instead of raw pointer in TargetR...
2016-10-01 Mehdi AminiUse StringRef instead of raw pointer in TargetRegistry...
2016-09-23 Matthias Braunllc: Add -start-before/-stop-before options
2016-09-01 Hal FinkelAdd a counter-function insertion pass
2016-08-24 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-24 Matthias BraunMachineModuleInfo: Avoid dummy constructor, use INITIAL...
2016-08-23 Richard SmithRevert r279564. It introduces undefined behavior (bindi...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-23 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2016-08-23 Matthias BraunCodeGen: Remove MachineFunctionAnalysis => Enable ...
2016-08-02 Matthias BraunCommandFlags.h/llc: Move StopAfter/StartBefore options...
2016-07-16 Matthias Braunllc: Add support for -run-pass none
2016-07-16 Matthias Braunllc: Move pass query/add code into an own function...
2016-07-13 Quentin Colombet[MIR] Print on the given output instead of stderr.
2016-07-13 Nirav DaveRename llc's -fpreserve-as-comments flag -preserve...
2016-07-12 Nirav Dave[MC] Flip llc's assembly comment preservation flag...
2016-07-11 Nirav DaveProvide support for preserving assembly comments
2016-07-08 Wei Mi[PM] Port UnreachableBlockElim to the new Pass Manager
2016-06-23 Diana Picus[llc] Remove exit-on-error flag (PR27759)
2016-06-10 Quentin Colombet[llc] Do not create the pass config several times for...
2016-06-10 Quentin Colombet[llc] Add support for several run-pass options.
2016-06-09 Diana Picus[llc] Remove exit-on-error flag from MIR tests (PR27770)
2016-06-09 Richard SmithSearch for llvm-symbolizer binary in the same directory...
2016-05-18 Rafael EspindolaDelete Reloc::Default.
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-10 Matthias Braunllc: Print+Verify machine function after loading it
2016-05-10 Matthias BraunCodeGen: Move TargetPassConfig from Passes.h to an...
2016-05-10 Matthias BraunTry to appease clang-x64-ninja-win7 bot.
next