OSDN Git Service

[LV] Add TTI::shouldMaximizeVectorBandwidth to allow enabling it per target
[android-x86/external-llvm.git] / utils /
2018-03-27 Craig Topper[MachineScheduler] Add itinerary to schedcover.py....
2018-03-27 Mircea TrofinRevert "Revert "[lit] Generalized /dev/null support...
2018-03-27 Jan Korous[lit] Temporarily disable shtest-timeout.py on darwin
2018-03-26 Mircea TrofinRevert "[lit] Generalized /dev/null support on Windows."
2018-03-26 Mircea Trofin[lit] Generalized /dev/null support on Windows.
2018-03-26 Reid Kleckner[lit] Implement 'cat' command for internal shell
2018-03-26 Ilya BiryukovMigrate dockerfiles to use multi-stage builds.
2018-03-25 Simon Pilgrim[SchedModel] Remove instregex entries that don't match...
2018-03-24 Craig Topper[SchedModel] Remove an unneeded temporary vector.
2018-03-24 Craig Topper[SchedModel] Use std::move in a couple places to reduce...
2018-03-24 Craig Topper[SchedModel] Use std::move to replace a vector instead...
2018-03-24 Craig Topper[SchedModel] Remove std::vectors that were created...
2018-03-24 Simon Pilgrim[SchedModel] Record::getName() returns StringRef -...
2018-03-24 Simon Pilgrim[SchedModel] Avoid std::string creation for instregex...
2018-03-24 Craig Topper[X86] Add a new disassembler opcode map for 3DNow....
2018-03-24 Craig Topper[X86] Use unique_ptr to simplify memory management...
2018-03-24 Craig Topper[X86] Use X86_INSTR_MRM_MAPPING macro instead of listin...
2018-03-24 Craig Topper[X86] Remove an unnecessary switch around two other...
2018-03-24 Craig Topper[X86] Merge the Has3DNow0F0FOpcode TSFlag into the...
2018-03-23 David BlaikieFix layering of CodeGen/TargetOpcodes.def by moving...
2018-03-23 David BlaikieFix layering of MachineValueType.h by moving it from...
2018-03-23 David BlaikieFix layering by moving X86DisassemblerDecoderCommon...
2018-03-23 Craig Topper[TableGen] Don't capture returned std::vectors by const...
2018-03-22 Craig Topper[X86] Rename VROUNDYPS* and VROUNDYPD* instructions...
2018-03-22 Saleem Abdulrasoolvim: rename `singlethread` to `syncscope`
2018-03-22 Craig Topper[TableGen] Use empty emplace_back to add defaulted...
2018-03-22 Craig Topper[TableGen] Add a non-default constructor to CodeGenSche...
2018-03-21 Saleem Abdulrasoolvim: add `dso_local` and `dso_preemptable` keywords
2018-03-21 Craig Topper[TableGen] Hoist the code for copying InstRWs from...
2018-03-21 Craig Topper[TableGen] Remove unnecessary map lookup and shadowing...
2018-03-21 Craig Topper[TableGen] Use range-based for loops. NFC
2018-03-21 Craig Topper[TableGen] Use count_if instead of a manual loop. NFC
2018-03-21 Simon Pilgrim[SchedModel] Use CodeGenSchedClass::getSchedClassIdx...
2018-03-21 Simon Pilgrim[SchedModel] Use CodeGenSchedClass::isKeyEqual instead...
2018-03-21 Craig Topper[TableGen] Remove a defaulted function argument that...
2018-03-21 Craig Topper[TableGen] Move a function from llvm namespace and...
2018-03-21 Craig Topper[TableGen] Use SmallMapVector to simplify some code...
2018-03-20 Simon Pilgrim[SchedModel] Simplify InstRegexOp::apply. NFCI.
2018-03-20 Craig Topper[TableGen] Use range based for loop. NFC
2018-03-20 Craig Topper[TableGen] Use vector::append instead of looping and...
2018-03-20 Craig Topper[TableGen] Use llvm::transform to simplify some loops...
2018-03-20 Craig Topper[TableGen] Pass result of std::unique to vector::erase...
2018-03-20 Krzysztof Parzyszek[X86] Add phony registers for high halves of regs with...
2018-03-19 Hans Wennborgbuild_llvm_package.bat: Drop LLDB from the package.
2018-03-18 Craig Topper[TableGen] When trying to reuse a scheduler class for...
2018-03-18 Craig Topper[TableGen] Remove unnecessary uses of make_range.
2018-03-18 Craig Topper[TableGen] Move some variables into for loop declaratio...
2018-03-17 Sylvestre LedruFix some user facing typos
2018-03-17 Oren Ben Simhon[X86] Added support for nocf_check attribute for indire...
2018-03-14 Alexander Richardson[UpdateTestChecks] Handle IR variables with a '-' in...
2018-03-14 Fangrui SongFix LLVM IR check lines in utils/update_cc_test_checks.py
2018-03-13 Brian Homerding[lit] - Allow 1 test to report multiple micro-test...
2018-03-12 Justin Bognerupdate_mir_test_checks: Fix handling of IR input after...
2018-03-12 Craig Topper[X86] Add all of the MRM_C0-MRM_FF forms to the switch...
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
next