OSDN Git Service

Tidy up. Formatting.
[android-x86/external-llvm.git] / lib /
2011-09-29 Akira HatanakaMips64 arithmetic and logical instructions with two...
2011-09-29 Eli FriedmanClean up uses of switch instructions so they are not...
2011-09-29 Devang PatelCosmetic changes, as per Nick's review.
2011-09-29 Duncan SandsPlace this bracket according to the LLVM style.
2011-09-29 Justin HolewinskiPTX: Fix broken shared library build
2011-09-29 Jakob Stoklund OlesenExpand the x86 V_SET0* pseudos right after register...
2011-09-29 NAKAMURA TakumiTarget/ARM: Unbreak! CMake! Build!
2011-09-29 Jakob Stoklund OlesenDelete NEONMoveFix, now unused.
2011-09-29 Jakob Stoklund OlesenUse ExecutionDepsFix instead of NEONMoveFix.
2011-09-29 Andrew Tricktypo + pasto
2011-09-29 Jakob Stoklund OlesenRemove NumImplicitOps which is now unused.
2011-09-29 Andrew TrickLSR: rewrite inner loops only.
2011-09-29 Bill WendlingMove to ISelLowering.
2011-09-29 Justin HolewinskiPTX: Add new patterns for bitconvert and any_extend
2011-09-29 Eric ChristopherUse the local we already set up.
2011-09-29 Jakob Stoklund OlesenRewrite MachineInstr::addOperand() to avoid NumImplicitOps.
2011-09-28 Jakob Stoklund OlesenRevert r140731, "Define classes for unary and binary...
2011-09-28 Evan ChengTighten a ARM dag combine condition to avoid an identit...
2011-09-28 Akira HatanakaDefine classes for unary and binary FP instructions...
2011-09-28 Bill WendlingHave the SjLjEHPrepare pass do some more heavy lifting.
2011-09-28 Eli FriedmanPR11033: Make sure we don't generate PCMPGTQ and PCMPEQ...
2011-09-28 Michael J. SpencerObject: Add isSection{Data,BSS}.
2011-09-28 Bill WendlingPerform the lowering only if there are invokes.
2011-09-28 Bill WendlingAhem...actually *add* the ARMSjLjLowering pass to the...
2011-09-28 Justin HolewinskiPTX: Fix alignment logic
2011-09-28 Akira HatanakaRename predicate In32BitMode to NotFP64bit and add...
2011-09-28 Akira HatanakaRemove definitions of branch-on-FP-likely instructions...
2011-09-28 Akira HatanakaMips64 predicate definitions. Patch by Liu.
2011-09-28 Andrew Trickindvars: generalize SCEV getPreStartForSignExtend.
2011-09-28 Justin HolewinskiPTX: MC-ize the PTX backend (patch 2 of N)
2011-09-28 Justin HolewinskiPTX: MC-ize the PTX back-end (patch 1 of N)
2011-09-28 James MolloyCheck in a patch that has already been code reviewed...
2011-09-28 Duncan SandsA typeid of zero means a cleanup, not a catch. This...
2011-09-28 Benjamin KramerPTX: Simplify code. No functionality change.
2011-09-28 Benjamin KramerPTX: Pass param name strings per const reference.
2011-09-28 Bill WendlingStrip off pointer casts when looking at the eh.sjlj...
2011-09-28 Bill WendlingBitcast the alloca to an i8* to match the intrinsic...
2011-09-28 Bill WendlingCreate and use an llvm.eh.sjlj.functioncontext intrinsic.
2011-09-28 Bill WendlingIn the new EH model, setup the function context and...
2011-09-28 Bill WendlingDon't conditionalize execution of the SjLj EH prepare...
2011-09-28 Andrew Trickindvars should hoist [sz]ext because licm is not rerun.
2011-09-28 Eli FriedmanPR10628: Fix getModRefInfo so it queries the underlying...
2011-09-28 Jakob Stoklund OlesenRename class and clean up source.
2011-09-28 Jakob Stoklund OlesenRename SSEDomainFix -> lib/CodeGen/ExecutionDepsFix.
2011-09-27 Akira HatanakaRemove MipsFPRound. Mips1 is no longer supported.
2011-09-27 Jakob Stoklund OlesenRemove X86-dependent stuff from SSEDomainFix.
2011-09-27 Ted KremenekUnbreak CMake build.
2011-09-27 Jakob Stoklund OlesenImplement TII::get/setExecutionDomain() for ARM.
2011-09-27 Jakob Stoklund OlesenPromote the X86 Get/SetSSEDomain functions to TargetIns...
2011-09-27 Jim GrosbachARM Thumb2 asm parsing [SU]XT[BH] without rotate but...
2011-09-27 Bill WendlingThis is the start of the new SjLj EH preparation pass...
2011-09-27 Akira HatanakaEmbed patterns in definitions of MFC1 and MTC1 instead...
2011-09-27 Cameron ZwarichRemove an invalid assert that is really just asserting...
2011-09-27 Jim GrosbachRename AddSelectionDAGCSEId() to addSelectionDAGCSEId().
2011-09-27 Benjamin KramerStop emitting instructions with the name "tmp" they...
2011-09-27 Chad RosierThese symbols appear to be visible by SearchForAddressO...
2011-09-27 Michael J. SpencerObject: Add archive support.
2011-09-27 Duncan SandsCheck that catch clauses have pointer type.
2011-09-27 Justin HolewinskiPTX: Fix case where printed alignment could be 0
2011-09-27 Justin HolewinskiPTX: Use external symbols to keep track of params and...
2011-09-27 Jakob Stoklund OlesenUse existing function.
2011-09-27 Akira HatanakaFix function MipsRegisterInfo::getRegisterNumbering.
2011-09-27 Akira HatanakaDo not add the pass that restores $gp if target is...
2011-09-27 Duncan SandsHave the verifier check that all landingpad operands...
2011-09-27 Nadav RotemCleanup PromoteIntOp_EXTRACT_VECTOR_ELT and PromoteIntR...
2011-09-27 Nadav RotemRevert r140463; The patch assumes that <4 x i1> is...
2011-09-27 Akira HatanakaMark MipsPseudo isPseudo.
2011-09-27 Justin HolewinskiPTX: Add support for sitofp in backend
2011-09-27 Bill WendlingSplit the landing pad basic block with the correct...
2011-09-27 Andrew TrickDisable LSR retry by default.
2011-09-26 Andrew TrickLSR, one of the new Cost::isLoser() checks did not...
2011-09-26 Owen AndersonRemove extraneous commit garbage.
2011-09-26 Andrew TrickLSR cost metric minor fix and verification.
2011-09-26 Akira HatanakaSet register class of a register according to value...
2011-09-26 Akira HatanakaDefine variable HasMips64 in MipsTargetLowering.
2011-09-26 Akira HatanakaIn single float mode, double precision FP arguments...
2011-09-26 Owen AndersonASR #32 is not allowed on Thumb2 USAT and SSAT instruct...
2011-09-26 Eli FriedmanEnhance alias analysis for atomic instructions a bit...
2011-09-26 Justin HolewinskiPTX: Fix memcpy intrinsic to handle 64-bit pointers
2011-09-26 Justin HolewinskiPTX: Implement PTXSelectionDAGInfo
2011-09-26 Justin HolewinskiPTX: Implement ISD::ANY_EXTEND
2011-09-26 Justin HolewinskiPTX: Fix detection of stack load/store vs. global load...
2011-09-26 James MolloyFix emission of debug data for global variables. getCon...
2011-09-26 Justin HolewinskiPTX: SM > 2.0 implies +double
2011-09-26 Justin HolewinskiPTX: Fix some lingering issues with stack allocation
2011-09-26 Justin HolewinskiPTX: Split up the TableGen instruction definitions...
2011-09-26 Justin HolewinskiPTX: Unify handling of loads/stores
2011-09-26 Justin HolewinskiPTX: Handle FrameIndex nodes
2011-09-26 David MeyerPR11004: Inline memcpy to avoid generating nested call...
2011-09-26 Craig TopperFix VEX decoding in i386 mode. Fixes PR11008.
2011-09-25 Jakob Stoklund OlesenAdd target hook for pseudo instruction expansion.
2011-09-25 Nadav Rotem[vector-select] Address one of the issues in pr10902...
2011-09-25 Jakob Stoklund OlesenClean up code after renaming LowerSubregs -> ExpandPost...
2011-09-25 Jakob Stoklund OlesenRename LowerSubregs to ExpandPostRAPseudos.
2011-09-24 Benjamin KramerSort CMakeLists.txt.
2011-09-24 Nadav RotemImplement Duncan's suggestion to use the result of...
2011-09-24 Nadav Rotem[Vector-Select] Address one of the problems in 10902.
2011-09-24 Akira HatanakaAdd .td file.
2011-09-24 Akira HatanakaPreparation for adding simple Mips64 instructions.
2011-09-24 Jakob Stoklund OlesenOnly run MF.verify() with EXPENSIVE_CHECKS=1.
next