platform/upstream/llvm.git
2013-04-14 John McCallHandle incompatible redeclarations of library builtins...
2013-04-14 Simon Atanasyan[Mips] Remove "single" from the list of valid MIPS...
2013-04-14 Nadav RotemDocument the SLP infrastructure.
2013-04-14 Nadav RotemSLP: Document the scalarization cost method.
2013-04-14 Nadav RotemDocument the decision to assume that the cost of floats...
2013-04-14 Jakob Stoklund... Use i32 for all SPARC shift amounts, even in 64-bit...
2013-04-14 Nadav RotemRemove unused function attributes.
2013-04-14 Nadav RotemSLPVectorizer: Add support for trees that don't start...
2013-04-14 Jakob Stoklund... Add support for the abs64 SPARC v9 code model.
2013-04-14 Jakob Stoklund... Add support for the SPARC v9 abs44 code model.
2013-04-14 Jakob Stoklund... Use target flags for printing SPARC asm operands.
2013-04-14 Jakob Stoklund... Also put target flags on SPARC constant pool references.
2013-04-14 Nadav RotemSLPVectorizer: add initial support for reduction variab...
2013-04-14 Jakob Stoklund... Fix patterns for 64-bit pointers.
2013-04-14 Jakob Stoklund... Add target flags to SPARC address operands.
2013-04-14 Howard HinnantAccidentally disallowed explicit tuple conversions...
2013-04-13 Greg ClaytonFixed issues with the way ELF symbols are parsed:
2013-04-13 Hal FinkelMark all PPC CR registers to be spilled as live-in...
2013-04-13 Rafael EspindolaSimplify test so that it is more portable.
2013-04-13 Jakob Stoklund... Define SPARC code models.
2013-04-13 Jakob Stoklund... Use the correct types when matching ADDRri patterns...
2013-04-13 Howard HinnantSet failbit when strtold sets errno to ERANGE when...
2013-04-13 Benjamin KramerGlobalDCE: Fix an oversight in my last commit that...
2013-04-13 Sylvestre LedruRemove the useless SRCROOT declaration from the call...
2013-04-13 Benjamin KramerFix a scalability issue with complex ConstantExprs.
2013-04-13 Hal FinkelSpill and restore PPC CR registers using the FP when...
2013-04-13 Andrew TrickFurther generalize this scheduler test.
2013-04-13 Andrew TrickFix a dislexic regex.
2013-04-13 Simon AtanasyanRemove duplicated comment.
2013-04-13 Andrew TrickAdd a missing REQUIRES: asserts
2013-04-13 Andrew TrickMI-Sched: DEBUG formatting.
2013-04-13 Andrew TrickMI-Sched cleanup. If an instruction has no valid sched...
2013-04-13 Andrew TrickX86 machine model: reduce SandyBridge and Haswell ILPWi...
2013-04-13 Andrew TrickMI-Sched: schedule physreg copies.
2013-04-13 Andrew TrickCatch another case where SD fails to propagate node...
2013-04-13 Richard SmithAnnotate flavor of TLS variable (statically or dynamica...
2013-04-13 Rafael EspindolaAdd typenames to see if bot goes green.
2013-04-13 Sean CallananAdded symbol materialization support to the new
2013-04-13 Akira Hatanaka[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
2013-04-13 Sean CallananNow that ValueObjects permit writing, made the
2013-04-13 Sean CallananI don't know how I managed to build with that missing
2013-04-13 Rafael EspindolaSome versions of gcc don't like typenames in these...
2013-04-13 Rafael EspindolaFinish templating MachObjectFile over endianness.
2013-04-13 Sean CallananMake sure we expose SetData() through the Python
2013-04-13 Richard SmithUse MapVector rather than simulating it.
2013-04-13 Sean CallananAdded a SetData() method to ValueObject. This
2013-04-13 Argyrios KyrtzidisSpeed-up ObjCMethodDecl::getOverriddenMethods().
2013-04-13 Argyrios KyrtzidisIntroduce SourceManager::getDecomposedIncludedLoc,...
2013-04-13 Akira Hatanaka[mips] Reapply r179420 and r179421.
2013-04-13 Akira Hatanaka[mips] Override TargetLoweringBase::isShuffleMaskLegal.
2013-04-13 Richard SmithGive this test a triple so that its use of thread_local...
2013-04-13 Jason MolendaHandle an edge case where we step into a function whose...
2013-04-13 John McCallDon't replace an existing decl in the scope chains...
2013-04-12 Daniel DunbarHeaders: Don't try to use RSIZE_MAX unless we are frees...
2013-04-12 Anton Yartsev[analyzer] Enable NewDelete checker if NewDeleteLeaks...
2013-04-12 Daniel DunbarHeaders: Add support for ISO9899:2011 rsize_t.
2013-04-12 Anton YartsevNewDeleteLeaks is a subchecker of NewDelete checker...
2013-04-12 Chad Rosier[ms-inline asm] Simplify the logic by using parsePrimar...
2013-04-12 Richard SmithParsing support for thread_local and _Thread_local...
2013-04-12 Akira HatanakaRevert r179420 and r179421.
2013-04-12 Akira Hatanaka[mips] Instruction selection patterns for carry-setting...
2013-04-12 Akira Hatanaka[mips] v4i8 and v2i16 add, sub and mul instruction...
2013-04-12 Richard Smithtl;dr: Teach Clang to work around g++ changing its...
2013-04-12 Nadav RotemRevert r179409 because it caused some warnings and...
2013-04-12 Benjamin KramerInstCombine: Check the operand types before merging...
2013-04-12 Sean CallananImplemented materialization and dematerialization
2013-04-12 Enrico GranataSketch test case improvements:
2013-04-12 Nadav RotemSLPVectorizer: add support for vectorization of diamond...
2013-04-12 Nadav RotemCostModel: increase the default cost of supported float...
2013-04-12 Nadav RotemAdd debug prints.
2013-04-12 Douglas Gregor<rdar://problem/13643854> Only emit ambiguous-expansion...
2013-04-12 Anton Yartsev[analyzer] Makes NewDeleteLeaks checker work independen...
2013-04-12 Nadav RotemAdd support for additional vector instructions in the...
2013-04-12 Howard HinnantRuben Van Boxem: Turn islower_l and isupper_l into...
2013-04-12 Chad Rosier[ms-inline asm] Move this logic into a static function...
2013-04-12 Bob WilsonDefine Neon intrinsics as "static inline" to avoid...
2013-04-12 Greg Clayton<rdar://problem/13491977>
2013-04-12 Chad RosierAdd test case for r179403.
2013-04-12 Chad Rosier[ms-inline asm] Address the FIXME for ImmDisp before...
2013-04-12 Daniel Dunbarlit: Fix infinite recursion when an out-of-tree test...
2013-04-12 Daniel Dunbarlit: Add a test for discovery w/ test_exec_root (out...
2013-04-12 Chad RosierAdd test case for r179399.
2013-04-12 Chad Rosier[ms-inline asm] Have the [ Symbol ] case fall into...
2013-04-12 Quentin ColombetARM: Correct printing of pre-indexed operands.
2013-04-12 Michael J.... [Core] Add parallel infrastructure to lld.
2013-04-12 Anna Zaks[analyzer] Print a diagnostic note even if the region...
2013-04-12 Anna Zaks[analyzer]Print field region even when the base region...
2013-04-12 Chad RosierAdd test case for r179383 and r179393.
2013-04-12 Chad Rosier[ms-inline asm] Add support for operands that include...
2013-04-12 Hal FinkelPPC: Remove (broken) nested implicit definition lists
2013-04-12 Hal FinkelAdd a comment about the PPC Interpretation64Bit bit
2013-04-12 Sean CallananReplicated the materialization logic for persistent
2013-04-12 Sean CallananFixed a bug where a few class forward declarations
2013-04-12 Jyotsna VermaHexagon: Set isPredicatedNew flag on predicate new...
2013-04-12 Jyotsna VermaHexagon: Set isPredicatedFlase flag for all the instruc...
2013-04-12 David MajnemerSimplify (A & ~B) in icmp if A is a power of 2
2013-04-12 Jyotsna VermaDisable following tests for Hexagon:
2013-04-12 Argyrios Kyrtzidis[libclang] Introduce clang_Location_isInSystemHeader...
2013-04-12 Chad Rosier[ms-inline asm] Add the implementation for the AOK_Dele...
2013-04-12 Benjamin KramerSema: Give a typically small DenseMap some inline capacity.
next