2012-11-16 |
Jason Molenda | Change RegisterContextLLDB's unwind logging to report... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Craig Topper | Fix typo in a comment. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
NAKAMURA Takumi | clang/unittests: Fixup corresponding to Doug's r168136. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Douglas Gregor | Since CreateTargetInfo is taking ownership of the targe... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Douglas Gregor | Remove unused diagnostics |
commit | commitdiff | tree | snapshot |
2012-11-16 |
NAKAMURA Takumi | Revert r168132, "clang/test/lit.cfg: Suppress the featu... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Argyrios Kyrtzidis | [libclang] When caching code-completion results, pass... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
NAKAMURA Takumi | clang/test/lit.cfg: Suppress the feature 'dev-fd-fs... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Akira Hatanaka | [mips] Fix delay slot filler so that instructions with... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Daniel Dunbar | CPP Output: Do not emit an enter file marker for the... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Richard Trieu | Take into account the zero sign bit for positive number... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Matt Beaumont-Gay | Fix PR14321, a crash when Clang is built with GCC 4... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Jason Molenda | A change in how we search for saved register values... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Michael Ilseman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Richard Smith | A step towards sorting out handling of triviality of... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Argyrios Kyrtzidis | Mention the lldb formatters in the clang wiki under... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Argyrios Kyrtzidis | [ClangDataFormat.py] Add summary for QualType. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Andrew Kaylor | Interface changes to allow RuntimeDyld memory managers... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eli Bendersky | Add some tests for the FileCheck utility. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eli Friedman | Make sure CodeGenTypes correctly reconverts function... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Galina Kistanova | Added myself as owner of LLVM Buildbot. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eric Christopher | Clarify. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Owen Anderson | Claim ownership of everyone's favorite part of the... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Richard Smith | PR9903: Recover from a member functon declared with... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eli Friedman | Mark FP_ROUND for converting NEON v2f64 to v2f32 as... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jim Ingham | Don't lock the thread list during ThreadList::ShouldSto... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Anna Zaks | [analyzer] CmpRuns: move the clang_version info into... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eric Christopher | More ownership, no one likes these things anyways. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Michael Ilseman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Nadav Rotem | Update the code ownership. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Comment to XML conversion test: correct filename. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] SATestBuild.py: correctly add -j option... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Split annotate-comments.cpp into a fragile (that uses... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | tests: Mark the /dev/fd test as requiring Darwin until... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jyotsna Verma | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Sebastian Pop | autoconf: isl depends on gmp include files |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Akira Hatanaka | [mips] Add predicate HasFPIdx for floating-point indexe... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Joel Jones | Add description of how to build docs |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [utils/ClangDataFormat.py] For invalid source locations... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Adhemerval... | PowerPC: Lowering floor intrinsic for Altivec |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | tests: Check that we can output to /dev/fd filesystem. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | PathV2: Fix a possible infinite loop. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Fix a use-after-free introduced in r168019. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | tests: Add a test for reading from named pipes. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Akira Hatanaka | Add assertions in MipsLongBranch which check the size... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Douglas Gregor | If an excluded header does not exist, just ignore it |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jakub Staszak | Return 0 instead of false. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Greg Clayton | <rdar://problem/12125010> |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ulrich Weigand | Use std::stable_sort instead of std::sort when sorting... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Evan Cheng | Clarify my code ownership |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Sergei Larin | Add myself as owner of VLIW Instruction Scheduling... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jim Ingham | Explain how to use "expr -u" as the lldb equivalent... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Report leaks at the closing brace of a funct... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] StreamChecker: Remove now-unnecessary check... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] MacOSKeychainAPIChecker: Remove now-unnecess... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] MallocChecker: Remove now-unnecessary check... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Mark symbol values as dead in the environment. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Anton Korobeynikov | Add ARM EABI to my list of responsibilities. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jakub Staszak | Simplify code. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Fariborz Jahanian | block extended signatur option. Change previous option |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [modules] Use a memory buffer directly as input for... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [modules] Setup the import location of a module file... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitry Vyukov | tsan: remove unused parameter |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitry Vyukov | tsan: switch to 4 shadow cells by default (since that... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Andrew Trick | misspell |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Comment to XML conversion: convert some tests to use... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Remove unused diagnostics from TableGen files. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Chad Rosier | [reg scavenger] Fix the isUsed/isAliasUsed functions... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Greg Clayton | <rdar://problem/11782181> |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Howard Hinnant | Remove aborts under __dynamic_cast which were under... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Sergei Larin | Fix indeterminism in MI scheduler DAG construction. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitry Vyukov | tsan: eevn better handling of signals |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Use empty parens for empty function parameter list... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | FileCheck: remove useless 'continue' at the end of... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexander Potapenko | [ASan] Revert r168040 and r168043 and take a cleaner... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Benjamin Kramer | Do not cache a pointer to ExprEvalContexts.back(). |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexander Potapenko | [ASan] Minor fix: return to the last byte of the fake... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Duncan Sands | Do not handle void types in DataLayout. Patch by Patri... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Use empty parens for empty function parameter list... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexander Potapenko | [ASan] Poison the leftmost shadow byte with a special... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexey Samsonov | [UBSan] Add support for building ubsan runtime library... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexey Samsonov | [UBSan] Add support for building ubsan runtime library... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Hans Wennborg | Make GlobalOpt be conservative with TLS variables ... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Guy Benyei | Add support for SPIR64 target - the 64bit counterpart... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Duncan Sands | Fix a crash observed by Shuxin Yang. The issue here... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexander Potapenko | [ASan] Add the "lea $imm(%rip),%rax" instruction to... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Nick Lewycky | Teach the uninitialized field warning about anonymous... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Craig Topper | Revert changing FNEG of v4f32 to Expand. It's legal. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Craig Topper | Make FNEG and FABS of v4f32 Expand. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Craig Topper | Make a bunch of floating point operations on vectors... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Lang Hames | Make -ffp-contract a codegen option, rather than a... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Craig Topper | Add missing documentation for llvm.exp2, llvm.log10... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Craig Topper | Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Nick Lewycky | Revert r167567, restoring the ability of clang to run... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Richard Trieu | Fix an off-by-one error by switching < to <= in -Wtauto... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Jasper | Do not use data recursion in ASTMatchFinder. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Andrew Trick | Fix an obvious merge bug in -join-globalcopies (disabled). |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Fix test case broken by previous commit. |
commit | commitdiff | tree | snapshot |
next |