2013-06-24 |
Matt Beaumont-Gay | Add some invalid-decl checks to clang_Type_getOffsetOf. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | Move llvm/test/DebugInfo/arguments.ll to X86, for now... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Nadav Rotem | Rename the variable to fix a warning. Thanks Andy Gibbs. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Tests require GNU make, called gmake on FreeBSD |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Dmitry Vyukov | tsan: update dynamic export syms file |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Sync FreeBSD files to Linux equivalents, to reduce... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Update comment to match class name |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Use canonical termios.h location |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Rafael Espindola | Convert a use of PathV1.h. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Eliminate missing virtual destructor warning on FreeBSD |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Update for Linux->POSIX rename |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Reid Kleckner | [Sema] Call CheckParmForFunctionDef on ObjC method... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Evgeniy Stepanov | [sanitizer] Intercept sysinfo. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Andy Gibbs | Using offsetof to an item within an array is an extensi... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Andy Gibbs | Fix some more mismatched integer types causing compiler... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Evgeniy Stepanov | [sanitizer] Fix TSan build. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Evgeniy Stepanov | [sanitizer] Intercept inet_aton. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Evgeniy Stepanov | [msan] Unpoison param-tls in signal handler wrapper. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ed Maste | Remove comment that is no longer applicable |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Reid Kleckner | Look for Python 2 before Python 3 in CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | llvm/test/CodeGen/X86: Add explicit -mtriple=x86_64... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | llvm/test/DebugInfo/arguments.ll: Add explicit -mtriple... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | NVPTXTargetObjectFile.h: Initialize some pointers as... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
NAKAMURA Takumi | clang/test/Driver/coverage-ld.c: Tweak expressions... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ulrich Weigand | [PowerPC] Add t/f branch mnemonics to asm parser |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Arnold Schwaighofer | Reapply 184685 after the SetVector iteration order... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Arnold Schwaighofer | LoopVectorize: Use SetVector for the access set |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ulrich Weigand | [PowerPC] Support generic conditional branches in asm... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ulrich Weigand | [PowerPC] Support absolute branches |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ulrich Weigand | [PowerPC] Support bd(n)zl and bd(n)zlrl |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ulrich Weigand | [PowerPC] Support b(cond)l in the asm parser |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ulrich Weigand | [PowerPC] Support blrl and variants in the asm parser |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Evgeniy Stepanov | [sanitizer] Intercept readv, preadv, writev, pwritev. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Vladimir Medic | This patch introduces RegisterOperand class into Mips... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Removed trailing whitespace from unittests. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Added a large unittest for APFloat.add that... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Added support for parsing float strings which... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Added make{Zero,Inf} methods and implemented... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Removed a assert from significandParts()... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Rename macro convolve => PackCategoriesIntoKe... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Andrew Trick | Add -mcpu to some unit tests that only fail on certain... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Chandler Carruth | The profile library must come before the C library... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Amaury de la... | ARM: check predicate bits for thumb instructions |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Amaury de la... | ARM: rGPR is meant to be unpredictable, not undefined |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Andrew Trick | Temporarily enable MI-Sched on X86. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sergey Matveev | [lsan] Fix android build. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Amaury de la... | ARM: fix thumb1 nop decoding |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Amaury de la... | ARM: fix IT decoding |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Amaury de la... | ARM: enable decoding of pc-relative PLD/PLI |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sergey Matveev | Revert to C-style callbacks for iteration over allocato... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Tobias Grosser | Update CLooG such that the isl test cases are really... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Chandler Carruth | Add a flag to defer vectorization into a phase after... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Chandler Carruth | Filter out dragonegg when checked out into a projects... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Smith | Avoid adding entries to the DeclContext lookup table... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
David Blaikie | DebugInfo: ensure negative enumerators are emitted... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
David Blaikie | DebugInfo: enumerator values returned as int64 as they... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
David Blaikie | DebugInfo: Merge a bad debug info enum test into a... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
David Blaikie | DebugInfo: add some testing from an overly broad end... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Dmitri Gribenko | Fix typo in assertion message. Reported by Shriramana... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Arnold Schwaighofer | Revert "LoopVectorize: Use the dependence test utility... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Smith | Slightly improve cross-module merging for function... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Dmitri Gribenko | Comment parsing: allow "\param ..." to describe variadi... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Removed out of date comment from isNormal(). |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Michael Gottesman | [APFloat] Rename llvm::exponent_t => llvm::APFloat... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Arnold Schwaighofer | LoopVectorize: Use the dependence test utility class |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Arnold Schwaighofer | LoopVectorize: Add utility class for checking dependenc... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Arnold Schwaighofer | LoopVectorize: Add utility class for building sets... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Shankar Easwaran | [lld] rename member variable name. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Nadav Rotem | SLP Vectorizer: Add support for vectorizing parts of... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Andrew Trick | Fix tail merging to assign the (more) correct BasicBloc... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Smith | When setting the external visible declarations for... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Smith | Add -ast-dump-lookups switch to -cc1 to dump DeclContex... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Dmitri Gribenko | Move comment on Sema::isFunctionPointerVarDecl() to... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Dmitri Gribenko | Documentation parsing: recognize \relates, \related... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Dmitri Gribenko | ArrayRef'ize Sema::CodeCompleteConstructorInitializer |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Nadav Rotem | SLP Vectorizer: Fix a bug in the code that does CSE... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Howard Hinnant | Implement full support for non-pointer pointers in... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Howard Hinnant | I'd no sooner made the last commit when Matthew Dempsky... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Nadav Rotem | SLP Vectorizer: Erase instructions outside the vectoriz... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
David Blaikie | DebugInfo: PR14404: Avoid truncating 64 bit values... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Howard Hinnant | After a private conversation with Arthur O'Dwyer, and... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Tim Northover | AArch64: fix overzealous NEXTing for Windows testing. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Chandler Carruth | Fix the addition of Clang's profile runtime library... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Chandler Carruth | The makefile build system had two lists of the 32-bit... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Andrew Trick | Add MI-Sched support for x86 macro fusion. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Chandler Carruth | Slightly loosen the test as there are other linker... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Chandler Carruth | Add and tighten up tests for cross compiling tool selec... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Stephen Lin | Add null check (resolves PR16423) |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Nadav Rotem | SLP Vectorizer: Implement a simple CSE optimization... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Tobias Grosser | Fix my own formatting mistakes |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Tobias Grosser | ScopInfo: Clarify may-write and must-write accesses |
commit | commitdiff | tree | snapshot |
2013-06-23 |
David Majnemer | AST: Clean up FriendObjectKind related decls |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Howard Hinnant | Filter out '`' in mangled strings and reject them as... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Tobias Grosser | Integrate latest clang-format changes |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Rui Ueyama | [PECOFF] Moves a utility function to Atoms.cpp to remov... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Dmitri Gribenko | Comment parsing: followup to r184610: allow multiple... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Rui Ueyama | Fix unused field warning. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Richard Smith | Fix assert if an attempt is made to explicitly instanti... |
commit | commitdiff | tree | snapshot |
next |