Improve systemz to model cmp and ucmp nodes as returning
[oota-llvm.git] / lib / Target /
2010-03-19 Kevin EnderbyFixed the encoding problems of the crc32 instructions...
2010-03-19 Daniel DunbarMC/X86: Rename alternate spellings of {ADD64,CMP64...
2010-03-19 Johnny ChenRenumber LdStExFrm from 28 to 11 and shift the existing...
2010-03-19 Daniel DunbarMC: Add TargetAsmBackend::createObjectWriter.
2010-03-19 Daniel DunbarMCCodeEmitter: Add target independent fixup flag for...
2010-03-19 Daniel DunbarMC: Add TargetAsmBackend::isVirtualSection hook.
2010-03-19 Daniel DunbarMCAssembler: Move ApplyFixup to the TargetAsmBackend...
2010-03-19 Jeffrey YasskinRemove a memory leak from the CBackend.
2010-03-19 Chris Lattnerset SDNPVariadic on nodes throughout the rest of the...
2010-03-19 Jeffrey YasskinRemove a memory leak from ThumbTargetMachine.
2010-03-19 Chris Lattneradd a new SDNPVariadic SDNP node flag, and use it in
2010-03-19 Chris Lattnerremove some damaged sign extend patterns that can never...
2010-03-19 Chris Lattnerdisable some illegal blackfin patterns. sext from...
2010-03-19 Chris Lattnercomment out a bunch of parallel store patterns that...
2010-03-19 Daniel DunbarFix -Asserts warnings.
2010-03-19 Daniel DunbarX86: Fix encoding for TEST64rr.
2010-03-19 Chris LattnerNow that tblgen can handle matching implicit defs of...
2010-03-18 Bob WilsonUpdate comment to refer to the right filename.
2010-03-18 Chris Lattnertidy up
2010-03-18 Anton KorobeynikovGet rid of target-specific fp <-> int nodes when still...
2010-03-18 Anton KorobeynikovGet rid of target-specific nodes for fp16 <-> fp32...
2010-03-18 Anton KorobeynikovRefactor Reg-Reg copy emission routine for ARM. This...
2010-03-18 Eric ChristopherCouple of changes that Dan mentioned for llvm.stackprot...
2010-03-18 Daniel DunbarX86MCCodeEmitter: Fix two minor issues with reloc_ripre...
2010-03-18 Chris Lattnerfix some buggy ops concatentation
2010-03-18 Chris Lattneruse ins/outs.
2010-03-18 Chris Lattnerouts come before ins.
2010-03-18 Eric ChristopherMake fast-isel understand llvm.stackprotector.
2010-03-18 Bob WilsonRefactor NEON ld/st instructions to hardcode class...
2010-03-18 Daniel DunbarMC/X86/AsmMatcher: Use the new instruction cleanup...
2010-03-18 Chris Lattnerfix an x86-64 encoding bug Daniel found.
2010-03-18 Chris Lattneradd a special relocation type for movq loads for object
2010-03-18 Chris Lattnercallq is pcrelative
2010-03-18 Bob WilsonCheck if function names start with "llvm." before tryin...
2010-03-18 Benjamin KramerTry to fix a valgrind error on 32 bit platforms: use...
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2010-03-18 Daniel DunbarMC/Darwin: Add a new target hook for whether the target...
2010-03-17 Evan ChengX86 address mode matching code MatchAddressRecursively...
2010-03-17 Johnny ChenRevert 98745 with respect to the addition of NEONFrm...
2010-03-17 Johnny ChenFixed a bug in the IT mask printing where T means the...
2010-03-17 Johnny ChenRefines 98745 so that it only contains the patch relate...
2010-03-17 Bob WilsonClean up whitespace.
2010-03-17 Bob WilsonIncrease format field from 5 to 6 bits. ARMII::FormMas...
2010-03-17 Benjamin KramerInitialize Size member to appease valgrind.
2010-03-17 Johnny Chen98745 contains something unrelated to the patch.
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-17 Chris Lattnerfix GetOrCreateTemporarySymbol to require a name, clients
2010-03-16 Bob WilsonRevert 98683. It is breaking something in the disassem...
2010-03-16 Bob WilsonRemove redundant writeback flag from ARM address mode...
2010-03-16 Chris Lattnerreapply r98656 unmodified, which exposed the asmprinter not
2010-03-16 Johnny ChenDisambiguate the *_UPD and * variants by specifying...
2010-03-16 Daniel DunbarRevert r98656, its breaking all over the place.
2010-03-16 Chris Lattnerimprove support for uniontype and ConstantUnion, patch...
2010-03-16 Bob WilsonRemove redundant writeback flag in ARM addressing mode 5.
2010-03-16 Bob WilsonRemove the writeback flag from ARM's address mode 4...
2010-03-16 Bob WilsonFix unused variable warnings.
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2010-03-16 Chris Lattnerfix the same bug on the x86-64 side of the fence.
2010-03-16 Chris Lattnerfix the encoding of TAILJMPd. This fixes Benchmarks...
2010-03-16 Bob WilsonWrap a long line and add some parens to be consistent.
2010-03-15 Daniel DunbarMC: Allow modifiers in MCSymbolRefExpr, and eliminate...
2010-03-15 Dan GohmanRecognize code for doing vector gather/scatter index...
2010-03-15 Bob WilsonTranslate "cc" clobber in ARM inline assembly to ARM...
2010-03-15 Daniel DunbarMC/Mach-O/x86_64: Temporary labels in cstring sections...
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-15 Chris Lattneruse Mang->getSymbol()
2010-03-15 Bill WendlingPlace the LSDA into the TEXT section for x86 Darwin...
2010-03-15 Evan ChengAvoid sibcall optimization if either caller or callee...
2010-03-15 Chris Lattnerdo some serious surgery on CellSPU to get it back into...
2010-03-15 Chris Lattnerfix a few more ambiguous types.
2010-03-15 Chris Lattneradd some missing types
2010-03-15 Jeffrey YasskinTell Valgrind when we modify already-executed machine...
2010-03-15 Chris Lattnerfix an ambiguous pattern, contrary to expectations...
2010-03-14 Chris Lattnertidy indentation
2010-03-14 Chris Lattnerno really, all 64-bit cpu's have cmov support. This...
2010-03-14 Chris Lattnerall 64-bit cpus have cmov, this should fix CodeGen...
2010-03-14 Evan ChengFix jit encoding bugs.
2010-03-14 Chris Lattnerfix PR6605, X86ISD::CMP always returns i32 (EFLAGS...
2010-03-14 Anton KorobeynikovAdd substarget feature for FP16
2010-03-14 Anton KorobeynikovAdd codegen support for FP16 on ARM
2010-03-14 Chris Lattneradd support for pentium class CPUs which do not have...
2010-03-14 Chris Lattnercomment fix.
2010-03-14 Chris Lattnershrink 4-byte branches to 1-byte branches when lowering...
2010-03-14 Chris Lattnerget MMI out of the label uniquing business, just go...
2010-03-14 Chris LattnerNow that DBG_LABEL is updated, we can finally make...
2010-03-14 Chris Lattnerchange the DBG_LABEL MachineInstr to always be created
2010-03-14 Chris Lattnerswitch GC_LABEL to use an MCSymbol operand instead...
2010-03-14 Evan ChengDo not force indirect tailcall through fixed registers...
2010-03-14 Chris Lattnerchange the LabelSDNode to be EHLabelSDNode and make...
2010-03-14 Chris Lattnerchange EH related stuff (other than EH_LABEL) to use...
2010-03-13 Daniel DunbarX86_64: Fix encoding for the rest of the 64i32 instruct...
2010-03-13 Daniel DunbarX86: Fix ADD64i32 encoding.
2010-03-13 Chris Lattnereliminate the now-unneeded context argument of MBB...
2010-03-13 Chris Lattnerrearrange MCContext ownership. Before LLVMTargetMachin...
2010-03-13 Daniel DunbarMC/X86_64: Fix matching of leaq.
2010-03-13 Daniel DunbarMC/X86_64: Fix matching of callq.
2010-03-13 Chris Lattnersimplify some overly general code. The stack always...
2010-03-13 Benjamin KramerFix another warning. There is a functionality change...
next