summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llc
Commit message (Expand)AuthorAgeFilesLines
...
* RegisterScavenging: Add ScavengerTest passMatthias Braun2017-06-021-0/+3
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-3/+1
* [X86] Relocate code of replacement of subtarget unsupported masked memory int...Ayman Musa2017-05-151-0/+1
* Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson2017-05-101-0/+1
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-0/+6
* Revert "Feature generic option to setup start/stop-after/before"Quentin Colombet2017-04-011-10/+44
* Feature generic option to setup start/stop-after/beforeQuentin Colombet2017-04-011-44/+10
* [Assembler] Add test for !srcloc references in assembler diagsSanne Wouda2017-02-281-1/+5
* [LLC] Add an inline assembly diagnostics handler.Sanne Wouda2017-02-031-0/+11
* [llc] Add -pass-remarks-outputAdam Nemet2017-01-261-0/+21
* [llc] Add -pass-remarks-with-hotnessAdam Nemet2017-01-251-0/+7
* New OptimizationRemarkEmitter pass for MIRAdam Nemet2017-01-251-0/+4
* llc: Update link componentsMatt Arsenault2017-01-171-0/+1
* llc: Update LLVMBuildMatt Arsenault2017-01-171-1/+1
* llc: Initialize more passesMatt Arsenault2017-01-171-0/+2
* MC: support passing search paths to the IASSaleem Abdulrasool2017-01-051-0/+3
* [llc] Fix -stop-after=consthoist initializing the pass.Davide Italiano2016-12-061-0/+1
* [CMake] llc depends on intrinsics_genChris Bieneman2016-11-191-0/+3
* Revert "Use StringRef instead of raw pointer in TargetRegistry API (NFC)"Mehdi Amini2016-10-011-1/+1
* Use StringRef instead of raw pointer in TargetRegistry API (NFC)Mehdi Amini2016-10-011-1/+1
* llc: Add -start-before/-stop-before optionsMatthias Braun2016-09-231-21/+38
* Add a counter-function insertion passHal Finkel2016-09-011-0/+1
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-241-2/+3
* MachineModuleInfo: Avoid dummy constructor, use INITIALIZE_TM_PASSMatthias Braun2016-08-241-1/+1
* Revert r279564. It introduces undefined behavior (binding a reference to aRichard Smith2016-08-231-1/+2
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-231-2/+1
* Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF...Matthias Braun2016-08-231-1/+2
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-231-2/+1
* CommandFlags.h/llc: Move StopAfter/StartBefore options to llc.Matthias Braun2016-08-021-0/+8
* llc: Add support for -run-pass noneMatthias Braun2016-07-161-0/+3
* llc: Move pass query/add code into an own function; NFCMatthias Braun2016-07-161-23/+30
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* Rename llc's -fpreserve-as-comments flag -preserve-as-comments.Nirav Dave2016-07-131-1/+1
* [MC] Flip llc's assembly comment preservation flag to have consistentNirav Dave2016-07-121-3/+4
* Provide support for preserving assembly commentsNirav Dave2016-07-111-0/+5
* [PM] Port UnreachableBlockElim to the new Pass ManagerWei Mi2016-07-081-1/+1
* [llc] Remove exit-on-error flag (PR27759)Diana Picus2016-06-231-12/+4
* [llc] Do not create the pass config several times for run-pass.Quentin Colombet2016-06-101-6/+7
* [llc] Add support for several run-pass options.Quentin Colombet2016-06-101-27/+50
* [llc] Remove exit-on-error flag from MIR tests (PR27770)Diana Picus2016-06-091-3/+1
* Search for llvm-symbolizer binary in the same directory as argv[0], beforeRichard Smith2016-06-091-1/+1
* Delete Reloc::Default.Rafael Espindola2016-05-181-1/+1
* [llc] New diagnostic handlerRenato Golin2016-05-161-0/+29
* Revert "[llc] New diagnostic handler"Renato Golin2016-05-141-30/+0
* [llc] New diagnostic handlerRenato Golin2016-05-141-0/+30
* Revert "[llc] New diagnostic handler"Renato Golin2016-05-131-30/+0
* [llc] New diagnostic handlerRenato Golin2016-05-131-0/+30
* llc: Print+Verify machine function after loading itMatthias Braun2016-05-101-0/+1
* CodeGen: Move TargetPassConfig from Passes.h to an own header; NFCMatthias Braun2016-05-101-0/+1
* Try to appease clang-x64-ninja-win7 bot.Matthias Braun2016-05-101-0/+1
OpenPOWER on IntegriCloud