summaryrefslogtreecommitdiff
path: root/tools/llc
AgeCommit message (Expand)Author
2017-06-30[ORE] Add diagnostics hotness thresholdBrian Gesiak
2017-06-30[ORE] Unify spelling as "diagnostics hotness"Brian Gesiak
2017-06-06llc: Add ability to parse mir from stdinMatthias Braun
2017-06-06CodeGen: Refactor MIR parsingMatthias Braun
2017-06-06llc: Create custom pass pipeline for .mir files; NFCIMatthias Braun
2017-06-02RegisterScavenging: Add ScavengerTest passMatthias Braun
2017-05-18[LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih
2017-05-15[X86] Relocate code of replacement of subtarget unsupported masked memory int...Ayman Musa
2017-05-10Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson
2017-04-21Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie
2017-04-01Revert "Feature generic option to setup start/stop-after/before"Quentin Colombet
2017-04-01Feature generic option to setup start/stop-after/beforeQuentin Colombet
2017-02-28[Assembler] Add test for !srcloc references in assembler diagsSanne Wouda
2017-02-03[LLC] Add an inline assembly diagnostics handler.Sanne Wouda
2017-01-26[llc] Add -pass-remarks-outputAdam Nemet
2017-01-25[llc] Add -pass-remarks-with-hotnessAdam Nemet
2017-01-25New OptimizationRemarkEmitter pass for MIRAdam Nemet
2017-01-17llc: Update link componentsMatt Arsenault
2017-01-17llc: Update LLVMBuildMatt Arsenault
2017-01-17llc: Initialize more passesMatt Arsenault
2017-01-05MC: support passing search paths to the IASSaleem Abdulrasool
2016-12-06[llc] Fix -stop-after=consthoist initializing the pass.Davide Italiano
2016-11-19[CMake] llc depends on intrinsics_genChris Bieneman
2016-10-01Revert "Use StringRef instead of raw pointer in TargetRegistry API (NFC)"Mehdi Amini
2016-10-01Use StringRef instead of raw pointer in TargetRegistry API (NFC)Mehdi Amini
2016-09-23llc: Add -start-before/-stop-before optionsMatthias Braun
2016-09-01Add a counter-function insertion passHal Finkel
2016-08-24CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun
2016-08-24MachineModuleInfo: Avoid dummy constructor, use INITIALIZE_TM_PASSMatthias Braun
2016-08-23Revert r279564. It introduces undefined behavior (binding a reference to aRichard Smith
2016-08-23CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun
2016-08-23Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF...Matthias Braun
2016-08-23CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun
2016-08-02CommandFlags.h/llc: Move StopAfter/StartBefore options to llc.Matthias Braun
2016-07-16llc: Add support for -run-pass noneMatthias Braun
2016-07-16llc: Move pass query/add code into an own function; NFCMatthias Braun
2016-07-13[MIR] Print on the given output instead of stderr.Quentin Colombet
2016-07-13Rename llc's -fpreserve-as-comments flag -preserve-as-comments.Nirav Dave
2016-07-12[MC] Flip llc's assembly comment preservation flag to have consistentNirav Dave
2016-07-11Provide support for preserving assembly commentsNirav Dave
2016-07-08[PM] Port UnreachableBlockElim to the new Pass ManagerWei Mi
2016-06-23[llc] Remove exit-on-error flag (PR27759)Diana Picus
2016-06-10[llc] Do not create the pass config several times for run-pass.Quentin Colombet
2016-06-10[llc] Add support for several run-pass options.Quentin Colombet
2016-06-09[llc] Remove exit-on-error flag from MIR tests (PR27770)Diana Picus
2016-06-09Search for llvm-symbolizer binary in the same directory as argv[0], beforeRichard Smith
2016-05-18Delete Reloc::Default.Rafael Espindola
2016-05-16[llc] New diagnostic handlerRenato Golin
2016-05-14Revert "[llc] New diagnostic handler"Renato Golin
2016-05-14[llc] New diagnostic handlerRenato Golin