OSDN Git Service

[PartialInlining] Use isInlineViable to detect constructs preventing inlining.
[android-x86/external-llvm.git] / utils /
2018-03-09 Saleem Abdulrasoolutils: add a helper class to lit for captured substitutions
2018-03-08 Tom Stellardmerge-request.sh: Update 6.0 metabug for 6.0.1
2018-03-08 Andrea Di Biagio[MCSchedule] Always generate processor resource names.
2018-03-08 Heejin Ahn[WebAssembly] Add except_ref as a first-class type
2018-03-08 Fangrui SongAdd attributes and fix some keywords in llvm-mode.el
2018-03-05 Nicolai HaehnleTableGen: Use DefInit::getDef() instead of the type...
2018-03-02 Fangrui Song[utils] Add utils/update_cc_test_checks.py
2018-02-28 Lei HuangLosen time contraint to accommodate system loads
2018-02-28 Justin Bognerupdate_mir_test_checks: Use the regexes from UpdateTest...
2018-02-28 Justin Bognerupdate_mir_test_checks: Drop support for vreg block...
2018-02-26 Ilya BiryukovRevert r326092: [gtest] Add PrintTo overload for StringRef.
2018-02-26 Ilya Biryukov[gtest] Add PrintTo overload for StringRef.
2018-02-23 Benjamin KramerShrink various scheduling tables by using narrower...
2018-02-23 Geoff Berry[MachineOperand][Target] MachineOperand::isRenamable...
2018-02-21 Pavel LabathResubmit r325107 (case folding DJB hash)
2018-02-20 Mikhail Maltsev[vim] Recognize more FileCheck comments
2018-02-17 Simon PilgrimFix signed/unsigned comparison warning in AsmGenMatcher...
2018-02-16 Rui UeyamaRemove "--full-shutdown" and instead use an environment...
2018-02-16 Aditya Nandakumar[GISel]: Make GlobalISelEmitter rule prioritization...
2018-02-16 Rui UeyamaMake sure we invoke ld64.lld and ld-wasm in the build...
2018-02-15 Rafael Auler[X86][3DNOW] Teach decoder about AMD 3DNow! instrs
2018-02-14 Pavel LabathRevert r325107 (case folding DJB hash) and subsequent...
2018-02-14 Pavel LabathImplement a case-folding version of DJB hash
2018-02-13 Craig Topper[X86] Teach EVEX->VEX pass to turn VRNDSCALE into VROUN...
2018-02-12 Sam McCall[gtest] Support raw_ostream printing functions more...
2018-02-10 Fangrui Song[utils] Refactor utils/update_{,llc_}test_checks.py...
2018-02-09 Clement Courbet[TargetSchedule] Fix r324582.
2018-02-09 Victor Leschuk[lit] Pass CLANG env var to testing configuration
2018-02-08 David BlaikieFix missing field initializer warning in TableGen Subta...
2018-02-08 Clement Courbet[TargetSchedule] Expose sub-units of a ProcResGroup...
2018-02-05 Clement Courbet[CodeGenSchedule][NFC] Always emit ProcResourceUnits.
2018-02-04 Sander de Smalen[TableGen][AsmMatcherEmitter] Fix tied-constraint check...
2018-02-02 Fangrui SongMake utils/UpdateTestChecks/common.py Python 2/3 compat...
2018-01-30 Fangrui Song[utils] De-duplicate utils/update_{llc_,}test_checks.py
2018-01-29 Rafael EspindolaFix some regular expressions in llvm-mode.el.
2018-01-29 Daniel Sanders[ARM][GISel] PR35965 Constrain RegClasses of nested...
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-26 Justin Bognerupdate_mir_test_checks: Accept "." in function names
2018-01-26 Clement Courbet[TableGen][NFC]Remove dead variable.
2018-01-25 Hans WennborgUpdate build_llvm_package.bat
2018-01-25 Volkan Keles[GlobalISel][TableGen] Fix the statistics for emitted...
2018-01-24 Benjamin Kramer[TableGen] Add a way of getting the number of generic...
2018-01-24 Malcolm ParsonsFix typos of occurred and occurrence
2018-01-24 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-23 Benjamin Kramer[TableGen] Optimize the regex search.
2018-01-23 Volkan KelesAdd a utility to reduce GlobalISel tests
2018-01-23 Justin Bognerupdate_mir_test_checks: Improve the check for LLVM...
2018-01-22 Ilya Biryukov[Dockerfiles] Use a newer version of ninja when buildin...
2018-01-18 Dimitry AndricFollow-up to rL322875 by initializing the do_libcxxabi...
2018-01-18 Dimitry AndricAdd a -no-libcxxabi option to the test-release.sh script.
2018-01-17 Daniel Sanders[globalisel][tablegen] Honour priority order within...
2018-01-17 Fangrui Song[utils] Make .cfi_startproc optional for powerpc
2018-01-16 Volkan Keles[GlobalISel][TableGen] Add support for SDNodeXForm
2018-01-16 George Rimar[FileCheck] - Fix possible buffer out of bounds access...
2018-01-16 Craig Topper[X86] Revisit the fix I made years ago to make 'xchgl...
2018-01-10 Sander de Smalen[TableGen][AsmMatcherEmitter] Generate assembler checks...
2018-01-09 Max Moroz[lit] Implement "-r" option for builtin "diff" command...
2018-01-08 Aleksandar Beserminji[mips] Improve diagnostics for instruction mapping
2018-01-07 Craig Topper[X86] Don't put any EVEX_B instructions in the tablegen...
2018-01-06 Craig Topper[TableGen] Make the ambiguous match debug messages...
2018-01-03 Matt ArsenaultFix missing release metabug in merge-request.sh
2018-01-03 Tom Stellard[lit] Bump version number
2018-01-03 Hans WennborgThe trunk version is now 7.0.0svn
2018-01-03 Hal Finkel[TableGen] Add support of Intrinsics with multiple...
2017-12-28 Benjamin KramerAvoid int to string conversion in Twine or raw_ostream...
2017-12-22 Walter Lee[git-llvm] Handle files ignored by svn correctly
2017-12-21 Krzysztof Parzyszek[TableGen] Print more helpful information in case of...
2017-12-20 Aaron BallmanDo not generate an empty switch statement as it causes...
2017-12-20 Matt ArsenaultTableGen: Allow setting SDNodeProperties on intrinsics
2017-12-20 Daniel Sanders[globalisel][tablegen] Allow ImmLeaf predicates to...
2017-12-20 Ilya BiryukovAllow to apply cherry-picks when building Docker images.
2017-12-20 Sander de Smalen[AArch64][SVE] Re-submit patch series for ZIP1/ZIP2
2017-12-19 Adrian PrantlSilence a bunch of implicit fallthrough warnings
2017-12-19 Quentin Colombet[TableGen][GlobalISel] Reset the internal map of RuleMa...
2017-12-19 Justin Bognerupdate_mir_test_checks: Accept IR as input as well...
2017-12-18 Justin Bognerupdate_mir_test_checks: Add "mir" to some states and...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Make the arguments of the Instru...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Refactor optimizeRules related...
2017-12-18 Reid KlecknerRevert "[AArch64][SVE] Asm" changes, they broke libjpeg...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Optimize MatchTable for faster...
2017-12-18 Sander de Smalen[AArch64][SVE] Asm: Improve diagnostics further when...
2017-12-18 Sander de Smalen[TableGen][AsmMatcherEmitter] Only choose specific...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Make the different Matcher compa...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Fix unused variable warning...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Have the predicate directly...
2017-12-15 Don Hinton[debuginfo] Remove obsolete test_debuginfo.pl that...
2017-12-14 Quentin Colombet[TableGen][GlobalISel] Add a common class for all Predi...
2017-12-14 Krzysztof ParzyszekAdd MVT::v128i1, NFC
2017-12-14 Sander de SmalenRe-commit: [TableGen] AsmMatcher: Fix bug with reported...
2017-12-13 Michael ZolotukhinRemove redundant includes from utils/TableGen.
2017-12-13 Craig Topper[Targets] Don't automatically include the scheduler...
2017-12-08 Richard SmithAvoid constructing an out-of-range value for an enumera...
2017-12-07 Alex Bradbury[TableGen] Give the option of tolerating duplicate...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Daniel SandersRevert r319691: [globalisel][tablegen] Split atomic...
2017-12-05 Kuba MracekDisable detect_leaks in the ASanified build of LLVM...
2017-12-04 Daniel Sanders[globalisel][tablegen] Split atomic load/store into...
2017-12-04 Jonas Devlieghere[NFC][lit] Use proper semantic versioning names for...
2017-12-04 Oliver StannardRevert r319649 - [Asm, ARM] Add fallback diag for multi...
2017-12-04 Oliver Stannard[Asm, ARM] Add fallback diag for multiple invalid operands
next