OSDN Git Service

InstCombine: Add some missing tests for scalarization
[android-x86/external-llvm.git] / utils /
2018-12-05 Michal Gorny[test] Split strip-preserve-time.test, and skip atime...
2018-12-05 Craig Topper[TableGen] Preserve order of output operands in DAGISel...
2018-12-04 Martell Malone[GN][NFC] Update readme example to functional command
2018-12-04 Evandro Menezes[TableGen] Improve the formatting of the emitted predic...
2018-12-04 Evandro Menezes[TableGen] Fix typo in emitted comment (NFC)
2018-12-03 Nico Weber[gn build] Use print_function in write_cmake_config.py
2018-12-03 Oliver Stannard[ARM][MC] Move information about variadic register...
2018-12-02 Nico Weber[gn build] Fix cosmetic bug in write_cmake_config.py
2018-12-02 Nico Weber[gn build] Slightly simplify write_cmake_config.
2018-12-02 Nico Weber[gn build] Add build files for llvm/lib/Analysis and...
2018-12-01 Zachary Turner[lit] Add a generic build script with a lit substitution.
2018-12-01 Nico Weber[gn build] Add action to generate VCSRevision.h and...
2018-11-30 Evandro Menezes[TableGen] Fix negation of simple predicates
2018-11-30 Nico Weber[gn build] Add build files for llvm/lib/Bitcode/Reader...
2018-11-30 Nicolai HaehnleTableGen/ISel: Allow PatFrag predicate code to access...
2018-11-29 Nico Weber[gn build] merge r346978 and r347741.
2018-11-29 Nico Weber[gn build] Set +x bit on .py files in llvm/utils/gn...
2018-11-29 Nico Weber[gn build] Add template for running llvm-tblgen and...
2018-11-29 Nico Weber[gn build] Add a script checking if sources in BUILD...
2018-11-29 Krzysztof Parzyszek[TableGen] Examine entire subreg compositions to detect...
2018-11-29 James Y Knightgit-llvm: Fix incremental population of svn tree.
2018-11-29 Andrea Di Biagio[llvm-mca][MC] Add the ability to declare which process...
2018-11-28 James Y Knightllvm-git: More tweaks.
2018-11-28 Haojian WuFix -Winfinite-recursion compile error.
2018-11-28 Simon Tatham[TableGen] Better error checking for TIED_TO constraints.
2018-11-27 Evandro Menezes[TableGen] Improve readability of generated code (NFC)
2018-11-27 Evandro Menezes[TableGen] Refactor macro names (NFC)
2018-11-27 Nico Weber[gn build] Add enough build files to be able to build...
2018-11-27 Zachary Turner[lit] Pass more environment variables through to child...
2018-11-27 Nico Weber[gn build] Merge r347530 to gn.
2018-11-27 Nico WeberMove a file I forgot to move in r347636.
2018-11-27 Nico Weber[gn build] Create abi-breaking.h, config.h, llvm-config...
2018-11-23 Evandro Menezes[TableGen] Emit more variant transitions
2018-11-21 Peter CollingbourneAdd a ubsan blacklist entry for libstdc++ 8.0.1.
2018-11-19 Reid KlecknerFix clang test suite on Windows by reverting part of...
2018-11-19 Zachary TurnerFix some issues with LLDB's lit configuration files.
2018-11-17 Nico WeberAdd initial scaffolding for the GN build.
2018-11-16 James Y KnightMake git-llvm python3 compatible again. Hopefully. :)
2018-11-16 James Y KnightSpeed up git-llvm script by only svn up'ing affected...
2018-11-14 Vedant KumarMark @llvm.trap cold
2018-11-13 Matt ArsenaultAdd fneg instruction to syntax highlighting lists
2018-11-09 Thomas LivelyRevert "Exclude wasm target from Windows packaging...
2018-11-09 James Y KnightBranch/tag all projects with a single commit in release...
2018-11-09 Clement Courbet[llvm-exegesis][NFC] Add a way to declare the default...
2018-11-09 Thomas Lively[WebAssembly] Read prefixed opcodes as ULEB128s
2018-11-09 Jonas Devlieghere[not] Improve error reporting consistency.
2018-11-06 Joel E. Denny[FileCheck] Parse command-line options from FILECHECK_OPTS
2018-11-06 Justin Bogner[utils] Update SmallVector lldb formatter for r337514
2018-11-06 Elizabeth Andrews[benchmark] Disable exceptions in Microsoft STL
2018-11-05 Hans WennborgExclude wasm target from Windows packaging due to PR39448
2018-11-02 Zachary TurnerRefactor the lit configuration files
2018-10-31 Nicolai HaehnleTableGen: Fix ASAN error
2018-10-31 Andrea Di Biagio[tblgen][PredicateExpander] Add the ability to describe...
2018-10-31 Fangrui SongUse the container form llvm::sort(C)
2018-10-29 Greg Bedwell[llvm-mca][UpdateTestChecks] Don't try to align blocks...
2018-10-27 Fangrui Song[utils] collect_and_build_with_pgo.py: revert part...
2018-10-27 Fangrui Song[utils] Fix _run_benchmark in collect_and_build_with_pgo.py
2018-10-27 George Burgess IV[utils] Run tests in the proper directory.
2018-10-26 George Burgess IVAdd docs+a script for building clang/LLVM with PGO
2018-10-26 Vlad TsyrklevichRevert "UBSan blacklist workaround for bot timeouts"
2018-10-26 Nemanja Ivanovic[NFC] Fix the regular expression for BE PPC in update_l...
2018-10-25 Clement Courbet[MCSched] Bind PFM Counters to the CPUs instead of...
2018-10-24 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-23 Daniel SandersFix MSVC build by correcting placement of declspec...
2018-10-23 Daniel Sanders[tblgen] Allow FixedLenDecoderEmitter to use APInt...
2018-10-23 Greg Bedwell[lit] Only return a found bash executable on Windows...
2018-10-22 Thomas Lively[WebAssembly][NFC] Remove WebAssemblyStackifier TableGe...
2018-10-22 David GreeneDocument bisect-skip-count
2018-10-19 Fangrui SongUse llvm::{all,any,none}_of instead std::{all,any,none...
2018-10-16 Renato Golin[VPlan] Script to extract VPlan digraphs from log
2018-10-12 Andrea Di Biagio[tblgen][llvm-mca] Add the ability to describe move...
2018-10-11 Andrea Di Biagio[tblgen][CodeGenSchedule] Add a check for invalid Regis...
2018-10-11 Chris Bieneman[Coverage] Apply filtered paths to summary
2018-10-09 Zachary Turner[git-llvm] Fix some issues surrouding EOL conversion...
2018-10-08 Nicolai HaehnleTableGen/CodeGenDAGPatterns: addPredicateFn only once
2018-10-04 Greg Bedwell[utils] Ensure that update_mca_test_checks.py writes...
2018-10-04 Greg Bedwell[utils] simple refactor in update_mca_test_checks.py...
2018-09-30 Fangrui SongUse the container form llvm::sort(C, ...)
2018-09-28 Chris Matthewsmake lit builtins a package
2018-09-28 Greg Bedwell[utils] Cope with the binary having a .exe extension...
2018-09-28 Greg Bedwell[utils] Stricter checking from update_mca_test_checks.py
2018-09-28 Greg Bedwell[utils] Allow better identification of matching blocks...
2018-09-28 Tom Stellardmerge-request.sh: Add 7.0 metabug
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-26 Tom Stellardlit: Make sure the builtin_commands directory is packag...
2018-09-26 Clement Courbet[llvm-exegesis] Add support for measuring NumMicroOps.
2018-09-25 Daniel Sanders[globalisel][tblgen] Table optimization should consider...
2018-09-21 Aaron BallmanAdd benchmark and benchmark_main to the Utils folder...
2018-09-21 Wouter van Oortmerssen[WebAssembly] Simplified selecting asmmatcher stack...
2018-09-21 Wouter van Oortmerssen[WebAssembly] Made assembler only use stack instruction...
2018-09-20 Dean Michael Berris[unittests] Do not use llvm::sort in googlemock
2018-09-19 Andrea Di BiagioAttempt to unbreak buidlbot lld-x86_64-darwin13 after...
2018-09-19 Andrea Di Biagio[TableGen][SubtargetEmitter] Add the ability for proces...
2018-09-19 Martin Storsjo[benchmark] Cherrypick fix for MinGW/ARM from upstream
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-18 Martin Storsjo[benchmark] Mention another cherry-picked change in...
2018-09-18 Jinsong Ji[NFC] Update comments regarding BufferSize for ProcReso...
2018-09-18 Simon PilgrimUse pass-by-reference for-range loop. NFCI.
2018-09-18 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
next