]> granicus.if.org Git - llvm/shortlog
llvm
2017-07-12 Florian Hahn[AArch64] Add AArch64Subtarget::isFusion function.
2017-07-12 Heejin Ahn[WebAssembly] Mark element atomic memcpy/memmove intrin...
2017-07-12 Sam CleggRemove unneeded use of #undef DEBUG_TYPE. NFC
2017-07-12 Michael Kuperstein[LV] Don't allow outside uses of IVs if the SCEV is...
2017-07-12 Simon Dardis[mips][mt][6/7] Add support for mftr, mttr instructions.
2017-07-12 Reid KlecknerFix non-Windows build after PDB native builtin type...
2017-07-12 Adrian McCarthy[PDB] Enable NativeSession to create symbols for built...
2017-07-12 Daniel NeilsonFix to web assembly lib call list
2017-07-12 Jakub Kuderski[LoopRotate] Fix DomTree update logic for unreachable...
2017-07-12 Reid KlecknerUse std::mutex to avoid memory allocation after OOM
2017-07-12 George Karpenkov[libFuzzer] Add a dependency on symbolizer from libFuzz...
2017-07-12 George Karpenkov[libFuzzer] NFC Declare LIBFUZZER_FLAGS_BASE outside...
2017-07-12 George Karpenkov[libFuzzer] Do not use LLVM ostream in tests
2017-07-12 Sanjay Patel[x86] improve SBB optimizations for SETB/SETA with...
2017-07-12 Sanjay Patel[x86] add tests for improving sbb transforms; NFC
2017-07-12 Justin BognerGlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
2017-07-12 George Burgess IVAdd a test for r307754
2017-07-12 Simon Dardis[mips][mt][5/7] Add support for fork and yield instruct...
2017-07-12 Rafael EspindolaAdd back a CHECK line.
2017-07-12 Evandro Menezes[CodeGen] Add dependency printer
2017-07-12 Davide Italiano[X86/FastIsel] Fall-back to SelectionDAG when lowering...
2017-07-12 Daniel NeilsonAdd element atomic memmove intrinsic
2017-07-12 Simon Dardis[mips][mt][4/7] Add IAS support for dvpe, evpe instruct...
2017-07-12 Simon Pilgrim[X86][SSE] Fix file check prefix warning breaking buildbots
2017-07-12 Kamil RytarowskiMake shell redirection construct portable
2017-07-12 John Brawn[ARM] Adjust ifcvt heuristic for the diamond ifcvt...
2017-07-12 Simon Pilgrim[X86][SSE] Add 512-bit (iX bitcast(vXi1)) test cases
2017-07-12 Simon Dardis[mips][mt] Add missing files from last commit
2017-07-12 Hiroshi Inouefix typo in document; NFC
2017-07-12 Simon Dardis[mips][mt][3/7] Add IAS support for emt, dmt instructions.
2017-07-12 Florian Hahn[Linker] Add directives to support mixing ARM/Thumb...
2017-07-12 Diana Picus[ARM] GlobalISel: Simplify inst selector code. NFC
2017-07-12 Chandler Carruth[PM] Fix a silly bug in my recent update to the CG...
2017-07-12 Diana Picus[ARM] GlobalISel: Select s64 G_FCMP
2017-07-12 Serge GueltonHave Module::createRNG return a unique_ptr
2017-07-12 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-12 Craig Topper[X86] Synchronize the ProcessorFeatures enum used by...
2017-07-12 Craig Topper[X86] Sync ProcessorTypes and ProcessorSubtypes enums...
2017-07-12 Craig Topper[X86] Cleanup the switches in getHostCPUName to remove...
2017-07-12 Craig Topper[X86] Remove 'barcelona' string from getHostCPUName...
2017-07-12 Mikael Holmen[MemoryBuiltins] Allow truncation in visitAllocaInst()
2017-07-12 Matthias BraunSpecify complete target triple in test
2017-07-12 Don HintonFix minor typo introduced in r276404
2017-07-12 Peter CollingbourneLowerTypeTests: When importing functions skip definitio...
2017-07-12 Jakub Kuderski[Dominators][NFC] Remove extra semicolon...
2017-07-12 Sam Clegg[WebAssembly] Expose the offset of each data segment
2017-07-12 Konstantin... Fix unused variable warnings
2017-07-11 Rafael EspindolaSimplify interface now that we don't need to pass IsPCR...
2017-07-11 Reid Kleckner[codeview] Change readobj symbol dumping format
2017-07-11 Petr Hosek[CMake] Support multi-target runtimes build
2017-07-11 Rafael EspindolaFully fix the movw/movt addend.
2017-07-11 Davide Italiano[IPO] Temporarily rollback r307215.
2017-07-11 Jakub Kuderski[Dominators] Use a custom DFS implementation
2017-07-11 Reid Kleckner[codeview] Fix type index discovery for four symbol...
2017-07-11 Konstantin... Enhance synchscope representation
2017-07-11 Evandro Menezes[CodeGen] Rename DEBUG_TYPE to match passnames
2017-07-11 Sanjay Patel[x86] auto-generate full checks; NFC
2017-07-11 Simon Dardis[mips][mt] Correct spelling error in comment. NFCI.
2017-07-11 Simon Dardis[mips][mt][2/7] Implement .module and .set directives...
2017-07-11 Martin Storsjo[ARM, ELF] Don't shift movt relocation offsets
2017-07-11 Florian Hahn [AArch64] Remove unused IsDarwin & IsNotDarwin predica...
2017-07-11 Anna Thomas[LoopUnrollRuntime] NFC: Add some debugging trace messa...
2017-07-11 Xinliang David Li[ProfileData] Add new option to dump topn hottest functions
2017-07-11 Davide Italiano[NewGVN] Check for congruency of memory accesses.
2017-07-11 Michael Zuckermanreverting 307677.
2017-07-11 Davide Italiano[NewGVN] Fix an innocent typo I found while debugging...
2017-07-11 Davide Italiano[NewGVN] Clarify the function invariants formatting...
2017-07-11 Tony Jiang[PPC] Fix one test case regression for patch https...
2017-07-11 Dan Liew[LibFuzzer] Fix `-Wcomment` warning emitted by GCC.
2017-07-11 Dan Liew[LibFuzzer] Fix `-Wpedantic` warning reported by Eric...
2017-07-11 Evgeniy Stepanov[msan] Only check shadow memory for operands that are...
2017-07-11 Simon Dardis[mips][mt][1/7] Add the MT ASE as a subtarget feature.
2017-07-11 Konstantin... Revert "AMDGPU: Do not test for SI in getIsaVersion"
2017-07-11 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-11 Anna Thomas[LoopUnrollRuntime] Avoid multi-exit nested loop with...
2017-07-11 Krzysztof Parzyszek[Hexagon] Do not rely on callee-saved info in hasFP
2017-07-11 Reid Kleckner[Support] - Add bad alloc error handler for handling...
2017-07-11 Tony Jiang[PPC] Fix two bugs in frame lowering.
2017-07-11 Krzysztof Parzyszek[Hexagon] Add support for nontemporal loads and stores...
2017-07-11 Reid Kleckner[lit] Fix import StringIO errors in Python 3
2017-07-11 Reid Kleckner[lit] Implement non-pipelined echo commands internally
2017-07-11 Dinar Temirbulatov[SLPVectorizer] Revert change in cancelScheduling with...
2017-07-11 Craig Topper[IR] Remove unnecessary const_casts from ConstantDataSe...
2017-07-11 Hiroshi Inouefix formatting; NFC
2017-07-11 Daniel Sanders[globalisel][tablegen] Change method of squashing unuse...
2017-07-11 Jonas Paulsson[SystemZ] Minor fixing in SystemZScheduleZ13.td
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten G_FCMP selection test. NFC
2017-07-11 George Rimar[DWARF] - Add testcase for checking message about broke...
2017-07-11 Guy Blank[X86][AVX512] regenerate avx512-insert-extract.ll
2017-07-11 Diana Picus[ARM] GlobalISel: Add reg mapping for s64 G_FCMP
2017-07-11 Philip Pfaffe[PM] Another post-commit fix in NewPMDriver
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten legalizer tests. NFC
2017-07-11 Daniel Sanders[globalisel][tablegen] Fix an multi-insn match bug...
2017-07-11 Peter Smith[ARM] ldr pc,=expression should be allowed in Thumb2
2017-07-11 Diana Picus[ARM] GlobalISel: Fix oversight in G_FCMP legalization
2017-07-11 Daniel Sanders[globalisel][tablegen] Correct matching of intrinsic...
2017-07-11 Diana Picus[ARM] GlobalISel: Legalize s64 G_FCMP
2017-07-11 Serguei KatkovRevert Revert [MBP] do not rotate loop if it creates...
2017-07-11 Igor Breger[GlobalISel][X86] Use correct AND instructions.
2017-07-11 Serguei Katkov[CGP] Relax a bit restriction for optimizeMemoryInst...
next