[llvm-symbolizer] -print-source-context-lines option to print source code around...
[oota-llvm.git] / lib / Target /
2016-01-08 Tobias Edler von... [Hexagon] Replace a static member variable in HexagonCV...
2016-01-08 Weiming ZhaoRBIT Instruction only available for ARMv6t2 and above.
2016-01-08 Weiming ZhaoDisable shrink-wrap for Thumb1
2016-01-08 Tom StellardAMDGPU/SI: Emit global variable sizes when targeting HSA
2016-01-08 Tom StellardAMDGPU: Emit functions sizes
2016-01-08 Nemanja IvanovicPrevent renaming of CR fields in AADB when a CR restore...
2016-01-08 Dylan McKay[AVR] Added AVRSelectionDAGInfo header file
2016-01-08 Craig Topper[AVX-512] Remove superfluous spaces from some asm strings.
2016-01-08 Craig Topper[X86] Don't print the aliased version of CVTSD2SI64rm...
2016-01-08 Craig Topper[X86] Use \t instead of space after mnemonics in a...
2016-01-08 Kyle ButtAdd call sequence start and end for __tls_get_addr
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Dan Gohman[WebAssembly] Remove an unused def : Pat.
2016-01-08 Dan Gohman[WebAssembly] Remove unused arguments, unused functions...
2016-01-08 Eric ChristopherAdd some testing for thumb1 and thumb2 inline asm immed...
2016-01-07 JF BastienWebAssembly: use .skip instead of .zero directive
2016-01-07 JF BastienWebAssembly: update expected failures, more assert...
2016-01-07 JF BastienWebAssembly: update expected failures, assert got resol...
2016-01-07 Derek Schuff[WebAssembly] Support combining GEP and FrameIndex...
2016-01-07 Dan Gohman[WebAssembly] Use the default private label prefixes.
2016-01-07 Nicolai HaehnleAMDGPU/SI: Fold operands with sub-registers
2016-01-07 Nicolai HaehnleAMDGPU/SI: xnack_mask is always reserved on VI
2016-01-07 Michael Zuckerman[AVX512] add PSLLW and PSLLV Intrinsic
2016-01-07 Nico WeberRevert r257055, it caused PR26064.
2016-01-07 Michael Zuckerman[AVX512] add PSRAV Intrinsic
2016-01-07 Amjad AboudAdded support for macro emission in dwarf (supporting...
2016-01-07 Michael Zuckerman[AVX512] add PSHUFHW and PSHUFLW Intrinsic
2016-01-07 Simon Pilgrim[X86][AVX] Match broadcast loads through a bitcast
2016-01-07 Dylan McKayAdded AVRTargetObjectFile class and AVR.h
2016-01-07 Simon Pilgrim[X86][SSE} Add INSERTPS as a target shuffle
2016-01-07 Michael Zuckerman[AVX512] add PSHUFD Intrinsic
2016-01-07 Tim NorthoverARM: support TLS accesses on Darwin platforms
2016-01-07 Jonas Paulsson[SystemZ] Add hasSideEffects flag on Serialize instruction.
2016-01-07 Craig Topper[X86] Remove superfluous mayLoad flag. The pattern...
2016-01-07 Craig Topper[X86] Had hasSideEffects=0 to VBROADCASTI128.
2016-01-07 Craig Topper[X86] Add OpSize32 to MOVSX32_NOREX instructions to...
2016-01-07 Craig Topper[X86] Add hasSideEffects=0 and mayLoad=1 to MOVZX64...
2016-01-07 Craig Topper[X86] STOSQ without a rep prefix doesn't read or write...
2016-01-07 Haicheng Wu[AArch64 MachineCombine] Enhance/Add support for genera...
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2016-01-06 Simon Pilgrim[X86] Determine if target shuffle can contain zero...
2016-01-06 Nicolai HaehnleAMDGPU/SI: Fix crash when inline assembly is used in...
2016-01-06 Quentin Colombet[X86] Correctly model TLS calls w.r.t. frame requirements.
2016-01-06 Sanjay Patelrefactor divrem8 lowering; NFCI
2016-01-06 Dan Gohman[WebAssembly] Don't use range-based loop for a list...
2016-01-06 JF BastienWebAssembly: add missing expected failures exposed...
2016-01-06 JF BastienWebAssembly: add new expected failures exposed by r256890
2016-01-06 Krzysztof Parzyszek[Hexagon] Add system instructions for cache manipulation
2016-01-06 Artyom SkrobovPR25754: avoid generating UDIVREM8_ZEXT_HREG nodes...
2016-01-06 Simon Pilgrim[X86][SSE] There is no zmm addsubpd/addsubps instruction.
2016-01-06 Simon Pilgrim[X86][SSE] An empty target shuffle mask is always a...
2016-01-06 Craig Topper[X86] Use PS instead of TB for instructions that have...
2016-01-06 Craig Topper[X86] Fix an incorrect usage of In32BitMode that should...
2016-01-06 Philip ReamesExtract helper function to merge MemoryOperand lists...
2016-01-06 Junmo ParkDelete trailing whitespace; NFC
2016-01-06 Junmo ParkDelete trailing whitespace; NFC
2016-01-05 Nicolai HaehnleAMDGPU/SI: Do not move scratch resource register on...
2016-01-05 David Majnemer[X86] Determine if we have an OpaqueSPAdjustment earlier
2016-01-05 Michael Zuckerman[AVX512] add PSLLD and PSLLQ Intrinsic
2016-01-05 MinSeong Kim[AArch64] Add support for Samsung Exynos-M1
2016-01-05 Junmo ParkRemove extra whitespace. NFC.
2016-01-05 Simon Pilgrim[X86][SSE] Merge PerformBLENDICombine into PerformShuff...
2016-01-05 Craig Topper[X86] Make MOV32ri64 a post-RA pseudo instead of a...
2016-01-05 Craig Topper[X86] Add OpSize32 to OR32mrLocked instruction to match...
2016-01-05 Craig Topper[AVX512] Add hasSideEffects=0 to kunpck instructions...
2016-01-05 Matt ArsenaultAMDGPU: Remove redundant let mayLoad = 1
2016-01-05 Tom StellardAMDGPU/SI: Select non-uniform constant addrspace loads...
2016-01-05 David MajnemerRevert "[X86] Use push-pop for materializing small...
2016-01-05 Tom StellardAMDGPU/SI: Consolidate FLAT patterns
2016-01-05 Matthias BraunMachineInstrBundle: Fix reversed isSuperRegisterEq...
2016-01-04 Nicolai HaehnleAMDGPU: add +xnack feature
2016-01-04 Simon Pilgrim[X86][SSE] Ensure BLENDPD/BLENDPS/PBLEND inputs are...
2016-01-04 Tom StellardAMDGPU/SI: Move VI SMEM pattern back into VIInstructions.td
2016-01-04 Geoff Berry[AArch64] Optimize some simple TBZ/TBNZ cases.
2016-01-04 Nicolai HaehnleAMDGPU: Avoid assertions after SGPR spilling failed
2016-01-04 Michael Zuckerman[AVX512] add PSRAD and PSRAQ Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRAW Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRLV Intrinsic
2016-01-04 David Majnemer[X86] Make hasFP constant time
2016-01-03 Craig TopperUse std::is_sorted and std::none_of instead of manual...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2015-12-31 Craig Topper[X86] Remove a return after llvm_unreachable.
2015-12-31 Craig Topper[X86] Move shuffle decoding for constant pool into...
2015-12-31 Michael Zuckerman[AVX512] add PSRLQ and PSRLD Intrinsic
2015-12-31 Michael Kuperstein[X86] Avoid folding scalar loads into unary sse intrinsics
2015-12-31 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU intrinsics
2015-12-31 Craig Topper[TableGen] Modify the AsmMatcherEmitter to only apply...
2015-12-29 Sanjay Pateluse range-based for-loops; NFCI
2015-12-29 Michael Zuckerman[AVX512] add PSRLW Intrinsic
2015-12-29 Craig Topper[TableGen] Remove MnemonicContainsDot from AsmParser...
2015-12-29 Craig Topper[X86] Remove declaration of ATTAsmParser. Its equivalen...
2015-12-28 Artyom Skrobov[Thumb] Fix assembler error 'cannot honor width suffix...
2015-12-28 Sanjay Patel[x86] lower calls to fmin and llvm.minnum.* using minss...
2015-12-28 Elena DemikhovskyImplemented cost model for masked gather and scatter...
2015-12-28 Sanjay Patel[x86] lower calls to fmax and llvm.maxnum.* using maxps...
2015-12-28 Sanjay Pateltidy up; NFC
2015-12-28 Roman DivackySupport clrex instruction on ARMv6k. Patch by Andrew...
2015-12-28 Michael Kuperstein[X86] Better support for the MCU psABI (LLVM part)
next