[llvm-rtdyld] Turn assertion into errors, it seems more appropriate.
[oota-llvm.git] / lib / Target /
2015-11-21 Matthias BraunARMLoadStoreOptimizer: Cleanup isMemoryOp(); NFC
2015-11-20 Vinicius TintiTest commit
2015-11-20 Eric ChristopherPower8 and later support fusing addis/addi and addis...
2015-11-20 Jun Bum Lim[AArch64]Merge narrow zero stores to a wider store
2015-11-20 Eric ChristopherWeak non-function symbols were being accessed directly...
2015-11-20 Krzysztof Parzyszek[Hexagon] Fix the return value from HexagonGenInsert...
2015-11-20 Artyom SkrobovHandle ARMv6-J as an alias, instead of fake architecture
2015-11-20 Tilmann Scheller[Hexagon] Remove redundant assignment.
2015-11-20 Daniel SandersPartially revert r253662: some unrelated work was accid...
2015-11-20 Daniel SandersRevert the revert 253497 and 253539 - These commits...
2015-11-20 Tilmann Scheller[Hexagon] Remove redundant local variable.
2015-11-20 Hrvoje Varga[mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL...
2015-11-20 Dan Gohman[WebAssembly] Remove the AsmPrinter code for printing...
2015-11-20 Dan Gohman[WebAssembly] Add a few open tasks to the target README...
2015-11-20 Dan Gohman[WebAssembly] Rename SWITCH to TABLESWITCH to match...
2015-11-20 Dan Gohman[WebAssembly] Remove done items from the README.txt.
2015-11-20 Dan Gohman[WebAssembly] Add asserts that the expression stack...
2015-11-20 Dan Gohman[WebAssemby] Enforce FIFO ordering for instructions...
2015-11-20 Eric ChristopherSplit the argument unscheduling loop in the WebAssembly...
2015-11-19 Eric ChristopherFix a [-Werror,-Wcovered-switch-default] warning by...
2015-11-19 Dan Gohman[WebAssembly] Implement isCheapToSpeculateCtlz and...
2015-11-19 Simon Pilgrim[X86][SSE4A] Fix issue with EXTRQI shuffles not startin...
2015-11-19 Reid KlecknerFix UMRs in Mips disassembler on invalid instruction...
2015-11-19 Simon Pilgrim[X86] Use existing MachineInstrBuilder::addDisp to...
2015-11-19 Jun Bum Lim [AArch64] Refactoring aarch64-ldst-opt. NCF.
2015-11-19 Jun Bum Lim[AArch64]Extend merging narrow loads into a wider load
2015-11-19 Hans WennborgX86: More efficient legalization of wide integer compares
2015-11-19 Zoran Jovanovic[mips] Expansion of ROL and ROR macros
2015-11-19 Elena DemikhovskyAVX-512: Fixed COPY_TO_REGCLASS for mask registers
2015-11-19 Simon Pilgrim[X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128...
2015-11-19 Alexey BataevAlternative to long nops for X86 CPUs, by Andrey Turetsky
2015-11-19 Igor BregerAVX512: Implemented encoding, intrinsics and DAG loweri...
2015-11-19 Igor BregerAVX512: Implemented encoding for the vmovss.s and vmovs...
2015-11-19 Igor BregerAVX512: Implemented encoding for the follow instructions.
2015-11-19 Elena DemikhovskyPointers in Masked Load, Store, Gather, Scatter intrinsics
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-19 Quentin Colombet[X86] Enable shrink-wrapping by default.
2015-11-18 Quentin Colombet[AArch64] Enable shrink-wrapping by default.
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Tim NorthoverARM: make sure backend is consistent about exception...
2015-11-18 Matthew Simpson[Aarch64] Add cost for missing extensions.
2015-11-18 Dan Gohman[WebAssembly] Add more whitespace characters to prettif...
2015-11-18 Dan Gohman[WebAssembly] Add some spaces to the assembly output...
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-18 Asaf Badouh[X86][AVX512CD] add mask broadcast intrinsics
2015-11-18 Igor BregerAVX512: Implemented encoding for vpextrw.s instruction.
2015-11-18 Hrvoje Varga[mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH,...
2015-11-18 Craig TopperReplace dyn_cast with isa in places that weren't using...
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-18 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-17 Simon Pilgrim[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle...
2015-11-17 Simon Pilgrim[X86][AVX512] Added support for AVX512 UNPCK shuffle...
2015-11-17 Reid Kleckner[WinEH] Move WinEHFuncInfo from MachineModuleInfo to...
2015-11-17 Charlie Turner[ARM] Don't pessimize i32 vselect.
2015-11-17 Ahmed Bougacha[AArch64] Promote f16 SELECT_CC CC operands when op...
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 Zlatko Buljan[mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W...
2015-11-17 Jay FoadFix typos in comments.
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-17 Derek Schuff[WebAssembly] Fix printing of global operands
2015-11-16 Simon Pilgrim[X86][SSE] Merged BLEND shuffle decode comments. NFC.
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 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 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 Vasileios Kalintiris[mips] Disable code generation through FastISel for...
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 Artyom SkrobovHandle ARMv6KZ naming
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 Oliver Stannard[AArch64] ldr= pseudo-instruction silently ignored...
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
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 Igor BregerRevert r253160.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-14 Dan Gohman[WebAssembly] Minor code simplification. NFC.
2015-11-14 Dan Gohman[WebAssembly] Support signext, zeroext, and several...
2015-11-14 Akira HatanakaReduce the size of MCRelaxableFragment.
2015-11-14 Akira Hatanaka[MCTargetAsmParser] Move the member varialbes that...
2015-11-14 Eric ChristopherAdd MMX to the 3dnow enum and propagate changes around...
2015-11-13 Justin BognerAArch64: Default AArch64Subtarget::ReserveX18 to true...
2015-11-13 Colin LeMahieu[Hexagon] Fixing memory leak during relaxation by alloc...
2015-11-13 Reid Kleckner[WinEH] Fix ESP management with 32-bit __CxxFrameHandler3
2015-11-13 Dan Gohman[WebAssembly] Rename the Const instructions to be upper...
2015-11-13 Dan Gohman[WebAssembly] Rename memory intrinsics to be upper...
2015-11-13 Cong Hou[X86][SSE] Combine UNPCKL with vector_shuffle into...
2015-11-13 Reid Kleckner[WinEH] Make UnwindHelp a fixed stack object allocated...
next