[opaque pointer type] Serialize the type of an llvm::Function as a function type...
[oota-llvm.git] / lib / Target /
2015-04-17 Vasileios Kalintiris[mips][FastISel] Implement shift ops for Mips fast...
2015-04-17 Rafael EspindolaMove AliasedSymbol to MachObjectWriter.
2015-04-17 Vasileios Kalintiris[mips] Teach the delay slot filler to remove needless...
2015-04-17 Benjamin Kramer[mc] Clean up emission of byte sequences
2015-04-17 Daniel Sanders[mips] Move ABI-dependent register selections to MipsAB...
2015-04-16 Ahmed Bougacha[AArch64] Don't assert on f16 in DUP PerfectShuffle...
2015-04-16 Pete CooperDisable AArch64 fast-isel on big-endian call vector...
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Virtualization Host Extensions"
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Limited Ordering Regions" extension
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Privileged Access Never" extension
2015-04-16 Vladimir Sukharev[AArch64] Handle Cyclone-specific register in common way
2015-04-16 Vladimir Sukharev[AArch64] Follow-up to: Refactor AArch64NamedImmMapper...
2015-04-16 Toma Tabacu[mips] [IAS] Preserve microMIPS label marking for objec...
2015-04-16 Benjamin Kramer[Mips] Use unique_ptr to manage ownership.
2015-04-16 Benjamin KramerMake it obvious that we're iterating over a range of...
2015-04-16 Vladimir Sukharev[AArch64] Refactor AArch64NamedImmMapper to become...
2015-04-16 James Molloy[AArch64] Fix invalid use of references to BuildMI.
2015-04-16 Vladimir Sukharev[ARM] Add v8.1a "Privileged Access Never" extension
2015-04-16 Toma Tabacu[mips] [IAS] Add support for the .insn directive.
2015-04-16 Duncan P. N. Exon... DebugInfo: Gut DIScope, DIEnumerator and DISubrange
2015-04-15 Duncan P. N. Exon... DebugInfo: Gut DICompileUnit and DIFile
2015-04-15 Charlie TurnerFix BXJ is undefined in AArch32.
2015-04-15 Sanjay Patel[X86] add an exedepfix entry for movq == movlps ==...
2015-04-15 Sanjay Patel[x86] Implement combineRepeatedFPDivisors
2015-04-15 Daniel Sanders[msp430] Only support the 'm' inline assembly memory...
2015-04-15 Toma Tabacu[mips] [IAS] Refactor the function which checks for...
2015-04-15 Alexei Starovoitov[bpf] fix build
2015-04-15 Richard TrieuChange range-based for-loops to be -Wrange-loop-analysi...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-14 Ed MasteCorrect 'teh' and other typos / repeated words.
2015-04-14 Alexander KornienkoRefactor: Simplify boolean expressions in ARM target
2015-04-14 Bradley Smith[AArch64] Allow non-standard INS/DUP encodings
2015-04-14 Tom StellardR600/SI: Fix verifier error caused by SIAnnotateControlFlow
2015-04-14 Petar JovanovicRe-enable target-specific relocation table sorting...
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DISubprogram and DILexicalBlock*
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIVariable and DIGlobalVariable
2015-04-13 Krzysztof ParzyszekExpand ADDO/SUBO on Hexagon
2015-04-13 Jan VeselyRevert revisions r234755, r234759, r234760
2015-04-13 Krzysztof ParzyszekAllow memory intrinsics to be tail calls
2015-04-13 Jan VeselyR600: Add carry and borrow instructions. Use them to...
2015-04-12 Jan VeselyR600: Make FMIN/MAXNUM legal on all asics
2015-04-12 Jan VeselyR600: remove manual BFE optimization
2015-04-12 Hal Finkel[PowerPC] Really iterate over all loops in PPCLoopDataP...
2015-04-11 Hal Finkel[PowerPC] Disable part-word atomics on the P7
2015-04-11 Nemanja IvanovicAdd direct moves to/from VSR and exploit them for FP...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-11 Hal Finkel[PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops
2015-04-11 Ahmed Bougacha[CodeGen] Split -enable-global-merge into ARM and AArch...
2015-04-10 Quentin Colombet[AArch64] Strengthen the code for the prologue insertion.
2015-04-10 Hal Finkel[PowerPC] Prefetching should also consider depth >...
2015-04-10 Toma Tabacu[mips] [IAS] Improve comments in MipsAsmParser::expandL...
2015-04-10 Chad Rosier[AArch64] Changes some SchedAlias to WriteRes for Corte...
2015-04-10 Chad Rosier[AArch64] Adjusts Cortex-A57 machine model to handle...
2015-04-10 Benjamin KramerReduce dyn_cast<> to isa<> or cast<> where possible.
2015-04-10 Jingyue WuDivergence analysis for GPU programs
2015-04-10 Hal Finkel[PowerPC] Don't crash on PPC32 i64 fp_to_uint on modern...
2015-04-10 Ahmed Bougacha[AArch64] Promote f16 operations to f32.
2015-04-09 Nemanja IvanovicAdd LLVM support for remaining integer divide and permu...
2015-04-09 Rafael EspindolaSimplify use of formatted_raw_ostream.
2015-04-09 Juergen Ributzka[AArch64][FastISel] Fix integer extend optimization.
2015-04-09 Eric ChristopherRemove duplicated code and consolidate initializers.
2015-04-09 Rafael Espindolaclang-format bits of code to make a followup patch...
2015-04-09 Rafael EspindolaUse a raw_svector_ostream instead of a raw_string_ostream.
2015-04-09 Rafael EspindolaDon't repeat name in comment. NFC.
2015-04-09 Rafael EspindolaThis reverts commit r234460 and r234461.
2015-04-09 Javed Absar[ARM] support for Cortex-R4/R4F
2015-04-09 Toma Tabacu[mips] Refactor saved-registers bitmask creation in...
2015-04-09 Kristof Beyls[AArch64] Add support for dynamic stack alignment
2015-04-09 Lang Hames[AArch64] Remove redundant -march option. Also fix...
2015-04-09 Lang Hames[AArch64] Teach AArch64TargetLowering::getOptimalMemOpT...
2015-04-09 Rafael EspindolaUse the cast machinery to remove dummy uses of formatte...
2015-04-08 Scott Douglass[ARM] make vminnm/vmaxnm work with ?le, ?ge and no...
2015-04-08 Toma Tabacu[mips] [IAS] Do not generate redundant move when expand...
2015-04-08 Toma Tabacu[mips] [IAS] Add support for the BNEZL and BEQZL pseudo...
2015-04-08 Sergey Dmitrouk[ARM][Debug Info] Restore emitting of .cfi_def_cfa_offs...
2015-04-08 Toma Tabacu[mips] [IAS] Remove AssemblerPredicate's from RelocPIC...
2015-04-08 Alexei Starovoitov[bpf] support BPF backend as shared library
2015-04-08 Tom StellardR600/SI: Add some missing overrides
2015-04-08 Tom StellardR600/SI: Initial support for assembler and inline assembly
2015-04-08 Tom StellardR600/SI: Add missing SOPK instructions
2015-04-08 Tom StellardR600/SI: Don't print offset0/offset1 DS operands when...
2015-04-07 Tim NorthoverAArch64: disallow "fmov sD, #-0.0" during assembly.
2015-04-07 Ahmed Bougacha[ARM] Mark a bunch of .td Operands with type _MEMORY.
2015-04-07 Alexei Starovoitov[bpf] fix build
2015-04-07 Matthias BraunAArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
2015-04-07 Toma Tabacu[mips] [IAS] Allow .set assignments for already defined...
2015-04-07 Rafael EspindolaRefactor a lot of duplicated code for stub output.
2015-04-07 Aaron BallmanSilencing several "enumeral and non-enumeral type in...
2015-04-06 Duncan P. N. Exon... CodeGen: Stop using DIDescriptor::is*() and auto-casting
2015-04-06 Tim NorthoverARM: do not relax Thumb1 -> Thumb2 if only Thumb1 is...
2015-04-06 Simon Pilgrim[X86][SSE] Use (V)PINSRB for direct byte insertion...
2015-04-06 Rafael EspindolaRemove unnecessary uses of AliasedSymbol.
2015-04-06 Rafael EspindolaStore the sh_link of ARM_EXIDX directly in MCSectionELF.
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-04 Craig Topper[X86] Apply AddedComplexity consistently for similar...
2015-04-04 Craig Topper[X86] Add a comment about the change in r234075.
2015-04-04 Craig Topper[X86] Don't use GR64 register 'and with immediate'...
2015-04-03 David Majnemer[WinEH] Sink UnwindHelp completely out of IR
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations...
2015-04-03 David Blaikie[opaque pointer type] More GEP API migrations in IRBuil...
next