OSDN Git Service

Revert r347596 "Support for inserting profile-directed cache prefetches"
[android-x86/external-llvm.git] / utils /
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.
2018-09-18 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - full...
2018-09-18 Martin Storsjo[benchmark] Lowercase windows specific includes
2018-09-14 Alex LangfordFix lit/example/many-tests pickling issue
2018-09-11 Josh StoneTest commit: remove trailing whitespace
2018-09-10 Stella Stamenova[lit] Disable shtest-timeout on Windows
2018-09-07 Reid Kleckner[benchmark] Fix flags used to compile benchmark library...
2018-09-07 Matthias Braunutils/abtest: Refactor and add bisection method
2018-09-05 Kirill Bobyrev[benchmark] Fix 32-bit build failure
2018-08-31 Tom Stellardlit: Use sys.executable for executing builtin commands
2018-08-30 Zachary TurnerAdd a utility script to stress test the demangler.
2018-08-30 Wouter van Oortmerssen[WebAssembly] Made disassembler only use stack instruct...
2018-08-29 Simon PilgrimRemove debug code accidently committed in rL340837...
2018-08-28 Thomas Lively[WebAssembly][NFC] Document stackifier tablegen backend
2018-08-28 Thomas Lively[WebAssembly][NFC] Fix formatting from rL340781
2018-08-28 Stella Stamenova[lit, shtest-timeout] Always use an internal shell...
2018-08-28 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - basic...
2018-08-28 Simon Pilgrim[TableGen] Use std::move where possible in InstructionM...
2018-08-28 Kirill Bobyrev[NFC] Apply another commit to comply with old CMake
2018-08-28 Kirill Bobyrev[benchmark] Silence warning by applying upstream patch
2018-08-28 Kirill BobyrevPull google/benchmark library to the LLVM tree
2018-08-27 Thomas Lively[WebAssembly] TableGen backend for stackifying instructions
next