oota-llvm.git
2013-04-03 Hal FinkelPPC: Add a FIXME regarding the non-working fma+fneg...
2013-04-03 Hal FinkelRemove some obsolete PowerPC/README entries
2013-04-03 Ulrich WeigandMore direct types in PowerPC AltiVec intrinsics.
2013-04-03 Bill SchmidtFix PR15632: No support for ppcf128 floating-point...
2013-04-03 Tim NorthoverAArch64: implement ETMv4 trace system registers.
2013-04-03 Aaron BallmanSecond pass at addressing PR15351 by explicitly checkin...
2013-04-03 Timur IskhodzhanovTemporarily relax the WIN32 checks in the SRet test...
2013-04-03 Timur IskhodzhanovFix SRet for thiscall in i686-pc-win32
2013-04-03 Tim NorthoverAArch64: switch patterns to be type-based rather than...
2013-04-03 Eric ChristopherFix grammar.
2013-04-03 Eric ChristopherRemove ZeroOrMore from the option description. We don...
2013-04-03 Jakob Stoklund... Add 64-bit compare + branch for SPARC v9.
2013-04-03 Hal FinkelRemove some unsupported-feature comments from PPC.td
2013-04-03 Hal FinkelUse PPC reciprocal estimates with Newton iteration...
2013-04-03 Rafael EspindolaFix the fde encoding used by mips to match gas.
2013-04-03 Aaron BallmanRolling back the AVX support patch due to breaking...
2013-04-03 Michael GottesmanRemove an optimization where we were changing an objc_a...
2013-04-03 Michael GottesmanImproved comment. No functionality change.
2013-04-03 Aaron BallmanAttempting to fix the build on older GCC versions.
2013-04-03 Rafael EspindolaRemove anonymous namespace.
2013-04-03 Aaron BallmanThis patch addresses PR15351 by explicitly checking...
2013-04-02 Rafael EspindolaUse yaml::IO in yaml2obj.cpp.
2013-04-02 Eric ChristopherFormatting.
2013-04-02 Akira Hatanaka[mips] Small update to the implementation of eh.return...
2013-04-02 Eric ChristopherSupport and test template arguments for unions.
2013-04-02 Eric ChristopherReformat arguments.
2013-04-02 Akira Hatanaka[mips] Expand pseudo multiply/divide instructions in...
2013-04-02 NAKAMURA Takumillvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming...
2013-04-02 Jakob Stoklund... Allow MachineTraceMetrics to be used when the model...
2013-04-02 Jakub StaszakFix a typo.
2013-04-02 Chad Rosier[ms-inline asm] Add support for parsing variables with...
2013-04-02 Manman RenAdd MDBuilder utilities for path-aware TBAA.
2013-04-02 Bill SchmidtFix PR15630: Replace faulty stdcx. with stwcx.
2013-04-02 Jakob Stoklund... Don't attempt MTM heuristics without a scheduling model...
2013-04-02 Jakob Stoklund... Count processor resources individually in MachineTraceM...
2013-04-02 Chad Rosier[fast-isel] Use the correct API to disable FastLowerArg...
2013-04-02 Arnold SchwaighoferDAGCombiner: Merge store/loads when we have extload...
2013-04-02 Preston GurdSimplify test cases for Atom preferring call register...
2013-04-02 Justin Holewinski[NVPTX] Fix a few style issues in NVVMReflect
2013-04-02 Bill WendlingUse a worklist to avoid a sneaky iterator invalidation.
2013-04-02 Jakob Stoklund... Add 64-bit load and store instructions.
2013-04-02 Jakob Stoklund... Basic 64-bit ALU operations.
2013-04-02 Jakob Stoklund... Materialize 64-bit immediates.
2013-04-02 Jakob Stoklund... Add 64-bit shift instructions.
2013-04-02 Jakob Stoklund... Add predicates for distinguishing 32-bit and 64-bit...
2013-04-02 Jakob Stoklund... Add support for 64-bit calling convention.
2013-04-02 Jakob Stoklund... Add an I64Regs register class for 64-bit registers.
2013-04-02 Hal FinkelFix typo in PPCISelLowering
2013-04-02 Andrew TrickThe divide unit is not pipeline, but it is still buffered.
2013-04-01 Chris Lattnerunindent the file to follow coding standards, change...
2013-04-01 NAKAMURA TakumiTarget/R600: Fix CMake build to add missing files.
2013-04-01 Jack CarterMips direct object exception handling regression
2013-04-01 Vincent LejeuneR600: Add support for native control flow
2013-04-01 Vincent LejeuneR600/SI: Share code recording ShaderTypeAttribute betwe...
2013-04-01 Vincent LejeuneR600: Emit CF_ALU and use true kcache register.
2013-04-01 Eli BenderskyFix top-comment header and some indentation
2013-04-01 Hal FinkelFix a bad assert in PPCTargetLowering
2013-04-01 Hal FinkelAdd triple to test/CodeGen/PowerPC/stfiwx-2
2013-04-01 Shuxin YangCorrect assertion condition
2013-04-01 Arnold SchwaighoferMerge load/store sequences with adresses: base + index...
2013-04-01 Hal FinkelAdd more PPC floating-point conversion instructions
2013-04-01 Hal FinkelUse ImmToIdxMap.count in PPCRegisterInfo
2013-04-01 Hal FinkelFix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
2013-04-01 Hal FinkelAdd the PPC popcntw instruction
2013-04-01 Nadav RotemAdd support for vector data types in the LLVM interpreter.
2013-04-01 Hal FinkelTreat PPCISD::STFIWX like the memory opcode that it is
2013-04-01 Duncan SandsRemove unused typedef.
2013-04-01 Arnold SchwaighoferARM Scheduler Model: Add resources instructions, map...
2013-04-01 Benjamin KramerX86TTI: Add accurate costs for itofp operations, based...
2013-04-01 Joe AbbeyWhitespace cleanup
2013-03-31 Vincent LejeuneR600: Emit native instructions for tex
2013-03-31 Duncan SandsThere is no longer any need to silence this compiler...
2013-03-31 Hal FinkelCleanup ImmToIdxMap and noImmForm in PPCRegisterInfo
2013-03-31 Benjamin KramerX86: Promote sitofp <8 x i16> to <8 x i32> when AVX...
2013-03-31 Hal FinkelAdd the PPC lfiwax instruction
2013-03-31 Hal FinkelCleanup PPC(64) i32 -> float/double conversion
2013-03-30 Benjamin KramerDAGCombine: visitXOR can replace a node without returni...
2013-03-30 Justin HolewinskiAdd start of user documentation for NVPTX
2013-03-30 Benjamin KramerChange '@SECREL' suffix to GAS-compatible '@SECREL32'.
2013-03-30 Sean Silva[docs] llvmbugs is not the place for patches.
2013-03-30 Sean Silva[docs] Annotate mailing lists with their "name".
2013-03-30 Sean Silva[docs] Reorganize mailing lists.
2013-03-30 Sean Silva[docs] Pull IRC and Mailing Lists under a new "Communit...
2013-03-30 Sean Silva[docs] The GEP FAQ is not "design and overview"
2013-03-30 Sean Silva[docs] Put DeveloperPolicy under "Development Process...
2013-03-30 Benjamin KramerPut private class into an anonmyous namespace.
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
2013-03-30 Justin Holewinski[NVPTX] Add NVVMReflect pass to allow compile-time...
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 Benjamin KramerObject: Turn a couple of degenerate for loops into...
2013-03-30 Shuxin YangImplement XOR reassociation. It is based on following...
2013-03-30 Akira Hatanaka[mips] Add patterns for DSP indexed load instructions.
2013-03-30 Akira Hatanaka[mips] Define reg+imm load/store pattern templates.
2013-03-30 Akira Hatanaka[mips] Fix DSP instructions to have explicit accumulato...
2013-03-30 Akira HatanakaRemove unused variables.
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2013-03-30 Akira Hatanaka[mips] Fix definitions of multiply, multiply-add/sub...
2013-03-30 Akira Hatanaka[mips] Remove function getFPBranchCodeFromCond. Rename...
2013-03-30 Akira HatanakaFix indentation.
2013-03-30 Akira Hatanaka[mips] Add mips-specific nodes which will be used to...
next