oota-llvm.git
2013-03-29 Akira Hatanaka[mips] Define overloaded versions of storeRegToStack...
2013-03-29 Akira Hatanaka[mips] Add parameter Alignment to MipsFrameLowering...
2013-03-29 Dan GohmanRevert r178166. According to Howard, this code is actua...
2013-03-28 Jack Carter[Mips Assembler] Add support for OR macro with imediate...
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-28 Michael LiaoEnhance boolean simplification to handle 16-/64-bit...
2013-03-28 Michael LiaoSkip moving call address loading into callseq when...
2013-03-28 Michael GottesmanRemoved dead code from ObjCARCOpts relating to tracking...
2013-03-28 Chad Rosier[fast-isel] Add a preemptive fix for the case where...
2013-03-28 Jack Carter[Mips Assembler] Add alias definitions for jal
2013-03-28 Nadav RotemAdd the X86 FMAs to the scheduling model.
2013-03-28 Bill WendlingMinor simplification.
2013-03-28 Nadav RotemAdd the Haswell machine model.
2013-03-28 Nadav RotemRemove the unused port from the SandyBridge machine...
2013-03-28 Michael LiaoAdd ADX CPUID detection
2013-03-28 Eric ChristopherThese two are default in the constructor for MCAsmInfo.
2013-03-28 Timur IskhodzhanovMake Win32 put the SRet address into EAX, fixes PR15556
2013-03-28 Hal FinkelSpecify CPUs on the PPC bswap-load-store test
2013-03-28 Hal FinkelOnly enable 64-bit bswap DAG combines for PPC64
2013-03-28 Michael GottesmanNon optimizable objc_retainBlock calls are not forwarding.
2013-03-28 Michael Gottesman[ObjCARC] Strength reduce objc_retainBlock -> objc_reta...
2013-03-28 Jyotsna VermaHexagon: Replace switch-case in isDotNewInst with TSFlags.
2013-03-28 Hal FinkelFix bad indentation in r178276
2013-03-28 Jyotsna VermaHexagon: Enable SupportDebugInfomation and DwarfInSecti...
2013-03-28 Akira HatanakaRemove -O3.
2013-03-28 Bill SchmidtUse direct types in most PowerPC Altivec instructions...
2013-03-28 Hal FinkelAdd the PPC64 ldbrx/stdbrx instructions
2013-03-28 Gordon KeiserFix issue with disassembler decoding CBZ/CBNZ immediate...
2013-03-28 Gordon KeiserTesting commit access to llvm. Remove two lines of...
2013-03-28 Thomas SchwingeCorrect spelling of Git.
2013-03-28 Rafael EspindolaMove test since it depends on the X86 backend.
2013-03-28 Jyotsna VermaHexagon: Use multiclass for gp-relative instructions.
2013-03-28 Howard HinnantSeciton 24.2.2 of the C++ standard, [iterator.iterators...
2013-03-28 Tim NorthoverAArch64: implement GICv3 system registers
2013-03-28 Hal FinkelAdd the PPC64 popcntd instruction
2013-03-28 Kostya Serebryany[tsan] make sure memset/memcpy/memmove are not inlined...
2013-03-28 Michael GottesmanRevert "Updated ELF relocation test for .eh_frame section"
2013-03-28 Jyotsna VermaDisable JIT/MCJIT tests in unittests/ExecutionEngine...
2013-03-28 Hal FinkelCleanup PPC CR-spill kill flags and 32- vs. 64-bit...
2013-03-28 Hal FinkelFix typo in PPCInstr64Bit
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-28 Akira HatanakaCheck if Type is a vector before calling function Type...
2013-03-27 Preston GurdThis patch follows is a follow up to r178171, which...
2013-03-27 Jack CarterUpdated ELF relocation test for .eh_frame section
2013-03-27 Chad Rosier[ms-inline asm] Add support of imm displacement before...
2013-03-27 Hal FinkelResynchronize isLoadFromStackSlot with LoadRegFromStack...
2013-03-27 Jack Cartertest file name change to correct typo
2013-03-27 Preston GurdFor the current Atom processor, the fastest way to...
2013-03-27 Hal FinkelFix typo (common to both X86 and PPC)
2013-03-27 Hal FinkelRemove more dead LR-as-GPR PPC code
2013-03-27 Dan GohmanAvoid undefined behavior from passing a std::vector...
2013-03-27 Hal FinkelRemove "gpr0 allocation" from the PPC README TODO list
2013-03-27 Chad RosierDon't try to generate crash diagnostics if we had an...
2013-03-27 Chad RosierAdd a boolean parameter to the llvm::report_fatal_error...
2013-03-27 Bill WendlingSpecutively revert r178130.
2013-03-27 David BlaikieFix comment
2013-03-27 Rafael EspindolaCleanup the simplify_type implementation.
2013-03-27 Christian KonigR600/SI: add SETO/SETUO patterns
2013-03-27 Benjamin KramerSilence warning about mixing || in &&, fix up 80-cols.
2013-03-27 Hal FinkelPrint PPC ZERO as 0 (not r0) even on Darwin
2013-03-27 Tim NorthoverSwitch to LLVM support function abs64 to keep VS2008...
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-27 Hal FinkelFix target-customized spilling in the register scavenger
2013-03-27 Evgeniy StepanovDisable Initialize.MultipleThreads test under MemorySan...
2013-03-27 Silviu BarangaEnabling the generation of dependency breakers for...
2013-03-27 Jyotsna VermaHexagon: Disable optimizations at O0.
2013-03-27 James MolloyImprove performance of LinkModules when linking with...
2013-03-27 Christian KonigR600/SI: add cummuting of rev instructions
2013-03-27 Christian KonigR600/SI: add mulhu/mulhs patterns
2013-03-27 Christian KonigR600/SI: add srl/sha patterns for SI
2013-03-27 Hal FinkelAllocate r0 on PPC
2013-03-27 Hal FinkelUse the PPC no-r0 class on the TOC LD pseudos
2013-03-27 Hal FinkelApply the no-r0 register class to the PPC SELECT_CC_I...
2013-03-27 Hal FinkelApply the no-r0 class to PPC TOC ADDI[S] pseudo instruc...
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-03-27 Michael GottesmanAdded back in the test for arc-annotations.
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-26 David BlaikieMake DIBuilder::createClassType more type safe by retur...
2013-03-26 David BlaikieDebugInfo: more support for mutating DICompositeType...
2013-03-26 Chad RosierAdd a boolean parameter to the ExecuteAndWait static...
2013-03-26 Bill WendlingUse the full path when outputting the `.gcda' file.
2013-03-26 Michael LiaoAdd XTEST codegen support
2013-03-26 Michael LiaoAdd HLE target feature
2013-03-26 Jakob Stoklund... Enable SandyBridgeModel for all modern Intel P6 descend...
2013-03-26 David BlaikieDebug Info: Provide a means to update the members of...
2013-03-26 Hal FinkelRestore real bit lengths on PPC register numbers
2013-03-26 Andrew TrickTableGen SubtargetEmitter fix to allow A9 and Swift...
2013-03-26 Hal FinkelFix the register scavenger for targets that provide...
2013-03-26 Hal FinkelPPC: Use HWEncoding and TRI->getEncodingValue
2013-03-26 NAKAMURA TakumiR600/SIMCCodeEmitter.cpp: Prune a couple of unused...
2013-03-26 Hal FinkelUse multiple virtual registers in PPC CR spilling
2013-03-26 Hal FinkelUpdate PPCRegisterInfo's use of virtual registers to...
2013-03-26 Hal FinkelUpdate PEI's virtual-register-based scavenging to suppo...
2013-03-26 Jakob Stoklund... Annotate the remaining x86 instructions with SchedRW...
2013-03-26 Jakob Stoklund... Annotate x87 and mmx instructions with SchedRW lists.
2013-03-26 Jakob Stoklund... Annotate control instructions with SchedRW lists.
2013-03-26 Jakob Stoklund... Annotate the rest of X86InstrInfo.td with SchedRW lists.
2013-03-26 Michael LiaoFix PRFCHW test on non-x86 builds
2013-03-26 Arnold SchwaighoferBasicAA: Only query twice if the result of the more...
next