OSDN Git Service

The trunk version is now 7.0.0svn
[android-x86/external-llvm.git] / utils /
2018-01-03 Hans WennborgThe trunk version is now 7.0.0svn
2018-01-03 Hal Finkel[TableGen] Add support of Intrinsics with multiple...
2017-12-28 Benjamin KramerAvoid int to string conversion in Twine or raw_ostream...
2017-12-22 Walter Lee[git-llvm] Handle files ignored by svn correctly
2017-12-21 Krzysztof Parzyszek[TableGen] Print more helpful information in case of...
2017-12-20 Aaron BallmanDo not generate an empty switch statement as it causes...
2017-12-20 Matt ArsenaultTableGen: Allow setting SDNodeProperties on intrinsics
2017-12-20 Daniel Sanders[globalisel][tablegen] Allow ImmLeaf predicates to...
2017-12-20 Ilya BiryukovAllow to apply cherry-picks when building Docker images.
2017-12-20 Sander de Smalen[AArch64][SVE] Re-submit patch series for ZIP1/ZIP2
2017-12-19 Adrian PrantlSilence a bunch of implicit fallthrough warnings
2017-12-19 Quentin Colombet[TableGen][GlobalISel] Reset the internal map of RuleMa...
2017-12-19 Justin Bognerupdate_mir_test_checks: Accept IR as input as well...
2017-12-18 Justin Bognerupdate_mir_test_checks: Add "mir" to some states and...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Make the arguments of the Instru...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Refactor optimizeRules related...
2017-12-18 Reid KlecknerRevert "[AArch64][SVE] Asm" changes, they broke libjpeg...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Optimize MatchTable for faster...
2017-12-18 Sander de Smalen[AArch64][SVE] Asm: Improve diagnostics further when...
2017-12-18 Sander de Smalen[TableGen][AsmMatcherEmitter] Only choose specific...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Make the different Matcher compa...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Fix unused variable warning...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Have the predicate directly...
2017-12-15 Don Hinton[debuginfo] Remove obsolete test_debuginfo.pl that...
2017-12-14 Quentin Colombet[TableGen][GlobalISel] Add a common class for all Predi...
2017-12-14 Krzysztof ParzyszekAdd MVT::v128i1, NFC
2017-12-14 Sander de SmalenRe-commit: [TableGen] AsmMatcher: Fix bug with reported...
2017-12-13 Michael ZolotukhinRemove redundant includes from utils/TableGen.
2017-12-13 Craig Topper[Targets] Don't automatically include the scheduler...
2017-12-08 Richard SmithAvoid constructing an out-of-range value for an enumera...
2017-12-07 Alex Bradbury[TableGen] Give the option of tolerating duplicate...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Daniel SandersRevert r319691: [globalisel][tablegen] Split atomic...
2017-12-05 Kuba MracekDisable detect_leaks in the ASanified build of LLVM...
2017-12-04 Daniel Sanders[globalisel][tablegen] Split atomic load/store into...
2017-12-04 Jonas Devlieghere[NFC][lit] Use proper semantic versioning names for...
2017-12-04 Oliver StannardRevert r319649 - [Asm, ARM] Add fallback diag for multi...
2017-12-04 Oliver Stannard[Asm, ARM] Add fallback diag for multiple invalid operands
2017-12-03 Matt ArsenaultFix typo in emitted attribute name
2017-12-01 Sam ParkerAdd more triples to llc_test_checks.py
2017-12-01 Jonas Devlieghere[lit] Don't enable LSan on Darwin for Apple clang 9.0.0
2017-12-01 Ying Yi[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ...
2017-11-30 Daniel Sanders[globalisel][tablegen] Add support for relative AtomicO...
2017-11-30 Daniel Sanders[globalisel][tablegen] Add support for specific immedia...
2017-11-29 Sam CleggAdd libstd++-4.8 exceptions to ubsan_blacklist.txt
2017-11-29 Greg BedwellMake check-lit tests respect LLVM_LIT_TOOLS_DIR
2017-11-28 Daniel Sanders[globalisel][tablegen] Add support for importing G_ATOM...
2017-11-28 Matthias Braunlit: Bring back -Dtool=xxx feature lost in r313928
2017-11-26 Simon Dardis[utils][mips] Add support for mips for update_llc_checks.py
2017-11-23 Ying YiReverted rL318911 since it broke the sanitizer-windows.
2017-11-23 Ying Yi[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ...
2017-11-23 George RimarRevert r318822 "[llvm-tblgen] - Stop using std::string...
2017-11-22 George Rimar[llvm-tblgen] - Stop using std::string in RecordKeeper.
2017-11-22 Craig Topper[SelectionDAG] Add a isel matcher op to check the type...
2017-11-21 Evandro Menezes[TableGen] Improve error reporting
2017-11-21 Oliver Stannard[Asm] Improve "too few operands" errors
2017-11-21 Oliver Stannard[Asm] Finish matching once end of formal and actual...
2017-11-21 Sander de SmalenRevert r318759 due to make check-all failure on Windows
2017-11-21 Sander de Smalen[TableGen] AsmMatcher: Fix bug with reported diagnostic...
2017-11-21 Zachary TurnerRe-revert "Refactor debuginfo-tests."
2017-11-20 Zachary TurnerResubmit "Refactor debuginfo-tests" again.
2017-11-20 Sander de Smalen[AArch64][TableGen] Skip tied result operands for InstAlias
2017-11-19 Eric Fiselier[LIT] Fix testing out-of-tree Clang builds
2017-11-18 Daniel Sanders[globalisel][tablegen] Generalize pointer-type inferenc...
2017-11-17 Reid Kleckner[lit] Try to improve Ctrl-C behavior on Windows
2017-11-17 Zachary TurnerFix an issue with llvm lit tool substitutions.
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-11-17 Zachary TurnerRe-revert "Refactor debuginfo-tests"
2017-11-16 Zachary TurnerResubmit "Refactor debuginfo-tests"
2017-11-16 Daniel Sanders[globalisel][tablegen] Generate rule coverage and use...
2017-11-14 Oliver Stannard[Docs] Add tablegen backend for target opcode documentation
2017-11-13 Zachary TurnerRevert "Update test_debuginfo.pl script to point to...
2017-11-13 Daniel Sanders[tablegen] Handle atomic predicates for ordering inside...
2017-11-13 Daniel Sanders[tablegen] Handle atomic predicates for memory type...
2017-11-13 Daniel Sanders[globalisel][tablegen] Add support for extload.
2017-11-13 Petar Jovanovicfix printing of alias instructions by removing redundan...
2017-11-11 Daniel Sanders[globalisel][tablegen] Import signextload and zeroextload.
2017-11-10 Zachary TurnerUpdate test_debuginfo.pl script to point to new tree...
2017-11-10 Zachary Turner[debuginfo-tests] Make debuginfo-tests work in a standa...
2017-11-10 Krzysztof ParzyszekAllow separation of declarations and definitions in...
2017-11-09 Alex Bradbury[utils] Fix RISC-V support in update_llc_test_checks.py
2017-11-08 Alex Bradbury[utils] Add RISC-V support to update_llc_test_checks.py
2017-11-07 Alexander RichardsonAdd a -D flag to FileCheck to define variables
2017-11-07 Florian Hahn[AArch64][SVE] Asm: Extend EnforceVectorSubVectorTypeIs...
2017-11-06 Justin Bognerupdate_mir_test_checks: Be careful about replacing...
2017-11-04 Aaron BallmanMove the llvm-tblgen project into the Tablegenning...
2017-11-04 Craig Topper[X86] Teach EVEX->VEX pass to turn SHUFI32X4/SHUFF32X4...
2017-11-03 Diana Picus[globalisel][tablegen] Skip src child predicates
2017-11-03 Craig Topper[TableGen] Add an extra blank line to DAGISel output...
2017-11-01 Daniel Sanders[globalisel][regbank] Warn about MIR ambiguities when...
2017-11-01 Craig Topper[X86] Add custom code to EVEX to VEX pass to turn unmas...
2017-11-01 Daniel Sanders[globalisel][tablegen] Add support for multi-insn emission
2017-11-01 NAKAMURA TakumiFix warnings discovered by rL317076. [-Wunused-private...
2017-11-01 Daniel Sanders[globalisel][tablegen] Stop hard-coding the emitted...
2017-11-01 Jake EhrlichAdd system-linux to allow tests run with llvm-lit to...
2017-10-31 Daniel SandersRe-commit: [globalisel][tablegen] Keep track of the...
2017-10-31 Daniel SandersRevert r317040: [globalisel][tablegen] Keep track of...
2017-10-31 Daniel SandersRe-commit: [globalisel][tablegen] Keep track of the...
2017-10-31 Daniel SandersRevert r317029: [globalisel][tablegen] Keep track of...
2017-10-31 Daniel Sanders[globalisel][tablegen] Keep track of the insertion...
next