oota-llvm.git
2015-11-17 George Burgess IVSpecify explicit storage type for AllocType. NFC.
2015-11-17 Elena DemikhovskyVector of pointers in function attributes calculation
2015-11-17 Diego NovilloSamplePGO - Move debug/dump function bodies out of...
2015-11-17 David BlaikieStringRef-ify some Option APIs
2015-11-17 Sanjay Patelfix typos; NFC
2015-11-17 Sanjay Pateluse local variables; NFCI
2015-11-17 Mike Aizatskyenabling sancov tests on linux x86_64 only
2015-11-17 Charlie Turner[ARM] Don't pessimize i32 vselect.
2015-11-17 Sanjay Patelfunction names start with a lower case letter; NFC
2015-11-17 Pawel Bylica[Support] Tweak path::system_temp_directory() on Windows.
2015-11-17 Ahmed Bougacha[AArch64] Promote f16 SELECT_CC CC operands when op...
2015-11-17 Davide Italiano[llvm-rtdyld] Don't waste cycles invalidating instructi...
2015-11-17 Davide Italiano[JIT/Memory] Fix up semantic of setExecutable().
2015-11-17 Dan GohmanUpdate DebugInfo tests for the change in DEBUG_VALUE...
2015-11-17 Pat GavlinLower statepoints with multi-def targets.
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-17 Chad RosierTypo.
2015-11-17 Bradley Smith[ARM] Default to ARMv4t in favour of adding Other to...
2015-11-17 Charlie Turner[ARM] Match VABDL from log2 shuffles.
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV,...
2015-11-17 Bradley Smith[ARM] Properly initialize ARMArch in the ARM subtarget
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W,...
2015-11-17 Oliver Stannard[Assembler] Make fatal assembler errors non-fatal
2015-11-17 Oliver Stannard[Assembler] Allow non-fatal errors after parsing
2015-11-17 Zlatko Buljan[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W...
2015-11-17 Jay FoadFix typos in comments.
2015-11-17 David Majnemer[AliasAnalysis] CatchPad and CatchRet can modify escape...
2015-11-17 David MajnemerFix a typo in BasicAliasAnalysis
2015-11-17 Igor BregerAVX512 : regenerate the test file against trunk.
2015-11-17 Zlatko BuljanAdded microMIPSDSPr1 assembler and disassembler tests...
2015-11-17 Rafael EspindolaAdd MemoryBufferRef(MemoryBuffer&) constructor.
2015-11-17 Xinliang David LiFix unaligned memory read issue exposed by ubsan
2015-11-17 Davide Italiano[Documentation] Add guidelines for grouping tests together.
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-17 Matthias BraunAssume lane masks are always precise
2015-11-17 David BlaikieFix indentation
2015-11-17 David Blaikiedwarfdump: Use the index to find the right abbrev offse...
2015-11-17 Derek Schuff[WebAssembly] Fix printing of global operands
2015-11-17 Philip Reames[PRE] Preserve !invariant.load metadata
2015-11-16 Simon Pilgrim[X86][SSE] Merged BLEND shuffle decode comments. NFC.
2015-11-16 David BlaikieDemote a single-use named function object to a lambda
2015-11-16 Simon Pilgrim[X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode...
2015-11-16 Simon Pilgrim[X86][SSE] Merged SHUF/PERM shuffle decode comments...
2015-11-16 Simon Pilgrim[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
2015-11-16 Sanjay Pateluse range-based for loop; NFCI
2015-11-16 Stephen CanonAdd isInteger() to APFloat.
2015-11-16 Michael Zolotukhin[PR25538]: Fix a failure caused by r253126.
2015-11-16 Derek Schuff[WebAssembly] Fix function return type printing
2015-11-16 Derek Schuff[WebAssembly] Reverse the order of operands for br_if
2015-11-16 David Majnemer[IR] Manage TheNoneToken with a std::unique_ptr
2015-11-16 Kit BartonFind available scratch register to use in function...
2015-11-16 Reid Kleckner[WinEH] Don't let UnwindHelp alias the return address
2015-11-16 Reid KlecknerUse the subtarget reference that we already have
2015-11-16 Owen AndersonAdd intermediate subtract instructions to reassociation...
2015-11-16 David Majnemer[LoopStrengthReduce] Don't increment iterator past...
2015-11-16 Vasileios Kalintiris[mips] Disable code generation through FastISel for...
2015-11-16 Davide Italiano[SimplifyLibCalls] Generalize a comment. This doesn...
2015-11-16 Petr Pavlu[ARM] Prevent use of a value pointed by end() iterator...
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location of asm constant...
2015-11-16 Oliver Stannard[ARM,AArch64] Store source location for values in assem...
2015-11-16 Dan Gohman[WebAssembly] Prototype passes for register coloring...
2015-11-16 Daniel Sanders[mips][ias] Remove spurious ';' from inline assembly...
2015-11-16 Daniel Sanders[mips][ias] Accept $31 or $ra in hf16call32.ll. IAS...
2015-11-16 Daniel Sanders[mips][ias] Allow whitespace after commas in inlineasm...
2015-11-16 Artyom SkrobovHandle ARMv6KZ naming
2015-11-16 Artyom SkrobovNFC refactorings in lib/Support/TargetParser.cpp
2015-11-16 Bradley Smith[ARM] Allow TargetParser to accurately target architectures
2015-11-16 Bradley Smith[ARM] Introduce subtarget features per ARM architecture.
2015-11-16 James MolloyProperly check if a CMPZ node is in fact comparing...
2015-11-16 Pavel LabathDon't generate discriminators for calls to debug intrinsics
2015-11-16 Oliver Stannard[AArch64] ldr= pseudo-instruction silently ignored...
2015-11-16 James Molloy[GlobalOpt] Address post-commit review comments on...
2015-11-16 Benjamin KramerMove helper classes into anonymous namespaces. NFC.
2015-11-16 Keno FischerFix r253186 test case
2015-11-16 Keno Fischer[DIBuilder] Make createReferenceType take size and...
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-16 Keno FischerAlso map the personality function in CloneFunctionInto
2015-11-16 Keno Fischer[Sink] Don't move landingpads
2015-11-16 Vedant Kumar[ADT] Make capacity_in_bytes support BitVector. NFC.
2015-11-15 Dan Gohman[WebAssembly] Use tabs instead of spaces in assembly...
2015-11-15 Simon Pilgrim[X86][SSE] Tidyup with implicit SDValue bool check...
2015-11-15 Teresa JohnsonFix mapping of unmaterialized global values during...
2015-11-15 James Molloy[GlobalOpt] Demote globals to locals more aggressively
2015-11-15 Alex Denisov[Docs] Fix typo
2015-11-15 Igor BregerRevert r253160.
2015-11-15 Elena DemikhovskyFixed GEP visitor in the InstCombine pass.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-15 Dylan McKayNFC: Document MSVC getters on Triple
2015-11-15 Teresa JohnsonUse a different block id for block of metadata kind...
2015-11-14 Dan Gohman[WebAssembly] Minor code simplification. NFC.
2015-11-14 Dan Gohman[WebAssembly] Make indentation consistent with the...
2015-11-14 Dan Gohman[WebAssembly] Support signext, zeroext, and several...
2015-11-14 Dan Gohman[WebAssembly] Change int_wasm_memory_size from IntrNoMe...
2015-11-14 Simon Pilgrim[X86][SSE] Fixed arch/triple and regenerated results.
2015-11-14 Davide Italiano[llvm-ar] Use failIfError/fail helpers.
2015-11-14 Davide Italiano[llvm-ar] Use fail() helper to reduce duplication.
2015-11-14 Davide Italiano[llvm-ar] Simplify the code.
2015-11-14 Simon Pilgrim[X86][SSE] Added extra vector truncation tests
2015-11-14 Akira HatanakaReduce the size of MCRelaxableFragment.
2015-11-14 Michael ZolotukhinDon't recompute LCSSA after loop-unrolling when possible.
next