2015-09-01 |
Eric Christopher | Use hasAttr, not getAttr if we're just checking for... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
David Majnemer | [MS ABI] Switch to the CRC implementation in LLVM |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Nico Weber | Make trunk release notes point to 3.7, not 3.6 |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Richard Smith | Re-commit r246497 (and dependent changes r246524 and... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Eli Bendersky | Fix typo in test |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Eric Christopher | Pull initFeatureMap out of line now that it's used... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Aaron Ballman | Add a new frontend warning for referencing members... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Aaron Ballman | Reverting r246497 (which requires also reverting r24652... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Richard Smith | [modules] When emitting line tables, only emit filename... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Richard Smith | Don't use fprintf to emit this diagnostic! |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Richard Smith | Use a more appropriate way of writing 1. |
commit | commitdiff | tree | snapshot |
2015-09-01 |
David Majnemer | [MS ABI] Cleanup get*ForUnnamedTagDecl |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Richard Smith | [modules] Preserve DeclID order when merging lookup... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Yaron Keren | Fix path seperator for Windows. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Hal Finkel | [PowerPC] Support __builtin_ppc_get_timebase |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Eric Christopher | Revert "Pull the target attribute parsing out of CGCall... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Richard Smith | [modules] Add some missing blockinfo records. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Richard Smith | [modules] Rework serialized DeclContext lookup table... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Hans Wennborg | Fix CHECK directives that weren't checking. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Gabor Horvath | Revert r246345 until an assertion is fixed. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Rafael Espindola | Stop hardcoding GCC paths in crt/ld.so lookup. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
David Majnemer | [MS ABI] Correctly mangle classes without names for... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Eric Christopher | Pull the target attribute parsing out of CGCall and... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Eric Christopher | Pull out the ppc incompatible features check into a... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Jingyue Wu | [CUDA] fix codegen for __nvvm_atom_min/max_gen_u* |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Benjamin Kramer | [OpenMP] base specific_clause_iterator on iterator_adap... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Andrey Bokhanko | PR17829: Proper diagnostic of mangled names conflicts |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Igor Breger | AVX-512: Changed cnt parameter in valignq/d intrinsic... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Alexey Bataev | [OPENMP 4.0] Codegen for array sections. |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Alexey Bader | [OpenCL] Improve diagnostics detecting implicit vector... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Yaron Keren | Fix test for Release builds, the label form is <label... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Yaron Keren | Make test resistant to false matches of numbered (unnam... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Benjamin Kramer | [OpenMP] Make the filetered clause iterator a real... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Chandler Carruth | Update for several APIs in LLVM that now use StringRefs... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Chandler Carruth | Update for API change in LLVM: ARMTargetParser class... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Simon Pilgrim | [X86] Reapplied r246204, r246206, r246211, r246223 |
commit | commitdiff | tree | snapshot |
2015-08-29 |
David Majnemer | [AST] Don't crash when comparing incomplete object |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Eric Christopher | Add a check for a function we're not testing. |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Hans Wennborg | Follow-up to r246338: use getParentFunctionOrMethod |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Richard Smith | PR24612: Don't bail out of checking a constexpr functio... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Eric Christopher | Fold TargetInfo::handleUserFeatures into TargetInfo... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Devin Coughlin | [analyzer] When memcpy'ing into a fixed-size array... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Hans Wennborg | Allow TLS vars in dllimport/export functions; only... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Aaron Ballman | Updating the AST matcher documentation with a new entry... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Renato Golin | Revert "[X86][3DNow] Added debug codegen test for 3DNow... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Aaron Ballman | Adding an AST matcher for namespaceAliasDecl. |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Renato Golin | Revert "[X86][XOP] Added debug codegen test for XOP... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Renato Golin | Revert "[X86][FMA4] Added debug codegen test for FMA4... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Renato Golin | Revert "[X86][F16C] Added debug codegen test for F16C... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Sylvestre Ledru | Support Debian s390x multiarch paths |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Daniel Jasper | Revert "[OPENMP 4.0] Codegen for array sections." |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Steven Wu | Revert r246214 and r246213 |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Alexey Bataev | [OPENMP 4.0] Codegen for array sections. |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Richard Smith | PR24597: Fix in-place evaluation of call expressions... |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Eric Christopher | Instead of duplicating code, call the base implementation. |
commit | commitdiff | tree | snapshot |
2015-08-28 |
Eric Christopher | Merge the two feature map setting functions into a... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Richard Trieu | Fix macro backtrace printing. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Adrian Prantl | CGDebugInfo: Instead of uniquing RetainedTypes, just... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ahmed Bougacha | [X86] Bump Darwin MaxVectorAlign to 64 when AVX512... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ahmed Bougacha | [X86] Conditionalize Darwin MaxVectorAlign on the prese... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Ahmed Bougacha | [X86] Use AVX features instead of ABI to init. SimdDefa... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | Use an explicit assignment. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Simon Pilgrim | [X86][3DNow] Added debug codegen test for 3DNow! intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Richard Smith | Don't call a member function on a null pointer. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Piotr Padlewski | Assume loads fix #2 |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Piotr Padlewski | Generating assumption loads of vptr after ctor call... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Simon Pilgrim | [X86][XOP] Added debug codegen test for XOP intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Adrian Prantl | CGDebugInfo: Factor out a getOrCreateStandaloneType... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Simon Pilgrim | [X86][FMA4] Added debug codegen test for FMA4 intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Simon Pilgrim | [X86][F16C] Added debug codegen test for F16C intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | Remove a dead assert, we'd have gotten the case above. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Simon Pilgrim | [X86] Add __builtin_ia32_undef* intrinsics to test |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | Target attribute syntax compatibility fix - gcc uses... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | Rename this file to have a processor suffix to help... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | Rewrite the code generation handling for function featu... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Artem Belevich | [CUDA] Check register names on appropriate side of... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Adrian Prantl | Add a -gmodules option to the driver and a -dwarf-ext... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Tyler Nowicki | Improve options printed on vectorization analysis diagn... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Gabor Horvath | [Static Analyzer] BugReporter.cpp:2869: Assertion faile... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Charles Li | [Tests] Modified Lit Tests to be C++11 compatibile |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Gabor Horvath | [Static Analyzer] Make NonNullParamChecker emit implici... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | const-ify TargetInfo::handleUserFeatures. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Artem Belevich | [CUDA] Improve CUDA compilation pipeline creation. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Daniel Jasper | clang-format: Don't let a leading "template <..>" lead... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | Pass in a cpu to initDefaultFeatures so that we can... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Eric Christopher | const-ify X86TargetInfo::getCPUKind. |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Richard Smith | [modules] The key to a DeclContext name lookup table... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Eric Christopher | Pull out cpu string -> enum parsing for x86 as a separa... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Gabor Horvath | [Static Analyzer] Checks to catch nullability related... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Duncan P. N... | DI: Update DISubprogram testcases after LLVM r246098 |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Duncan P. N... | DI: Clarify meaning of createTempFunctionFwdDecl()... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Ahmed Bougacha | [ARM] Mark mcr/mrc builtin operands as required-immediate. |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Charles Li | Corrected 3 typos. NFC |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Reid Kleckner | [ms-inline-asm] Add field access to MS inline asm ident... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Simon Pilgrim | [X86][SSE] Add _mm_undefined_* intrinsics |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Akira Hatanaka | [ARM] Error out if float-ab=hard and abi=apcs-gnu on... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Derek Schuff | Change Native Client x86 usr include and link path... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Samuel Benzaquen | [ASTMatchers] Add type matcher for SubstTemplateTypePar... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Eric Christopher | Convert a bunch of loops to ranged-for and clean up... |
commit | commitdiff | tree | snapshot |
next |