OSDN Git Service

CODE_OWNERS: Take ownership of Loop Strenght Reduce.
[android-x86/external-llvm.git] / utils /
2016-11-30 Mehdi Amini[git-llvm] Use --force-interactive when commiting to...
2016-11-30 Eugene ZelenkoFix some Clang-tidy and Include What You Use warnings...
2016-11-30 Benjamin KramerApply clang-tidy's 'performance-faster-string-find...
2016-11-24 Jacob Baungard HansenTableGen: Allow signed immediates for instruction aliases
2016-11-23 Vedant KumarRevert "[lit] When setting SDKROOT on Darwin, use ...
2016-11-22 Andrew KaylorAdd IntrInaccessibleMemOnly property for intrinsics
2016-11-22 Craig Topper[TableGen][ISel] When factoring ScopeMatcher, if the...
2016-11-21 Jacob Baungard Hansen[Sparc] Use target name instead of namespace as prefix...
2016-11-21 Craig Topper[TableGen][ISel] Do a better job of factoring ScopeMatc...
2016-11-19 Daniel SandersTry again to fix unused variable warning on lld-x86_64...
2016-11-19 Daniel SandersCheck that emitted instructions meet their predicates...
2016-11-19 Daniel Sanders[tablegen] Merge duplicate definitions of getMinimalTyp...
2016-11-18 Kuba Mracek[lit] When setting SDKROOT on Darwin, use '--sdk macosx...
2016-11-18 Matthias BraunTimer: Track name and description.
2016-11-15 Daniel SandersFix -Wunused introduced in r286945 for release builds.
2016-11-15 Daniel Sanders[tablegen] Extract portions of AsmMatcherEmitter for...
2016-11-15 Adam Nemet[opt-viewer] Add support for libYAML for faster parsing
2016-11-14 Adam Nemet[opt-viewer] Don't fail with remarks without debug...
2016-11-14 Stephan BergmannHandle non-inlined clang::Type::getAs specializations...
2016-11-12 Mehdi AminiImprove `git llvm push` to suggest `git pull` when...
2016-11-11 Richard TrieuPrint correct directory in merge script.
2016-11-11 Adam Nemet[opt-viewer] Make it work in the absence of hotness...
2016-11-11 Mandeep Singh Grang[opt-viewer] PEPify opt-viewer.py
2016-11-11 Adam Nemet[opt-viewer] Add column number support
2016-11-11 Adam Nemet[opt-viewer] Display inlining context
2016-11-11 Adam Nemet[opt-viewer] Add option to set source directory
2016-11-11 Adam Nemet[opt-viewer] Mention Pygments in the description
2016-11-11 Adam Nemet[opt-viewer] Add syntax highlighting
2016-11-10 Adam Nemet[opt-viewer] Avoid duplicated remarks
2016-11-09 Peter CollingbourneRe-apply r286384, "X86: Introduce the "relocImm" Comple...
2016-11-09 Peter CollingbourneRevert r286384, "X86: Introduce the "relocImm" ComplexP...
2016-11-09 Peter CollingbourneX86: Introduce the "relocImm" ComplexPattern, which...
2016-11-07 Adam Nemet[opt-viewer] Avoid division by zero
2016-11-07 Adam Nemet[OptDiag, opt-viewer] Save callee's location and displa...
2016-11-07 Reid Kleckner[lit] Print negative exit codes on Windows in hex
2016-11-07 Mehdi AminiFix `git-llvm` script to handle `git worktree` setups...
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-11-07 Zvi Rackover[X86] Fix test checks script to satisfy pyflakes
2016-11-07 Zvi Rackover[X86] Fix test checks script to handle run lines with...
2016-11-07 Mehdi AminiRevert "Add some facilities to work with a git monorepo...
2016-11-07 Mehdi AminiAdd some facilities to work with a git monorepo (experi...
2016-11-03 Brian Gesiak[lit] Remove TODO
2016-11-03 Saleem Abdulrasoolvim: special case the CHECK prefix
2016-11-03 Elena DemikhovskyExpandload and Compressstore intrinsics
2016-11-01 Alex Bradbury[TableGen] Move OperandMatchResultTy enum to MCTargetAs...
2016-10-31 Ulrich WeigandFix per-processor model scheduler definition completene...
2016-10-26 Vedant Kumar[utils] Add a '--unified-report' option to the code...
2016-10-26 Vedant Kumar[utils] Use print_function in the code coverage prep...
2016-10-26 Vedant Kumar[utils] Add an '--only-merge' option to the code covera...
2016-10-26 Reid Kleckner[lit] Work around Windows MSys command line tokenizatio...
2016-10-25 Nico WeberRevert 285087.
2016-10-25 Nico WeberTry removing an MSVC2010 workaround.
2016-10-22 Brian Gesiak[lit] Add more testing instructions to README
2016-10-21 Justin LebarSwitch SmallSetVector to use DenseSet when it overflows...
2016-10-18 Andrew TrickImprove tablegen gen-subtarget diagnostics for missing...
2016-10-14 Saleem Abdulrasoolvim: add `norecurse` attribute
2016-10-14 Saleem Abdulrasoolvim: add `comdat` keyword
2016-10-12 Michal Gorny[lit] Fix test shtest-timeout.py for modern output
2016-10-12 Michal Gorny[lit] Fix FormatError on individual test timeout
2016-10-12 Brian Gesiak[lit] Run unit tests as part of lit test suite
2016-10-11 Adam Nemet[opt-viewer] Remove unnecessary call to demangle
2016-10-11 Adam Nemet[opt-viewer] Print hotness as percentage of the maximum...
2016-10-11 Adam Nemet[opt-viewer] Convert another HTML output to use a multi...
2016-10-10 Chris MatthewsFix issue which cases lit installed with setup.py to...
2016-10-10 NAKAMURA TakumiFix llvm-lit.in corresponding to r283710.
2016-10-10 Peter CollingbourneRevert r283690, "MC: Remove unused entities."
2016-10-10 Mehdi AminiUse StringRef in TableGen generated Intrinsics.gen...
2016-10-10 Brian Gesiak[lit] Remove (or allow specific) unused imports
2016-10-10 Brian Gesiak[lit] Remove unused TestingProgressDisplay attr
2016-10-10 Brian Gesiak[lit] Fix undefined symbol ArgumentError
2016-10-10 Brian Gesiak[lit] Remove semicolons in Python code
2016-10-10 Brian Gesiak[lit] Remove unused variable in googletest format
2016-10-10 Brian Gesiak[lit] Remove Python 2.6 and below exec workaround
2016-10-09 Peter CollingbourneMC: Remove unused entities.
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-10-07 Adam NemetNew utility to visualize optimization records
2016-10-05 Peter CollingbourneFastISel: Remove unused/un-overridden entry points...
2016-10-04 Mehdi AminiUse StringRef in TableGen (NFC)
2016-10-04 Mehdi AminiUse StringRef in TableGen emitted API for attribute...
2016-10-04 Brian Gesiak[lit] Remove workaround for Python 2.5
2016-10-03 Chris Bieneman[lit] Use argparse instead of optparse
2016-10-03 Chris Bieneman[lit] Throw in unimplemented method (NFC)
2016-10-03 Chris Bieneman[lit] Remove unused imports (NFC)
2016-10-03 Chris Bieneman[lit] Compare to None using identity, not equality
2016-10-01 Mehdi AminiUse StringRef for MemoryBuffer identifier API (NFC)
2016-09-29 Joerg SonnenbergerRemove LLVM_CONFIGTIME, left-overs from when reproducab...
2016-09-27 Daniel Dunbar[lit] Add instructions to run lit's test suite
2016-09-27 Daniel Dunbar[lit] Fix refacto introduced by rL282479.
2016-09-27 Dimitar VlahovskiTrying to fix lldb build breakage probably caused by...
2016-09-26 Daniel Dunbar[lit] Add a --max-failures option.
2016-09-22 Vedant Kumar[utils] Teach the code coverage prep script about ...
2016-09-21 Justin BognerRevert "TableGen: Switch from a std::map to a DenseMap...
2016-09-19 Vedant Kumar[utils] Delete the 'check-coverage-regressions' script
2016-09-15 Hans Wennborgbuild_llvm_package.bat: Update to VS2015 and include...
2016-09-14 Sjoerd MeijerThis reapplies r281304. The issue was that I had missed
2016-09-13 Sjoerd MeijerRevert of r281304 as it is causing build bot failures...
2016-09-13 Sjoerd MeijerThis adds a new field isAdd to MCInstrDesc. The ARM...
2016-09-09 Michael Gottesman[cmake] Export gtest/gtest_main and its dependencies...
2016-09-08 Sam Kolton[TableGen] AsmMatcher: Add AsmVariantName to Instructio...
2016-09-05 Ahmed Bougacha[lit] Downgrade error to warning on gtest crashes durin...
next