platform/upstream/llvm.git
2012-11-16 Alexey Samsonov[TSan] use explicit ctor for BlockingCall
2012-11-16 Amara EmersonAdd MCJIT test case for running global constructors.
2012-11-16 Amara EmersonAdd R_ARM_TARGET1 relocation to MCJIT and ensure that...
2012-11-16 Hans WennborgConstant::IsThreadDependent(): Use dyn_cast<Constant...
2012-11-16 Alexey Samsonov[TSan] use llvm-symbolizer to run tsan tests
2012-11-16 Nick LewyckyStore this Decl* as a Decl* instead of a uintptr_t...
2012-11-16 Alexey Samsonov[DebugInfo] Generate address ranges for compile units...
2012-11-16 Craig TopperFactor some common code to reduce compile size.
2012-11-16 Nadav RotemLoopVectorize: Division reductions generate incorrect...
2012-11-16 Craig TopperUse roundps/pd for llvm.ceil, llvm.trunc, llvm.rint...
2012-11-16 Jason MolendaChange RegisterContextLLDB's unwind logging to report...
2012-11-16 Craig TopperFix typo in a comment.
2012-11-16 NAKAMURA Takumiclang/unittests: Fixup corresponding to Doug's r168136.
2012-11-16 Douglas GregorSince CreateTargetInfo is taking ownership of the targe...
2012-11-16 Douglas GregorRemove unused diagnostics
2012-11-16 NAKAMURA TakumiRevert r168132, "clang/test/lit.cfg: Suppress the featu...
2012-11-16 Argyrios Kyrtzidis[libclang] When caching code-completion results, pass...
2012-11-16 NAKAMURA Takumiclang/test/lit.cfg: Suppress the feature 'dev-fd-fs...
2012-11-16 Akira Hatanaka[mips] Fix delay slot filler so that instructions with...
2012-11-16 Daniel DunbarCPP Output: Do not emit an enter file marker for the...
2012-11-16 Richard TrieuTake into account the zero sign bit for positive number...
2012-11-16 Matt Beaumont-GayFix PR14321, a crash when Clang is built with GCC 4...
2012-11-16 Jason MolendaA change in how we search for saved register values...
2012-11-16 Michael IlsemanRemove trailing whitespace
2012-11-16 Richard SmithA step towards sorting out handling of triviality of...
2012-11-16 Argyrios KyrtzidisMention the lldb formatters in the clang wiki under...
2012-11-16 Argyrios Kyrtzidis[ClangDataFormat.py] Add summary for QualType.
2012-11-15 Andrew KaylorInterface changes to allow RuntimeDyld memory managers...
2012-11-15 Eli BenderskyAdd some tests for the FileCheck utility.
2012-11-15 Eli FriedmanMake sure CodeGenTypes correctly reconverts function...
2012-11-15 Galina KistanovaAdded myself as owner of LLVM Buildbot.
2012-11-15 Eric ChristopherClarify.
2012-11-15 Owen AndersonClaim ownership of everyone's favorite part of the...
2012-11-15 Richard SmithPR9903: Recover from a member functon declared with...
2012-11-15 Eli FriedmanMark FP_ROUND for converting NEON v2f64 to v2f32 as...
2012-11-15 Jim InghamDon't lock the thread list during ThreadList::ShouldSto...
2012-11-15 Anna Zaks[analyzer] CmpRuns: move the clang_version info into...
2012-11-15 Eric ChristopherMore ownership, no one likes these things anyways.
2012-11-15 Michael IlsemanRemove trailing whitespace
2012-11-15 Nadav RotemUpdate the code ownership.
2012-11-15 Dmitri GribenkoComment to XML conversion test: correct filename.
2012-11-15 Jordan Rose[analyzer] SATestBuild.py: correctly add -j option...
2012-11-15 Dmitri GribenkoSplit annotate-comments.cpp into a fragile (that uses...
2012-11-15 Daniel Dunbartests: Mark the /dev/fd test as requiring Darwin until...
2012-11-15 Jyotsna VermaFix typo.
2012-11-15 Sebastian Popautoconf: isl depends on gmp include files
2012-11-15 Akira Hatanaka[mips] Add predicate HasFPIdx for floating-point indexe...
2012-11-15 Joel JonesAdd description of how to build docs
2012-11-15 Argyrios Kyrtzidis[utils/ClangDataFormat.py] For invalid source locations...
2012-11-15 Adhemerval... PowerPC: Lowering floor intrinsic for Altivec
2012-11-15 Daniel Dunbartests: Check that we can output to /dev/fd filesystem.
2012-11-15 Daniel DunbarPathV2: Fix a possible infinite loop.
2012-11-15 Jordan Rose[analyzer] Fix a use-after-free introduced in r168019.
2012-11-15 Daniel Dunbartests: Add a test for reading from named pipes.
2012-11-15 Akira HatanakaAdd assertions in MipsLongBranch which check the size...
2012-11-15 Douglas GregorIf an excluded header does not exist, just ignore it
2012-11-15 Jakub StaszakReturn 0 instead of false.
2012-11-15 Greg Clayton<rdar://problem/12125010>
2012-11-15 Ulrich WeigandUse std::stable_sort instead of std::sort when sorting...
2012-11-15 Evan ChengClarify my code ownership
2012-11-15 Sergei LarinAdd myself as owner of VLIW Instruction Scheduling...
2012-11-15 Jim InghamExplain how to use "expr -u" as the lldb equivalent...
2012-11-15 Jordan Rose[analyzer] Report leaks at the closing brace of a funct...
2012-11-15 Jordan Rose[analyzer] StreamChecker: Remove now-unnecessary check...
2012-11-15 Jordan Rose[analyzer] MacOSKeychainAPIChecker: Remove now-unnecess...
2012-11-15 Jordan Rose[analyzer] MallocChecker: Remove now-unnecessary check...
2012-11-15 Jordan Rose[analyzer] Mark symbol values as dead in the environment.
2012-11-15 Anton KorobeynikovAdd ARM EABI to my list of responsibilities.
2012-11-15 Jakub StaszakSimplify code.
2012-11-15 Fariborz Jahanianblock extended signatur option. Change previous option
2012-11-15 Argyrios Kyrtzidis[modules] Use a memory buffer directly as input for...
2012-11-15 Argyrios Kyrtzidis[modules] Setup the import location of a module file...
2012-11-15 Dmitry Vyukovtsan: remove unused parameter
2012-11-15 Dmitry Vyukovtsan: switch to 4 shadow cells by default (since that...
2012-11-15 Andrew Trickmisspell
2012-11-15 Andrew Trickwhitespace
2012-11-15 Dmitri GribenkoComment to XML conversion: convert some tests to use...
2012-11-15 Dmitri GribenkoRemove unused diagnostics from TableGen files.
2012-11-15 Chad Rosier[reg scavenger] Fix the isUsed/isAliasUsed functions...
2012-11-15 Greg Clayton<rdar://problem/11782181>
2012-11-15 Howard HinnantRemove aborts under __dynamic_cast which were under...
2012-11-15 Sergei LarinFix indeterminism in MI scheduler DAG construction.
2012-11-15 Dmitry Vyukovtsan: eevn better handling of signals
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-11-15 Dmitri GribenkoFileCheck: remove useless 'continue' at the end of...
2012-11-15 Benjamin KramerSimplify code. No functionality change.
2012-11-15 Alexander Potapenko[ASan] Revert r168040 and r168043 and take a cleaner...
2012-11-15 Benjamin KramerDo not cache a pointer to ExprEvalContexts.back().
2012-11-15 Alexander Potapenko[ASan] Minor fix: return to the last byte of the fake...
2012-11-15 Duncan SandsDo not handle void types in DataLayout. Patch by Patri...
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-11-15 Alexander Potapenko[ASan] Poison the leftmost shadow byte with a special...
2012-11-15 Alexey Samsonov[UBSan] Add support for building ubsan runtime library...
2012-11-15 Alexey Samsonov[UBSan] Add support for building ubsan runtime library...
2012-11-15 Hans WennborgMake GlobalOpt be conservative with TLS variables ...
2012-11-15 Guy BenyeiAdd support for SPIR64 target - the 64bit counterpart...
2012-11-15 Duncan SandsFix a crash observed by Shuxin Yang. The issue here...
2012-11-15 Alexander Potapenko[ASan] Add the "lea $imm(%rip),%rax" instruction to...
2012-11-15 Nick LewyckyTeach the uninitialized field warning about anonymous...
2012-11-15 Craig TopperRevert changing FNEG of v4f32 to Expand. It's legal.
next