[lib/Fuzzer] mention the user-supplied mutators
[oota-llvm.git] / lib / Target /
2015-05-22 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-05-22 Chad RosierUse new MachineInstr mayLoadOrStore() API. NFC.
2015-05-22 Alexei Starovoitov[bpf] emit jmp fixups in little endian
2015-05-22 Quentin ColombetReapply r238011 with a fix for the trap instruction.
2015-05-22 Bill Schmidt[PPC64] Add support for clrbhrb, mfbhrbe, rfebb.
2015-05-22 John Brawn[ARM] Fix typo in subtarget feature list for 7em triple
2015-05-22 Tamas BerghammerRevert "[X86] Fix a variable name for r237977 so that...
2015-05-22 Quentin Colombet[X86] Fix a variable name for r237977 so that it works...
2015-05-22 Quentin Colombet[X86] Refactor the prologue emission to prepare for...
2015-05-21 Hal Finkel[PPC] Correct iterator bug in PPCTLSDynamicCall
2015-05-21 Peter CollingbourneRevert r237590, "ARM: allow jump tables to be placed...
2015-05-21 Chad RosierUse new MachineInstr mayLoadOrStore() API.
2015-05-21 Chad Rosier[AArch64] Enhance the load/store optimizer with target...
2015-05-21 David Blaikie[opaque pointer type] Allow gep_type_iterator to work...
2015-05-21 Rafael EspindolaStop forwarding (get|set)Aligment from MCSectionData...
2015-05-21 Bill Schmidt[PPC64] Handle vpkudum mask pattern correctly when...
2015-05-21 Hal Finkel[PPC/LoopUnrollRuntime] Don't avoid high-cost trip...
2015-05-21 Nemanja IvanovicAdd support for VSX scalar single-precision arithmetic...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-21 Elena DemikhovskyAVX-512: Enabled SSE intrinsics on AVX-512.
2015-05-21 Simon PilgrimFixed unused variable warning in non-assert builds...
2015-05-21 Simon Pilgrim[X86][SSE] Improve support for 128-bit vector sign...
2015-05-20 Reid Kleckner[WinEH] Store pointers to the LSDA in the exception...
2015-05-20 Hans WennborgRevert r237828 "[X86] Remove unused node after morphing...
2015-05-20 Davide Italiano[Target/ARM] Only enable OptimizeBarrierPass at -O1...
2015-05-20 Duncan P. N. Exon... MC: Remove most remaining uses of MCSymbolData::getSymb...
2015-05-20 Benjamin Kramer[X86] Remove unused node after morphing it from shr...
2015-05-20 Matthias BraunARM: Fix comment and make it slightly more readable
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2015-05-20 Duncan P. N. Exon... MC: Update MCAssembler to use MCSymbol, NFC
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in MachObjectWriter, NFC
2015-05-20 Elena DemikhovskyAVX-512: fixed algorithm of building vectors of i1...
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-05-20 Toma Tabacu[mips] [IAS] Factor out .set nomacro warning. NFC.
2015-05-20 David Majnemer[X86] Implement the local-exec TLS model for Windows...
2015-05-20 Alexei Starovoitov[bpf] fix build
2015-05-20 Duncan P. N. Exon... MC: Take MCSymbol in MachObjectWriter::getSymbolAddress...
2015-05-19 Duncan P. N. Exon... MC: Use MCSymbol in MCAsmLayout::getSymbolOffset()...
2015-05-19 Matthias BraunMachineInstr: Remove unused parameter.
2015-05-19 Pete CooperRemove unnecessary cast. NFC
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement NOR, OR, ORI, XOR and...
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement AND and ANDI instructions
2015-05-19 Daniel Sanders[mips] Correct and improve special-case shuffle instruc...
2015-05-19 Zoran Jovanovic[mips][microMIPSr6] Implement DIV, DIVU, MOD and MODU...
2015-05-19 Michael Kuperstein[X86] ABI change for x86-32: pass 3 vector arguments...
2015-05-18 Reid KlecknerRe-land r237175: [X86] Always return the sret parameter...
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement LSA instruction
2015-05-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
2015-05-18 Tim NorthoverAArch64: work around ld64 bug more aggressively.
2015-05-18 Matthias BraunMachineInstr: Change return value of getOpcode() to...
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-18 Tim NorthoverARM: allow jump tables to be placed as constant islands.
2015-05-18 James Y KnightSparc: support the "set" synthetic instruction.
2015-05-18 Oliver StannardRevert r237579, as it broke windows buildbots
2015-05-18 James Y KnightSparc: Support PSR, TBR, WIM read/write instructions.
2015-05-18 James Y KnightSparc: Add the "alternate address space" load/store...
2015-05-18 James Y KnightAdd support for the Sparc implementation-defined "ASR...
2015-05-18 Oliver Stannard[LLVM - ARM/AArch64] Add ACLE special register intrinsics
2015-05-18 Jozef Kolek[mips][microMIPSr6] Implement ALIGN and AUI instructions
2015-05-18 Elena DemikhovskyAVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS...
2015-05-18 Elena Demikhovskyfixed compilation warning/error
2015-05-18 Elena DemikhovskyAVX-512: Added patterns for scalar-to-vector broadcast
2015-05-18 Elena DemikhovskyAVX-512: Added VBROADCASTF64X4, VBROADCASTF64X2, VBROAD...
2015-05-18 Hal Finkel[PowerPC] Add extra r2 read deps on @toc@l relocations
2015-05-17 Elena DemikhovskyAVX-512: fixed extended load to 512-bit register
2015-05-17 Elena DemikhovskyAVX-512: fixed a bug in mask operations - (i1 1) pattern
2015-05-16 Daniel Sanders[x86] Distinguish the 'o', 'v', 'X', and 'i' inline...
2015-05-16 Duncan P. N. Exon... MC: Use MCSymbol in RelAndSymbol, NFC
2015-05-16 Bill Schmidt[PPC64] Add vector pack/unpack support from ISA 2.07
2015-05-16 Duncan P. N. Exon... MC: Change MCFragment::Atom to an MCSymbol, NFC
2015-05-15 Pete CooperRemove MCAssembler.h include from MCStreamer.h and...
2015-05-15 Pete CooperRemove 3 includes from MCInstrDesc.h and explicitly...
2015-05-15 David Majnemer[X86] Use a better sentinel offset for the FrameAddr...
2015-05-15 Jim GrosbachMC: MCCodeGenInfo naming update. NFC.
2015-05-15 Jim GrosbachMC: Update MCCodeEmitter naming. NFC.
2015-05-15 Jim GrosbachMC: Update MCFixup naming. NFC.
2015-05-15 James MolloyMark SMIN/SMAX/UMIN/UMAX nodes as legal and add pattern...
2015-05-15 Daniel Sanders[xcore] Only support the 'm' inline assembly memory...
2015-05-15 Toma Tabacu[mips] [IAS] Fix expansion of negative 32-bit immediate...
2015-05-15 Akira HatanakaStop resetting SanitizeAddress in TargetMachine::resetT...
2015-05-14 Eric ChristopherRemove setting FloatABIType from the X86 port, nothing...
2015-05-14 Brendon Cahoon[Hexagon] Generate hardware loop for a vectorized loop
2015-05-14 Brendon Cahoon[Hexagon] Remove dead constant assignment in hardware...
2015-05-14 Douglas KatzmanReflow long lines of some LLVMBuild files
2015-05-14 Toma Tabacu[mips] [IAS] Enforce .set nomacro.
2015-05-14 Brendon Cahoon[Hexagon] Check for underflow/wrap in hardware loop...
2015-05-14 Toma Tabacu[mips] [IAS] Emit .set macro/nomacro.
2015-05-14 Vasileios Kalintiris[mips] Do not place users of $ra in the delay slot...
2015-05-14 Artyom SkrobovRe-apply r237247 - [AArch64] Codegen VMAX/VMIN for...
2015-05-14 Toma Tabacu[mips] [IAS] Warn when LA is used with a 64-bit symbol.
2015-05-14 Toma Tabacu[mips] [IAS] Give expandLoadAddressSym() more specific...
2015-05-14 Vladimir Sukharev[AArch64] Slight naming changes and comments for AArch6...
2015-05-14 Elena DemikhovskyAVX-512: Added i1 type handling for calling conventions.
2015-05-13 Douglas Katzman[X86] Fix PR23271 - RIP-relative decoding bug in disass...
2015-05-13 Tim NorthoverARM: remove possible vestiges of the legacy JIT???
2015-05-13 Tim NorthoverARM: remove custom jump table UID
2015-05-13 Tim NorthoverARM: refactor optimizeThumb2JumpTables.
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-13 Brendon Cahoon[Hexagon] Generate loop1 instruction for nested loops
next