summaryrefslogtreecommitdiffstats
path: root/llvm/utils
Commit message (Expand)AuthorAgeFilesLines
* [test] Split strip-preserve-time.test, and skip atime test on NetBSDMichal Gorny2018-12-051-1/+3
* [TableGen] Preserve order of output operands in DAGISelMatcherGenCraig Topper2018-12-053-13/+54
* [GN][NFC] Update readme example to functional commandMartell Malone2018-12-041-2/+2
* [TableGen] Improve the formatting of the emitted predicates (NFC)Evandro Menezes2018-12-041-8/+7
* [TableGen] Fix typo in emitted comment (NFC)Evandro Menezes2018-12-041-1/+1
* [gn build] Use print_function in write_cmake_config.pyNico Weber2018-12-031-3/+5
* [ARM][MC] Move information about variadic register defs into tablegenOliver Stannard2018-12-034-0/+4
* [gn build] Fix cosmetic bug in write_cmake_config.pyNico Weber2018-12-021-4/+4
* [gn build] Slightly simplify write_cmake_config.Nico Weber2018-12-021-27/+18
* [gn build] Add build files for llvm/lib/Analysis and llvm/lib/ProfileDataNico Weber2018-12-022-0/+129
* [lit] Add a generic build script with a lit substitution.Zachary Turner2018-12-011-0/+2
* [gn build] Add action to generate VCSRevision.h and use it to add llvm/lib/Ob...Nico Weber2018-12-014-3/+141
* [TableGen] Fix negation of simple predicatesEvandro Menezes2018-11-301-14/+41
* [gn build] Add build files for llvm/lib/Bitcode/Reader and llvm/lib/MC/MCParser.Nico Weber2018-11-303-0/+38
* TableGen/ISel: Allow PatFrag predicate code to access captured operandsNicolai Haehnle2018-11-308-91/+281
* [gn build] merge r346978 and r347741.Nico Weber2018-11-292-0/+3
* [gn build] Set +x bit on .py files in llvm/utils/gn/build.Nico Weber2018-11-293-0/+1
* [gn build] Add template for running llvm-tblgen and use it to add build file ...Nico Weber2018-11-296-1/+213
* [gn build] Add a script checking if sources in BUILD.gn and CMakeLists.txt fi...Nico Weber2018-11-293-0/+73
* [TableGen] Examine entire subreg compositions to detect ambiguityKrzysztof Parzyszek2018-11-291-5/+59
* git-llvm: Fix incremental population of svn tree.James Y Knight2018-11-291-2/+21
* [llvm-mca][MC] Add the ability to declare which processor resources model loa...Andrea Di Biagio2018-11-293-2/+70
* llvm-git: More tweaks.James Y Knight2018-11-281-36/+19
* Fix -Winfinite-recursion compile error.Haojian Wu2018-11-281-1/+3
* [TableGen] Better error checking for TIED_TO constraints.Simon Tatham2018-11-282-29/+77
* [TableGen] Improve readability of generated code (NFC)Evandro Menezes2018-11-271-2/+2
* [TableGen] Refactor macro names (NFC)Evandro Menezes2018-11-271-10/+10
* [gn build] Add enough build files to be able to build llvm-tblgen.Nico Weber2018-11-276-0/+204
* [lit] Pass more environment variables through to child processes.Zachary Turner2018-11-271-10/+10
* [gn build] Merge r347530 to gn.Nico Weber2018-11-271-0/+4
* Move a file I forgot to move in r347636.Nico Weber2018-11-271-0/+0
* [gn build] Create abi-breaking.h, config.h, llvm-config.h, and add a build fi...Nico Weber2018-11-2718-17/+770
* [TableGen] Emit more variant transitionsEvandro Menezes2018-11-231-2/+15
* Add a ubsan blacklist entry for libstdc++ 8.0.1.Peter Collingbourne2018-11-211-0/+4
* Fix clang test suite on Windows by reverting part of r347216Reid Kleckner2018-11-191-3/+0
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-193-41/+67
* Add initial scaffolding for the GN build.Nico Weber2018-11-1711-0/+617
* Make git-llvm python3 compatible again. Hopefully. :)James Y Knight2018-11-161-4/+13
* Speed up git-llvm script by only svn up'ing affected directories.James Y Knight2018-11-161-30/+72
* Mark @llvm.trap coldVedant Kumar2018-11-143-1/+16
* Add fneg instruction to syntax highlighting listsMatt Arsenault2018-11-133-2/+3
* Revert "Exclude wasm target from Windows packaging due to PR39448"Thomas Lively2018-11-091-2/+2
* Branch/tag all projects with a single commit in release-tagging script.James Y Knight2018-11-091-15/+31
* [llvm-exegesis][NFC] Add a way to declare the default counter binding for unb...Clement Courbet2018-11-091-14/+18
* [WebAssembly] Read prefixed opcodes as ULEB128sThomas Lively2018-11-091-1/+5
* [not] Improve error reporting consistency.Jonas Devlieghere2018-11-091-3/+5
* [FileCheck] Parse command-line options from FILECHECK_OPTSJoel E. Denny2018-11-062-2/+3
* [utils] Update SmallVector lldb formatter for r337514Justin Bogner2018-11-061-4/+2
* [benchmark] Disable exceptions in Microsoft STLElizabeth Andrews2018-11-062-0/+3
* Exclude wasm target from Windows packaging due to PR39448Hans Wennborg2018-11-051-2/+2
OpenPOWER on IntegriCloud