fix typo
[oota-llvm.git] / lib /
2016-01-13 Sanjay Patelfix typo
2016-01-13 Marek OlsakAMDGPU/SI: Fix a GPU hang with POS_W_FLOAT enabled
2016-01-13 Marek OlsakAMDGPU/SI: Remove ending s_endpgm from non-void functions
2016-01-13 Marek OlsakAMDGPU/SI: Add s_waitcnt at the end of non-void functions
2016-01-13 Marek OlsakAMDGPU/SI: Add support for non-void functions
2016-01-13 Derek Schuff[WebAssemly] Invalidate liveness in CFG stackifier
2016-01-13 Sanjay Patelfix typo
2016-01-13 Nicolai HaehnleAMDGPU/SI: Add SI Machine Scheduler
2016-01-13 Michael ZuckermanFixing warning by adding the X86ISD::VROTRI case.
2016-01-13 Krzysztof Parzyszek[Hexagon] Do not insert non-phis before phis in bit...
2016-01-13 Michael Zuckerman[AVX512] Adding PMOVSXBD/W/Q , PMOVZSDQ and PMOVZSWD...
2016-01-13 Michael Zuckerman[AVX512] Adding PMOVZXBD/W/Q , PMOVZXDQ and PMOVZXWD...
2016-01-13 Ulrich Weigand[PowerPC] Fix large code model with the ELFv2 ABI
2016-01-13 Michael Zuckerman[AVX512] adding PRORQ , PRORD , PRORLVQ and PRORLVD...
2016-01-13 Marek OlsakAMDGPU/SI: Allow more shader inputs
2016-01-13 Marek OlsakAMDGPU/SI: Allow any number of PS inputs
2016-01-13 Marek OlsakAMDGPU/SI: Add new target attribute InitialPSInputAddr
2016-01-13 Marek OlsakAMDGPU/SI: Fix a bug in SIFoldOperands
2016-01-13 Andrey TuretskiyLEA code size optimization pass (Part 2): Remove redund...
2016-01-13 Junmo ParkRemove extra whitespace. NFC.
2016-01-13 James Y Knight[SPARC] Revamp AnalyzeBranch and add ReverseBranchCondi...
2016-01-13 Xinliang David Li[Coverage] Refactor coverage mapping reader code
2016-01-13 Xinliang David LiRollback r257551 -- unexpected test failures TBI
2016-01-13 Keno FischerRe-Revert r257105 (Verifier debug info changes)
2016-01-13 Kostya Serebryany[libFuzzer] make sure to update CurrentUnit when drilling
2016-01-13 Keno FischerUse utostr rather than std::to_string
2016-01-13 Matthias BraunAsmPrinter: Fix wrong OS X versions being emitted for...
2016-01-13 David Majnemer[CodeView] Mark our lines as statements, not expressions
2016-01-13 Xinliang David Li[Coverage] Refactor coverage mapping reader code /NFC
2016-01-13 Keno FischerReapply r257105 "[Verifier] Check that debug values...
2016-01-13 Xinliang David LiRollback r257547 -- buildbot failure TBI
2016-01-13 Xinliang David Li[Coverage] Refactor coverage mapping reader code /NFC
2016-01-13 Ana PazosGuard fabs to bfc convert with V6T2 flag
2016-01-13 Quentin Colombet[ARM] Mark VMOV with immediate: isAsCheapAsMove.
2016-01-12 Fiona GlaserCannotBeOrderedLessThanZero: add some missing cases
2016-01-12 Rui UeyamaCOFF: Teach llvm-objdump how to dump DLL forwarder...
2016-01-12 Derek Schuff[WebAssembly] Fix disassembler shared-libs build
2016-01-12 Matthias BraunRegisterPressure: Expose RegisterOperands API
2016-01-12 Keno Fischer[Utils] Insert DW_OP_bit_piece when only describing...
2016-01-12 Nathan Slingerland[Support] Add saturating multiply-add support function
2016-01-12 David Majnemer[CodeView] Initialize column-end to zero
2016-01-12 Dan Gohman[WebAsssembly] Register the MC register info.
2016-01-12 Michael Zuckerman[AVX512] adding PROLQ and PROLD Intrinsics
2016-01-12 Kyle ButtCodegen: [PPC] Handle weighted comparisons when inserti...
2016-01-12 Dan Gohman[WebAssembly] Add a EM_WEBASSEMBLY value, and several...
2016-01-12 Dan Gohman[WebAssembly] Introduce a WebAssemblyTargetStreamer...
2016-01-12 Krzysztof ParzyszekReplace inherited constructor with an explicit one
2016-01-12 Dan Gohman[WebAssembly] Make CFG stackification independent of...
2016-01-12 Krzysztof Parzyszek[Hexagon] Implement RDF-based post-RA optimizations
2016-01-12 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-12 Sanjay Patelrangify; NFCI
2016-01-12 Reid KlecknerAuto-link with ole32.dll to simplify building LLVM.dll
2016-01-12 Sanjay Patelfunction names start with a lower case letter ; NFC
2016-01-12 Teresa Johnson[ThinLTO] Handle an external call from an import to...
2016-01-12 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-12 Krzysztof ParzyszekRDF: Copy propagation
2016-01-12 Tom StellardAMDGPU: Emit note directive for HSA even if there are...
2016-01-12 Krzysztof ParzyszekRDF: Dead code elimination
2016-01-12 Krzysztof ParzyszekFix compiler warnings from r257477
2016-01-12 Kostya Serebryany[libFuzzer] add a macro LLVM_FUZZER_DEFINES_SANITIZER_W...
2016-01-12 Krzysztof ParzyszekRDF: Implement register liveness analysis
2016-01-12 Daniel Sanders[mips] Correct operand order in DSP's mthi/mtlo
2016-01-12 Krzysztof ParzyszekRegister Data Flow: data flow graph
2016-01-12 Benjamin Kramer[Hexagon] Make helper function static. NFC.
2016-01-12 Keno Fischer[ARM] Fix several state persistence bugs
2016-01-12 Andrey TuretskiyTest commit access - tiny comment and code style fix.
2016-01-12 Robert LougherThe isel pattern that selects the memory-register form...
2016-01-12 Christof DoumaThe --debug-only option now takes a comma separated...
2016-01-12 Igor BregerAVX512: VPMOVAPS/PD and VPMOVUPS/PD (load) intrinsic...
2016-01-12 Justin BognerLoopUnroll: Move the actual unrolling logic to a standa...
2016-01-12 Dan Gohman[WebAssembly] Implement a prototype instruction encoder...
2016-01-12 Dan Gohman[WebAssembly] Register the MC subtarget info.
2016-01-12 Dan Gohman[WebAssembly] Define OperandTypes for decoding immediat...
2016-01-12 Kostya Serebryany[libFuzzer] when a new unit is discovered using a dicti...
2016-01-12 Kostya Serebryany[libFuzzer] add various debug prints. Also don't mutate...
2016-01-12 Dan Gohman[WebAssembly] Use TSFlags instead of keeping a list...
2016-01-12 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2016-01-12 Justin BognerLoopUnroll: Make canUnrollCompletely static - it doesn...
2016-01-12 Justin BognerLoopUnroll: Clean up the maze of initialization for...
2016-01-12 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2016-01-12 Kostya Serebryany[libFuzzer] extend the weak memcmp/strcmp/strncmp inter...
2016-01-12 Teresa Johnson[IRMover] Don't copy personality, etc unless creating def
2016-01-11 Manman RenCXX_FAST_TLS calling convention: Add support for ARM...
2016-01-11 Dan Gohman[WebAssembly] Define WebAssembly-specific relocation...
2016-01-11 Reid KlecknerAvoid the deprecated GetVersionEx API
2016-01-11 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-11 Rafael EspindolaRemove a bugs assert.
2016-01-11 Sanjay Patel[LibCallSimplifier] don't allow sqrt transform unless...
2016-01-11 Justin BognerLoopUnroll: Use the optsize threshold for minsize as...
2016-01-11 Sanjay Patelmore space; NFC
2016-01-11 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-11 Sanjay PatelgetParent()->getParent() == getFunction() and clang...
2016-01-11 Sanjay Pateldon't repeat function names in comments; NFC
2016-01-11 Dan Gohman[WebAssembly] Reorganize address offset folding.
2016-01-11 Matt ArsenaultAMDGPU: Implement {{s|u}}int_to_fp i64 -> f32
2016-01-11 Teresa JohnsonSplit resolveCycles(bool AllowTemps) into two interface...
2016-01-11 Matt ArsenaultAMDGPU: Fix crash with dispatch.ptr intrinsic with...
2016-01-11 Reid KlecknerRevert "[Windows] Simplify assertion code. NFC."
2016-01-11 Reid KlecknerUse ::GetVersionEx directly rather than the Win8.1...
2016-01-11 Adhemerval Zanella[sanitizer] [msan] Fix origin store of array types
next