2015-07-21 |
Asaf Badouh | [X86][AVX512F] add FP arithmetic intrinsics |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Michael Wong | Commit for http://reviews.llvm.org/D10765 |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Aaron Ballman | Removing attribute documentation headings that are... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Yaron Keren | Fix mingw toolchain to honor sysroot on Linux and add... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Akira Hatanaka | [ARM] Pass subtarget feature "+reserve-r9" instead... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Richard Smith | Fix crash-on-invalid: don't look ahead past an unknown... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Akira Hatanaka | Revert r242736. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Daniel Jasper | clang-format: Fix crasher when a UTF8 character is... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Akira Hatanaka | [ARM] Pass subtarget feature "+reserve-r9" instead... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Bob Wilson | Refactor TableGen backend for ClangAttrEmitter to avoid... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Bob Wilson | Ignore the "novtable" declspec when not using the Micro... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
David Majnemer | [MS Compat] Add support for __declspec(noalias) |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Artem Belevich | [CUDA] Moved device-side triple calculation to buildCud... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Reid Kleckner | Fix code completion tests to use an explicit modules... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Reid Kleckner | Fix a case where we forgot to make a static local varia... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Artem Belevich | Fixed style issues pointed out by Justin Bogner. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yunzhong Gao | Fix quoting of #pragma comment for PS4. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Benjamin Kramer | [CodeGen] Flip lanes when lowering __builtin_palignr... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Charlie Turner | Add some missing 'F' flags to libm/libc builtins. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Aaron Ballman | Silence a -Wtype-limits warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yaron Keren | Remove erroneous space in "lib64" string constant. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Alexey Bataev | [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Gabor Ballabas | Allow case-insensitive values for -mtune for AArch64... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yaron Keren | Fix typo found by Joerg Sonnenberger. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Richard Smith | Attempt to fix greendragon buildbot failures; apparentl... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yaron Keren | Support mingw toolchain include and lib directories... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Richard Smith | [modules] Add (already passing) test for template defau... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Davide Italiano | [Sema] Make an assertion stricter. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Richard Smith | [modules] Don't save uninteresting identifiers, and... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Nico Weber | Remove two unused includes, part 2... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Nico Weber | Remove two unused includes. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Asaf Badouh | [X86][AVX512BW] add clang intrinsics for pmulhrsw ... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Benjamin Kramer | [CodeGen] Don't dereference vector::end if the vector... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Benjamin Kramer | [AST] Remove StmtRange in favor of an iterator_range. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Daniel Jasper | clang-format: Take nested lines into account when detec... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Benjamin Kramer | [AST] Cleanup ExprIterator. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Filipe Cabecinhas | Silence the driver warnings, if we see "-w" on the... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Tom Stellard | Driver/ToolChain/AMDGPU: Attempt to fix buildbots after... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Tom Stellard | Driver: Add AMDGPU toolchain |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Davide Italiano | [Sema] Emit correct warning when copy-elision is not... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
David Majnemer | [MS ABI] Explicit specialization of static data members... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Justin Bogner | InstrProf: Promote this assert to a report_fatal_error |
commit | commitdiff | tree | snapshot |
2015-07-17 |
James Y Knight | Hopefully fix android i386 build after r242554. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Saleem Abdulrasool | basic: default to MSVC on Windows |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Steven Wu | Fix test case in r242565 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Richard Smith | Stop treating extension keywords as 'interesting';... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Steven Wu | Fix -save-temp when using objc-arc, sanitizer and profiling |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Richard Smith | Refactor to remove repetition, no functionality change. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Richard Smith | Remove redundant bouncing between StringRef and a pair... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
James Y Knight | Fix alignment issues in Clang. |
commit | commitdiff | tree | snapshot |
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 |
next |