- be1cec0 Generalize ownership/passing semantics to allow dsymutil to own abbreviations via unique_ptr by David Blaikie · 10 years ago
- 9f7d480 Remove excess white space by Rafael Espindola · 10 years ago
- bc9ba12 [InstCombine] refactor optimizeIntToFloatBitCast() ; NFCI by Sanjay Patel · 10 years ago
- 3d2c6fc [llvm-profdata] Show hint for other mismatch errors when merging instr profdata by Nathan Slingerland · 10 years ago
- 5dff218 [X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle decode comments. by Simon Pilgrim · 10 years ago
- c672a9b Fix read-of-uninitialized introduced in r253277 exposed on some buildbots by David Blaikie · 10 years ago
- e34401d [PGO] Move value profile data definitions out of IndexedInstrProf by Xinliang David Li · 10 years ago
- 2fa6f19 Fix null dereference committed in r253277 by David Blaikie · 10 years ago
- 6715b1e dwarfdump: support indexed string dumping in dwp based on the STR_OFFSETS component of the index by David Blaikie · 10 years ago
- ae2a51e [X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments. by Simon Pilgrim · 10 years ago
- 0833ccb [llvm-profdata] Improve error messaging when merging mismatched profile data by Nathan Slingerland · 10 years ago
- d82a1c7 [X86][SSE] Share AVX1/AVX2 shuffle tests with AVX512 where possible by Simon Pilgrim · 10 years ago
- 595419d [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction by Reid Kleckner · 10 years ago
- e6878eb dwarfdump: Reference the appropriate line table segment when dumping dwp files by David Blaikie · 10 years ago
- 358918e Fix -Wunused-function in a non-Win32 build by David Blaikie · 10 years ago
- 881fcae [EH] Keep filter clauses for types that have been caught. by Andrew Kaylor · 10 years ago
- e570abc [RuntimeDyld] Fix resolving R_PPC64_REL24 relocations by Ulrich Weigand · 10 years ago
- f42fd78 adding sancov to Makefile directory list. by Mike Aizatsky · 10 years ago
- 576772b Switch lto codegen to using diagnostic handlers. by Yunzhong Gao · 10 years ago
- d448978 Specify explicit storage type for AllocType. NFC. by George Burgess IV · 10 years ago
- 741a772 Vector of pointers in function attributes calculation by Elena Demikhovsky · 10 years ago
- 64725c3 SamplePGO - Move debug/dump function bodies out of header files. NFC. by Diego Novillo · 10 years ago
- 034f865 StringRef-ify some Option APIs by David Blaikie · 10 years ago
- e6d768f fix typos; NFC by Sanjay Patel · 10 years ago
- 4158652 use local variables; NFCI by Sanjay Patel · 10 years ago
- e656ca2 enabling sancov tests on linux x86_64 only by Mike Aizatsky · 10 years ago
- 7a016a1 [ARM] Don't pessimize i32 vselect. by Charlie Turner · 10 years ago
- 7271f32 function names start with a lower case letter; NFC by Sanjay Patel · 10 years ago
- 790e8d9 [Support] Tweak path::system_temp_directory() on Windows. by Pawel Bylica · 10 years ago
- 03629a3 [AArch64] Promote f16 SELECT_CC CC operands when op is legal. by Ahmed Bougacha · 10 years ago
- a17892d [llvm-rtdyld] Don't waste cycles invalidating instruction cache. by Davide Italiano · 10 years ago
- fa084bd [JIT/Memory] Fix up semantic of setExecutable(). by Davide Italiano · 10 years ago
- 8dc1efb Update DebugInfo tests for the change in DEBUG_VALUE output in r253338. by Dan Gohman · 10 years ago
- 4d186a1 Lower statepoints with multi-def targets. by Pat Gavlin · 10 years ago
- 7673d24 Use TargetRegisterInfo for printing MachineOperand register comments by Dan Gohman · 10 years ago
- 08e6ab9 Typo. by Chad Rosier · 10 years ago
- 5082713 [ARM] Default to ARMv4t in favour of adding Other to ARMArch by Bradley Smith · 10 years ago
- 377cc21 [ARM] Match VABDL from log2 shuffles. by Charlie Turner · 10 years ago
- 3a6c5da [mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S.H, EXTRV[_RS].W and EXTRV_S.H instructions by Zlatko Buljan · 10 years ago
- 38bd0da [ARM] Properly initialize ARMArch in the ARM subtarget by Bradley Smith · 10 years ago
- affe435 [mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W, SUBQH[_R].PH, SUBQH[_R].W, SUBU[_S].PH, SUBU[_S].QB and SUBUH[_R].QB instructions by Zlatko Buljan · 10 years ago
- 99ab112 [Assembler] Make fatal assembler errors non-fatal by Oliver Stannard · 10 years ago
- 43f1dd7 [Assembler] Allow non-fatal errors after parsing by Oliver Stannard · 10 years ago
- e0d7dbe [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH.QBLA, PRECEQU.PH.QBR, PRECEQU.PH.QBRA, PRECEU.PH.QBL, PRECEU.PH.QBLA, PRECEU.PH.QBR and PRECEU.PH.QBRA instructions by Zlatko Buljan · 10 years ago
- 6c42346 Fix typos in comments. by Jay Foad · 10 years ago
- bef6034 [AliasAnalysis] CatchPad and CatchRet can modify escaped memory by David Majnemer · 10 years ago
- a56e1d6 Fix a typo in BasicAliasAnalysis by David Majnemer · 10 years ago
- 4ea6172 AVX512 : regenerate the test file against trunk. by Igor Breger · 10 years ago
- 485ed67 Added microMIPSDSPr1 assembler and disassembler tests to existing microMIPSDSPr2 test files. by Zlatko Buljan · 10 years ago
- 96902bf Add MemoryBufferRef(MemoryBuffer&) constructor. by Rafael Espindola · 10 years ago
- 4d60f67 Fix unaligned memory read issue exposed by ubsan by Xinliang David Li · 10 years ago
- 15d1960 [Documentation] Add guidelines for grouping tests together. by Davide Italiano · 10 years ago
- 8dcaa9f Drop prelink support. by Rafael Espindola · 10 years ago
- 0b89712 Assume lane masks are always precise by Matthias Braun · 10 years ago
- 0f6bba9 Fix indentation by David Blaikie · 10 years ago
- 7cd8652 dwarfdump: Use the index to find the right abbrev offset in DWP files by David Blaikie · 10 years ago
- 36eebaa [WebAssembly] Fix printing of global operands by Derek Schuff · 10 years ago
- 1836bbe [PRE] Preserve !invariant.load metadata by Philip Reames · 10 years ago
- 3305a14 [X86][SSE] Merged BLEND shuffle decode comments. NFC. by Simon Pilgrim · 10 years ago
- 10f0544 Demote a single-use named function object to a lambda by David Blaikie · 10 years ago
- 7dd95ec [X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode comments. NFC. by Simon Pilgrim · 10 years ago
- f780acf [X86][SSE] Merged SHUF/PERM shuffle decode comments. NFC. by Simon Pilgrim · 10 years ago
- e80993a [X86][SSE] Merged UNPCK shuffle decode comments. NFC. by Simon Pilgrim · 10 years ago
- eaf6bc6 use range-based for loop; NFCI by Sanjay Patel · 10 years ago
- 0136ee9 Add isInteger() to APFloat. by Stephen Canon · 10 years ago
- b13e139 [PR25538]: Fix a failure caused by r253126. by Michael Zolotukhin · 10 years ago
- 1a4e019 [WebAssembly] Fix function return type printing by Derek Schuff · 10 years ago
- 8f9915e [WebAssembly] Reverse the order of operands for br_if by Derek Schuff · 10 years ago
- 3ee61b8 [IR] Manage TheNoneToken with a std::unique_ptr by David Majnemer · 10 years ago
- 90858d3 Find available scratch register to use in function prologue and epilogue as part of shrink wrapping. by Kit Barton · 10 years ago
- e689ed5 [WinEH] Don't let UnwindHelp alias the return address by Reid Kleckner · 10 years ago
- 0929f13 Use the subtarget reference that we already have by Reid Kleckner · 10 years ago
- 2a94907 Add intermediate subtract instructions to reassociation worklist. by Owen Anderson · 10 years ago
- 578dced [LoopStrengthReduce] Don't increment iterator past the end of the BB by David Majnemer · 10 years ago
- a90c8e5 [mips] Disable code generation through FastISel for MIPS32R6. by Vasileios Kalintiris · 10 years ago
- 6736b2f [SimplifyLibCalls] Generalize a comment. This doesn't apply only to sqrt. by Davide Italiano · 10 years ago
- 1890cef [ARM] Prevent use of a value pointed by end() iterator when placing a jump table by Petr Pavlu · 10 years ago
- 20bb042 [ARM,AArch64] Store source location of asm constant pool entries by Oliver Stannard · 10 years ago
- 1b10e7a [ARM,AArch64] Store source location for values in assembly files by Oliver Stannard · 10 years ago
- e5484b4 [WebAssembly] Prototype passes for register coloring and register stackifying. by Dan Gohman · 10 years ago
- a3a518c [mips][ias] Remove spurious ';' from inline assembly test. by Daniel Sanders · 10 years ago
- 5bc4ede [mips][ias] Accept $31 or $ra in hf16call32.ll. IAS prints the latter. by Daniel Sanders · 10 years ago
- 4f0f308 [mips][ias] Allow whitespace after commas in inlineasm*.ll tests. by Daniel Sanders · 10 years ago
- 4c351fd Handle ARMv6KZ naming by Artyom Skrobov · 10 years ago
- 05400e9 NFC refactorings in lib/Support/TargetParser.cpp by Artyom Skrobov · 10 years ago
- 870fdb5 [ARM] Allow TargetParser to accurately target architectures by Bradley Smith · 10 years ago
- 7c1b772 [ARM] Introduce subtarget features per ARM architecture. by Bradley Smith · 10 years ago
- 61639fb Properly check if a CMPZ node is in fact comparing against zero by James Molloy · 10 years ago
- 168146e Don't generate discriminators for calls to debug intrinsics by Pavel Labath · 10 years ago
- f88d08f [AArch64] ldr= pseudo-instruction silently ignored if register invalid by Oliver Stannard · 10 years ago
- 8b4675f [GlobalOpt] Address post-commit review comments on r253168 by James Molloy · 10 years ago
- a147660 Move helper classes into anonymous namespaces. NFC. by Benjamin Kramer · 10 years ago
- e35a90c Fix r253186 test case by Keno Fischer · 10 years ago
- 238d6fc [DIBuilder] Make createReferenceType take size and align by Keno Fischer · 10 years ago
- 99b6232 AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructions. by Igor Breger · 10 years ago
- 48f4451 Also map the personality function in CloneFunctionInto by Keno Fischer · 10 years ago
- 888d479 [Sink] Don't move landingpads by Keno Fischer · 10 years ago
- 253c929 [ADT] Make capacity_in_bytes support BitVector. NFC. by Vedant Kumar · 10 years ago
- 284e00c [WebAssembly] Use tabs instead of spaces in assembly output. by Dan Gohman · 10 years ago
- 8adc1ea [X86][SSE] Tidyup with implicit SDValue bool check. NFC. by Simon Pilgrim · 10 years ago