summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Merging r322875:Dimitry Andric2018-01-201-1/+9
* [TableGen] Add support of Intrinsics with multiple returnsHal Finkel2018-01-031-1/+4
* Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer2017-12-283-37/+37
* [git-llvm] Handle files ignored by svn correctlyWalter Lee2017-12-221-5/+6
* [TableGen] Print more helpful information in case of type contradictionKrzysztof Parzyszek2017-12-212-21/+39
* Do not generate an empty switch statement as it causes MSVC to issue diagnost...Aaron Ballman2017-12-201-4/+7
* TableGen: Allow setting SDNodeProperties on intrinsicsMatt Arsenault2017-12-208-52/+120
* [globalisel][tablegen] Allow ImmLeaf predicates to use InstructionSelector me...Daniel Sanders2017-12-201-12/+22
* Allow to apply cherry-picks when building Docker images.Ilya Biryukov2017-12-202-1/+44
* [AArch64][SVE] Re-submit patch series for ZIP1/ZIP2Sander de Smalen2017-12-201-11/+15
* Silence a bunch of implicit fallthrough warningsAdrian Prantl2017-12-191-0/+1
* [TableGen][GlobalISel] Reset the internal map of RuleMatchers just before the...Quentin Colombet2017-12-191-3/+4
* update_mir_test_checks: Accept IR as input as well as MIRJustin Bogner2017-12-191-2/+29
* update_mir_test_checks: Add "mir" to some states and regex namesJustin Bogner2017-12-181-16/+16
* [TableGen][GlobalISel] Make the arguments of the Instruction and Operand Matc...Quentin Colombet2017-12-181-18/+18
* [TableGen][GlobalISel] Refactor optimizeRules related bit to allow code reuseQuentin Colombet2017-12-181-12/+23
* Revert "[AArch64][SVE] Asm" changes, they broke libjpeg_turboReid Kleckner2017-12-181-15/+11
* [TableGen][GlobalISel] Optimize MatchTable for faster instruction selectionQuentin Colombet2017-12-181-17/+194
* [AArch64][SVE] Asm: Improve diagnostics further when +sve is not specifiedSander de Smalen2017-12-181-6/+7
* [TableGen][AsmMatcherEmitter] Only choose specific diagnostic for enabled ins...Sander de Smalen2017-12-181-5/+8
* [TableGen][GlobalISel] Make the different Matcher comparableQuentin Colombet2017-12-151-0/+52
* [TableGen][GlobalISel] Fix unused variable warning in release modeQuentin Colombet2017-12-151-0/+1
* [TableGen][GlobalISel] Have the predicate directly know which data they are d...Quentin Colombet2017-12-151-101/+169
* [debuginfo] Remove obsolete test_debuginfo.pl that was moved to debuginfo-tests.Don Hinton2017-12-151-80/+0
* [TableGen][GlobalISel] Add a common class for all PredicateMatcherQuentin Colombet2017-12-141-48/+44
* Add MVT::v128i1, NFCKrzysztof Parzyszek2017-12-141-0/+1
* Re-commit: [TableGen] AsmMatcher: Fix bug with reported diagnostic for operand.Sander de Smalen2017-12-141-3/+2
* Remove redundant includes from utils/TableGen.Michael Zolotukhin2017-12-136-7/+0
* [Targets] Don't automatically include the scheduler class enum from *GenInstr...Craig Topper2017-12-131-1/+9
* Avoid constructing an out-of-range value for an enumeration (which results in...Richard Smith2017-12-081-5/+4
* [TableGen] Give the option of tolerating duplicate register namesAlex Bradbury2017-12-071-2/+6
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-053-3/+3
* Revert r319691: [globalisel][tablegen] Split atomic load/store into separate ...Daniel Sanders2017-12-051-88/+43
* Disable detect_leaks in the ASanified build of LLVM when using Apple LLVM. Th...Kuba Mracek2017-12-051-1/+2
* [globalisel][tablegen] Split atomic load/store into separate opcode and enabl...Daniel Sanders2017-12-041-43/+88
* [NFC][lit] Use proper semantic versioning names for variablesJonas Devlieghere2017-12-041-2/+3
* Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operandsOliver Stannard2017-12-041-11/+12
* [Asm, ARM] Add fallback diag for multiple invalid operandsOliver Stannard2017-12-041-12/+11
* Fix typo in emitted attribute nameMatt Arsenault2017-12-031-1/+1
* Add more triples to llc_test_checks.pySam Parker2017-12-011-0/+17
* [lit] Don't enable LSan on Darwin for Apple clang 9.0.0Jonas Devlieghere2017-12-011-4/+5
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-12-0119-2/+456
* [globalisel][tablegen] Add support for relative AtomicOrderingsDaniel Sanders2017-11-303-7/+107
* [globalisel][tablegen] Add support for specific immediates in the match patternDaniel Sanders2017-11-301-0/+8
* Add libstd++-4.8 exceptions to ubsan_blacklist.txtSam Clegg2017-11-291-0/+5
* Make check-lit tests respect LLVM_LIT_TOOLS_DIRGreg Bedwell2017-11-293-5/+9
* [globalisel][tablegen] Add support for importing G_ATOMIC_CMPXCHG, G_ATOMICRM...Daniel Sanders2017-11-281-38/+82
* lit: Bring back -Dtool=xxx feature lost in r313928Matthias Braun2017-11-281-3/+8
* [utils][mips] Add support for mips for update_llc_checks.pySimon Dardis2017-11-261-0/+20
* Reverted rL318911 since it broke the sanitizer-windows.Ying Yi2017-11-2319-437/+2