summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Minor simplification.Bill Wendling2013-03-28
* Add the Haswell machine model.Nadav Rotem2013-03-28
* Remove the unused port from the SandyBridge machine modelNadav Rotem2013-03-28
* Add ADX CPUID detectionMichael Liao2013-03-28
* These two are default in the constructor for MCAsmInfo.Eric Christopher2013-03-28
* Make Win32 put the SRet address into EAX, fixes PR15556Timur Iskhodzhanov2013-03-28
* Only enable 64-bit bswap DAG combines for PPC64Hal Finkel2013-03-28
* Non optimizable objc_retainBlock calls are not forwarding.Michael Gottesman2013-03-28
* [ObjCARC] Strength reduce objc_retainBlock -> objc_retain if the objc_retainB...Michael Gottesman2013-03-28
* Hexagon: Replace switch-case in isDotNewInst with TSFlags.Jyotsna Verma2013-03-28
* Fix bad indentation in r178276Hal Finkel2013-03-28
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-28
* Use direct types in most PowerPC Altivec instructions and patterns.Bill Schmidt2013-03-28
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...Gordon Keiser2013-03-28
* Testing commit access to llvm. Remove two lines of whitespace from the Thumb...Gordon Keiser2013-03-28
* Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma2013-03-28
* AArch64: implement GICv3 system registersTim Northover2013-03-28
* Add the PPC64 popcntd instructionHal Finkel2013-03-28
* [tsan] make sure memset/memcpy/memmove are not inlined in tsan modeKostya Serebryany2013-03-28
* Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructionsHal Finkel2013-03-28
* Fix typo in PPCInstr64BitHal Finkel2013-03-28
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Check if Type is a vector before calling function Type::getVectorNumElements.Akira Hatanaka2013-03-28
* This patch follows is a follow up to r178171, which uses the register Preston Gurd2013-03-27
* [ms-inline asm] Add support of imm displacement before bracketed memoryChad Rosier2013-03-27
* Resynchronize isLoadFromStackSlot with LoadRegFromStackSlot (and stores) in P...Hal Finkel2013-03-27
* For the current Atom processor, the fastest way to handle a callPreston Gurd2013-03-27
* Fix typo (common to both X86 and PPC)Hal Finkel2013-03-27
* Remove more dead LR-as-GPR PPC codeHal Finkel2013-03-27
* Remove "gpr0 allocation" from the PPC README TODO listHal Finkel2013-03-27
* Don't try to generate crash diagnostics if we had an I/O failure. It's veryChad Rosier2013-03-27
* Add a boolean parameter to the llvm::report_fatal_error() function to indicatedChad Rosier2013-03-27
* Specutively revert r178130.Bill Wendling2013-03-27
* Fix commentDavid Blaikie2013-03-27
* R600/SI: add SETO/SETUO patternsChristian Konig2013-03-27
* Silence warning about mixing || in &&, fix up 80-cols.Benjamin Kramer2013-03-27
* Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel2013-03-27
* Switch to LLVM support function abs64 to keep VS2008 happy.Tim Northover2013-03-27
* Fix target-customized spilling in the register scavengerHal Finkel2013-03-27
* Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga2013-03-27
* Hexagon: Disable optimizations at O0.Jyotsna Verma2013-03-27
* Improve performance of LinkModules when linking with modules with large numbe...James Molloy2013-03-27
* R600/SI: add cummuting of rev instructionsChristian Konig2013-03-27
* R600/SI: add mulhu/mulhs patternsChristian Konig2013-03-27
* R600/SI: add srl/sha patterns for SIChristian Konig2013-03-27
* Allocate r0 on PPCHal Finkel2013-03-27
* Use the PPC no-r0 class on the TOC LD pseudosHal Finkel2013-03-27
* Apply the no-r0 register class to the PPC SELECT_CC_I[4|8] pseudosHal Finkel2013-03-27
* Apply the no-r0 class to PPC TOC ADDI[S] pseudo instructionsHal Finkel2013-03-27