OSDN Git Service

Merging r339319:
[android-x86/external-llvm.git] / utils /
2018-05-29 Florian Hahn[TableGen] Fix leaking of PhysRegInputs.
2018-05-29 Florian Hahn[TableGen] Fix leaking synthesized registers.
2018-05-27 Andrea Di Biagio[Tablegen] Avoid generating empty switch statements...
2018-05-25 Andrea Di Biagio[Tablegen][SubtargetEmitter] Add a default case to...
2018-05-25 Andrea Di Biagio[RFC][Patch 2/3] Add a MCSubtargetInfo hook to resolve...
2018-05-25 Andrea Di Biagio[RFC][Patch 1/3] Add a new class of predicates for...
2018-05-25 Chris MatthewsUse quoteattr to ensure we make well formed attributes
2018-05-24 Greg Bedwell[UpdateTestChecks] Improved update_mca_test_checks...
2018-05-24 Roman Tereshin[GlobalISel][InstructionSelect] Switching over root...
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Moving Reg Bank Checks...
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Maximizing # of Group...
2018-05-23 Roman Tereshin[GlobalISel][Tablegen] Assign small opcodes to pseudos
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Sorting MatchTable...
2018-05-23 Roman Tereshin[Tablegen] Tidying up InstRegexOp a little, NFC
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] Moving type checks...
2018-05-23 Petar Jovanovic[X86][MIPS][ARM] New machine instruction property ...
2018-05-23 Nicola ZaghenRemove DEBUG macro.
2018-05-23 Roman Tereshin[GlobalISel][InstructionSelect] MatchTable second level...
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Switching MatchTable...
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Sorting MatchTable...
2018-05-22 Roman TereshinReverting 332999 to get it a proper commit message
2018-05-22 Roman Tereshindiff --git a/utils/TableGen/GlobalISelEmitter.cpp b...
2018-05-22 Dan Liew[lit] Try to make `shtest-timeout.py` test more reliabl...
2018-05-22 Dan Liew[lit] Don't run `slow.py` in `shtest-timeout.py` test.
2018-05-22 Dan Liew[lit] Don't check output of commands used in `shtest...
2018-05-22 Simon Dardis[FastISel] Permit instructions to be skipped for FastIS...
2018-05-22 Roman Tereshin[GlobalISel][InstructionSelect] Removing redundant...
2018-05-21 Roman TereshinReapply r332907 "[GlobalISel] Improving InstructionSele...
2018-05-21 Roman TereshinRevert r332907 "[GlobalISel] Improving InstructionSelec...
2018-05-21 Roman Tereshin[GlobalISel] Improving InstructionSelect's performance...
2018-05-18 Kristof BeylsAdd Script to match open Phabricator reviews with poten...
2018-05-17 Douglas YungMark test with "REQUIRES: shell" since it directly...
2018-05-16 Alexander RichardsonEscape ]]> in xunit xml output
2018-05-16 Chris Matthewsremove output xml incase it is leftover from another run
2018-05-16 Chris MatthewsUse not to catch unexpected pass as well as remove...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-12 Chris MatthewsRequirements can have & in them!
2018-05-11 Chris MatthewsAdd the message attribute to skipped
2018-05-11 Chris MatthewsOverhaul unicode handling in xunit output
2018-05-11 Chris Matthews[LIT] replace output escapes wit a cdata block
2018-05-11 Chris MatthewsSupport Unsupported Tests in xunit output
2018-05-11 Chris MatthewsRefactor xunit test case builder to not use as much...
2018-05-10 Chris Matthews[LIT] Move xunit tests tests into their own location...
2018-05-10 Sam Clegg[WebAssembly] Initial Disassembler.
2018-05-10 Chris Matthews[LIT] Add the missing file
2018-05-10 Chris MatthewsRefactor test incase results are backwards
2018-05-09 Chris Matthews[LIT] Handle xml characters in test names
2018-05-09 Nico WeberRemove 'abi-breaking-checks' lit feature.
2018-05-05 Daniel Sanders[globalisel] Update GlobalISel emitter to match new...
2018-05-03 Saleem Abdulrasoollit: flesh out `SubsituteCaptures` further
2018-05-02 Roman Tereshin[GlobalISel][InstructionSelect] Making Coverage Info...
2018-05-02 Roman Tereshin[GlobalISel][InstructionSelect] Refactoring buildMatchT...
2018-05-02 Roman Tereshin[GlobalISel][InstructionSelect] Refactoring out a getMa...
2018-05-01 Adrian PrantlRemove @brief commands from doxygen comments, too.
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-01 Gabor Buella[X86] movdiri and movdir64b instructions
2018-05-01 Craig Topper[X86] Remove 'opaque ptr' from the intel syntax parser...
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-30 Gabor BuellaNFC - Typo fixes lib/VMCore -> lib/IR
2018-04-26 Andrea Di Biagio[Tablegen] SubtargetEmitter: move the logic that prints...
2018-04-26 Andrea Di Biagio[Tablegen] Simplify code in CodeGenSchedule. NFCI
2018-04-26 Sander de Smalen[AsmMatcher] Extend PredicateMethod with optional Diagn...
2018-04-25 Reid KlecknerRevert r330755 "[lit] Report line number for failed...
2018-04-25 Greg Bedwell[UpdateTestChecks] Change update_mca_test_checks.py...
2018-04-25 Craig Topper[TableGen] Fix bad indentation in tablegen output file.
2018-04-24 Joel E. Denny[lit] Report line number for failed RUN command
2018-04-24 Dan Liew[lit] Remove spurious `-` in invocation of lit in
2018-04-24 Nico WeberMostly revert r330672.
2018-04-24 Nico WeberRemove code that's almost always dead, and harmful...
2018-04-23 Gabor Buella[X86] Revert r330638 - accidental commit
2018-04-23 Gabor Buella[X86] movdiri and movdir64b instructions
2018-04-22 Craig Topper[X86] Remove an unnecessary HANDLE_OPTIONAL line from...
2018-04-22 Craig Topper[X86] Remove DATA32_PREFIX. Hack the printing for DATA1...
2018-04-20 Nico WeberRemove llvm-build's --configure-target-def-file.
2018-04-20 Sanjay Patel[utils] improve AArch64 asm parser
2018-04-20 Greg Bedwell[UpdateTestChecks] Fix update_mca_test_checks.py slowne...
2018-04-20 Ilya Biryukov[Dockerfiles] Split checkout and build scripts into...
2018-04-20 Dan Liew[lit] Fix a bug where UNRESOLVED tests were not handled...
2018-04-20 Daniel CedermanAdd SPARC support to update_llc_test_checks.py
2018-04-19 Craig Topper[X86] Remove non-existant instruction name from X86Disa...
2018-04-19 Simon Pilgrim[llvm-exegesis] Fix PfmIssueCountersTable creation
2018-04-18 Greg Bedwell[UpdateTestChecks] Add update_mca_test_checks.py script
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-12 Aaron Smith[lit] Remove duplicate to_string method
2018-04-11 Simon PilgrimX86FoldTableEntry - avoid unnecessary std::string creat...
2018-04-11 Simon PilgrimDon't repeatedly evaluate size() in the for loop. NFCI.
2018-04-10 Clement Courbet[MC][TableGen] Fix r329675.
2018-04-10 Clement Courbet[MC][TableGen] Add optional libpfm counter names for...
2018-04-07 Mandeep Singh Grang[unittests] Change std::sort to llvm::sort in response...
2018-04-07 Aaron Smith[lit] Fix several Python 2/3 compatibility issues and...
2018-04-06 Sameer AbuAsal [RISCV] Tablegen-driven Instruction Compression.
2018-04-06 Mandeep Singh Grang[TableGen] Change std::sort to llvm::sort in response...
2018-04-06 Simon Pilgrim[UpdateTestChecks] Add update_analyze_test_checks.py...
2018-04-05 Craig Topper[X86] Disassembler support for having an ADSIZE prefix...
2018-04-05 Andrea Di BiagioFix the buildbots after r329304.
2018-04-05 Andrea Di Biagio[MC][Tablegen] Allow models to describe the retire...
2018-04-05 Andrea Di Biagio[MC] Fix spaces between values printed by EmitRegisterF...
2018-04-05 Simon Pilgrim[SchedModel] Complete models shouldn't match against...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Moved core functionality of add_asm_...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Split core functionality of add_ir_c...
next