2015-07-17 |
Samuel Benzaquen | [ASTMatchers] Use provided target NodeKind instead... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tom Stellard | R600: Add macro defs for all supported OpenCL extensions |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Petar Jovanovic | [Mips] Set mips64r6 as default CPU for MIPS64 Android |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Andrey Bokhanko | Changed "pragma" -> "#pragma" in a comment, NFC. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tamas Berghammer | Fix android build after r242514 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alexandros... | -Refactored ARMTargetInfo in order to use the API of... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
David Majnemer | [CodeGen, X86] Classify vectors <= 32 bits as INTEGER |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alexey Bataev | Tests for "Disabling of "redefine_extname" pragma for... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
NAKAMURA Takumi | clang: s/PCHContainerOps/PCHContainerRdr/ in \param... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Adrian Prantl | Fix clang-fuzzer build after r242499. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Justin Bogner | Driver: Determine file names for crash reports more... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Adrian Prantl | Make the clang module container format selectable from... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | __builtin_setjmp/__builtin_longjmp is support on ARM now |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | Allow __builtin_setjmp/__builtin_longjmp on ARM |
commit | commitdiff | tree | snapshot |
2015-07-16 |
James Dennett | Doxygen: Enable autobrief feature, matching llvm config... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Daniel Jasper | clang-format: Respect IndentWrappedFunctionNames when... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Davide Italiano | [Sema] Refactor Sema::ImplicitExceptionSpecification... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Jordan Rose | Add __has_feature(attribute_availability_with_version_u... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
James Dennett | Documentation cleanup. No functional change intended. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Davide Italiano | [SemaType] Use a range loop. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Artem Belevich | Fixed an error in cuda-options.cu test: |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Aaron Ballman | Disable #pragma redefine_extname for C++ code as it... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Daniel Jasper | clang-format: [Proto] Handle enum bodies differently. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Filipe Cabecinhas | Actually "RUN:" the tests... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Alexey Bataev | [OPENMP] Fixed detection of canonical loops with random... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
David Majnemer | [Intrin.h] Use compiler builtins to model memory barriers |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Nikola Smiljanic | PR10405 - Desugar FunctionType and TemplateSpecializati... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Akira Hatanaka | [ARM] Pass subtarget feature "+no-movt" instead of... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Evgeniy Stepanov | Revert r242365. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Naomi Musgrave | updated tests for correct commit, concerning D11198 |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Naomi Musgrave | updated tests for correct commit |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Naomi Musgrave | adding tests for various dtor decl types |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Reid Kleckner | [clang-cl] Use the Windows response file tokenizer |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Finally, with no users for shell-preserves-root, remove... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Gabor Horvath | [Static Analyzer] Do not fail silently, when the analyz... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Erase REQUIRES: shell-preserves-root from remaining... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Erase REQUIRES: shell-preserves-root from more tests... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
James Dennett | Allow any comment to be a trailing comment when -fparse... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Birunthan Mohanathas | clang-format: Fix return type breaking with overloaded... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Evgeniy Stepanov | -disable-llvm-optzns in one clang test. |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Actually requiring shell disables the test on Windows... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Bill Schmidt | [PPC64] Update tests for vec_sld |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Since r179283, internal shell is default on windows... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Reid Kleckner | Run clang-format on Tools.h, the indentation is inconsi... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
David Majnemer | [Targets] Define __BOOL_DEFINED for Windows targets... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Aaron Ballman | Add the ability to AST match a variable declaration... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Daniel Jasper | clang-format: Fix column layout with a comment in the... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Bill Schmidt | [PPC64LE] Fix vec_sld semantics for little endian |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Rafael Espindola | Set comdat when an available_externally thunk is conver... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Add support for armv7-windows-gnu targets to the clang... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Peter Collingbourne | CodeGen: Improve CFI type blacklisting mechanism. |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Alexey Bataev | [OPENMP] http://llvm.org/PR24121: canonical loop reject... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Fix test to run under MSYS2 by disabling MSYS conversio... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Yaron Keren | Update test comment that it fails the same way on MSYS2. |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Alexey Bataev | Fix comments for several methods, NFC |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Alexey Bataev | Remove extra \brief comment, NFC |
commit | commitdiff | tree | snapshot |
2015-07-15 |
James Dennett | Documentation cleanup, mostly fixing summaries. No... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Richard Smith | [modules] Switch to the normal reverse postorder visita... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Davide Italiano | [Sema] Don't emit "pure virtual" warning for fully... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Hans Wennborg | Update cxx_dr_status.html after 3.7 branch |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Tyler Nowicki | Make the variable names match the name of the metadata... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Hans Wennborg | docs/conf.py: update version to 3.8 |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Hans Wennborg | ReleaseNotes.rst: Bump version to 3.8 |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Justin Bogner | Driver: Delete dead code |
commit | commitdiff | tree | snapshot |
2015-07-14 |
NAKAMURA Takumi | Sema.h: Just prune a redundant \brief introduced in... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Paul Robinson | Add a "maximum TLS alignment" characteristic to the... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
David Majnemer | [Sema] Emit a better diagnostic when variable redeclara... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Artem Belevich | Run cuda options test only with specific target. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Richard Smith | [modules] Avoid repeatedly hashing the same name when... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Reid Kleckner | [clang-cl] Disable C++ exceptions a different way |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Sunil Srivastava | Fixed 22941: Integer template parameter as immediate... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Nemanja Ivanovic | Add missing builtins to altivec.h for ABI compliance... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
David Blaikie | Rely on default zero-arg value for IRBuilder::CreateCal... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Hans Wennborg | AST Matchers: pass ast_type_traits::DynTypedNode by... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Benjamin Kramer | Pull trivial SanitizerSet methods into the header. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Yaron Keren | Support mingw-w64 toolchain on openSUSE and likely... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Asaf Badouh | [x86] add 2 bit to ObjCOrBuiltinID and new intrinsics |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Benjamin Kramer | [Analyzer] Move FindSuperCallVisitor into an anonymous... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Daniel Jasper | clang-format: Fix formatting of multiple lambdas in... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Alexey Bataev | [OPENMP] Drop type qualifiers from private variables. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Serge Pavlov | Classes inside lambdas are local not nested. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
NAKAMURA Takumi | Tweak clang/test/PCH/chain-openmp-threadprivate.cpp... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Alexey Bataev | Fix for clang memcpyizer bugs 23911 and 23924 (patch... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Yaron Keren | Fix test for Visual C++ link.exe. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Yaron Keren | Fix test for Visual C++. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Yaron Keren | Add support for -fuse-ld= in the mingw toolchain driver. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
NAKAMURA Takumi | Mark clang/test/PCH/chain-openmp-threadprivate.cpp... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
NAKAMURA Takumi | clang/test/lit.cfg: Introduce the feature "tls", for... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Richard Smith | Add file missed from r242105. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Richard Smith | [modules] When diagnosing errors in module map files... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Adrian Prantl | Remove a completely redundant initialization of llvm... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Evgeniy Stepanov | Basic code generation for MSan use-after-dtor. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Richard Smith | Extend -ftime-report to give more information about... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Samuel Antao | [OpenMP] Add REQUIRES pragma to threadprivate regressio... |
commit | commitdiff | tree | snapshot |
2015-07-13 |
David Majnemer | [Intrin.h] Use __ATOMIC_SEQ_CST instead of '5' |
commit | commitdiff | tree | snapshot |
2015-07-13 |
David Majnemer | [Intrin.h] Make the variable names more consistent |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Artem Belevich | [cuda] Driver changes to compile and stitch together... |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Samuel Antao | [OpenMP] Add TLS-based implementation for threadprivate... |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Rafael Espindola | This reverts commit r242058, r242065, r242067. |
commit | commitdiff | tree | snapshot |
2015-07-13 |
NAKAMURA Takumi | clang/test/Driver/cuda-options.cu REQUIRES clang-driver... |
commit | commitdiff | tree | snapshot |
next |