2014-07-31 |
Aaron Ballman | Fixing an -Woverloaded-virtual warnings by exposing... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Aaron Ballman | Fixing a -Wcast-qual warning in GCC. No functional... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Evgeniy Stepanov | [msan] Fix handling of array types. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Benjamin Kramer | [clang-tidy] Add a checker for code that looks like... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Evgeniy Stepanov | [asan] End-to-end test for REP MOVS instrumentation. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Evgeniy Stepanov | [asan] Support x86 REP MOVS asm instrumentation. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Dmitry Vyukov | tsan: use MADV_NOHUGEPAGE only if it is supported by... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Manuel Klimek | Fix parsing of classes where the class name is an absol... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Stepan Dyatkovskiy | MergeFunctions, tiny refactoring: |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Jason Molenda | Add a new directory path to |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Richard Smith | PR18097: Support initializing an _Atomic(T) from an... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Juergen Ributzka | [FastISel][AArch64] Add basic bitcast support for conve... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Juergen Ributzka | [FastISel][AArch64] Add sqrt intrinsic support. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Jason Molenda | When doing an exhaustive search for the kernel in memor... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
David Majnemer | Sema: Disallow taking the address of a bitfield coming... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
David Majnemer | InstCombine: Correctly propagate NSW/NUW for x-(-A... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
David Majnemer | InstSimplify: Simplify (X - (0 - Y)) if the second... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Richard Smith | Fix some grammatical errors. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Juergen Ributzka | [FastISel][AArch64] Update and enable patchpoint and... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Juergen Ributzka | [FastISel][AArch64] Add MachO large code model support... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Adam Nemet | [AVX512] Add unaligned FP load intrinsics |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Rafael Espindola | A std::unique_ptr case I missed in the previous patch. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Rafael Espindola | Update for llvm api change. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Rafael Espindola | Use std::unique_ptr to make the ownership explicit. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
NAKAMURA Takumi | Revert r214333, "Add a state variable to the loop hint... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Pete Cooper | Don't fail tablegen immediately after failing to set... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Pete Cooper | Add a better error message when failing to assign one... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Pete Cooper | Fix bit initializer which was one bit too long, but... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Pete Cooper | Fix bit initializer which was one bit too long, but... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Marshall Clow | Fix numeric_limits<XXX>::is_modulo for signed arithmeti... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Rafael Espindola | Delete dead code. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Richard Smith | Rename this test so that it actually runs, and fix... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Duncan P. N... | UseListOrder: Don't give constant IDs to GlobalValues |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Juergen Ributzka | [FastISel] Fix the patchpoint intrinsic lowering in... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Juergen Ributzka | [FastISel][AArch64 and X86] Don't emit stores for UNDEF... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Duncan P. N... | verify-uselistorder: Add RUN lines to cases in test... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Reid Kleckner | X86 asm parser: Avoid duplicating the list of aliased... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Joerg Sonnenberger | Add mtpid/mfpid for BookE. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Aaron Ballman | Updating a comment related to the implementation of... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Attempt at fixing the windows dll build. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Justin Bogner | llvm-profdata: Add a test for mismatched numbers of... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Update for llvm change. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Justin Bogner | llvm-profdata: Use consistent file suffixes in tests |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Update for llvm change. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Use "weak alias" instead of "alias weak" |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Joerg Sonnenberger | Refactor TLBIVAX and add tlbsx. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Reid Kleckner | X86 asm parser: Use a loop to disambiguate suffixes... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Zachary Turner | Disable test on Windows. script print deadlocks on... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Juergen Ributzka | [FastISel][AArch64] Add select folding support for... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Juergen Ributzka | [FastISel][AArch64] Add branch folding support for... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Juergen Ributzka | [FastISel][AArch64] Add {s|u}{add|sub|mul}.with.overflo... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Juergen Ributzka | [FastISel] Move the helper function isCommutativeIntrin... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Juergen Ributzka | [FastISel][AArch64] Create helper functions to create... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Juergen Ributzka | [FastISel][AArch64] Add support for shift-immediate. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Alexey Samsonov | [Sanitizer] Hoist the code parsing suppressions file... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Alexey Samsonov | [Sanitizer] Make "suppressions" and "print_suppressions... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
David Majnemer | InstCombine: Simplify (A ^ B) or/and (A ^ B ^ C) |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Enrico Granata | When resetting the number of children on a ValueObject... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Enrico Granata | Revert a part of r214335 that I didn't mean to commit |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Joerg Sonnenberger | Add rfdi and rfmci from the e500/e500mc ISA. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Chad Rosier | SLP Vectorizer: Canonicalize tree operands of commutiti... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Enrico Granata | Improve the way the ObjC data formatters fetch a valid... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | SimplifyCFG: Avoid miscompilations due to removed lifet... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Enrico Granata | Reflect changes in LLVM getTypeInfo() API |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Alexey Samsonov | [Sanitizer] Make SuppressionContext a singleton class... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Tyler Nowicki | Add a state variable to the loop hint attribute. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Joerg Sonnenberger | Add BookE's tlbre, tlbwe and tlbivax instructions. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Alex Lorenz | docs: update the command guide documentation for llvm... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Louis Gerbarg | Fix test case introduced in r214322 |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Hans Wennborg | LangRef: add a note about the mangling-suppressing... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Refactor duplicated code. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Ed Maste | lldb is a scope, not a label |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Ed Maste | Fix build: remove bogus ./ at end of line |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Aaron Ballman | Fixing a few -Woverloaded-virtual warnings by exposing... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Greg Clayton | Use Process::ReadMemoryFromPointer() instead of manuall... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Louis Gerbarg | Retain alignment requirements for load->selects modifie... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Duncan P. N... | UseListOrder: Visit global values |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Duncan P. N... | Fix line endings before adding RUN lines, NFC |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Greg Clayton | (no commit message) |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Duncan P. N... | Rename llvm-uselistorder => verify-uselistorder |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Duncan P. N... | llvm-uselistorder: Improve the tool description |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Adam Nemet | [AVX512] Add intrinsic for knot |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Adam Nemet | [AVX512] Add some of the FP cast intrinsics |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Adam Nemet | [AVX512] Add set1 intrinsics |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Duncan P. N... | llvm-uselistorder: Fix memory leak from r214125 |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Add the missing hasLinkOnceODRLinkage predicate. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Rafael Espindola | Add a small test showing when a linkonce_odr symbol... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Fraser Cormack | Add OpenCL/SPIR kernel_arg_base_type metadata node |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Alexander Kornienko | Don't warn on NewCallback argument comments, as they... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Robert Khasanov | [SKX] Enabling SKX target (Skylake server chip) |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Fraser Cormack | Fix OpenCL/SPIR kernel_arg_type metadata node |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Evgeniy Stepanov | [asan] XFAIL sized-delete test on Android. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Manuel Jacob | Correct vector type definition in LangRef. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
NAKAMURA Takumi | Suppress clang/test/Sema/struct-packed-align.c also... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Daniel Jasper | clang-format: Understand 'typename' in placement new. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Kostya Serebryany | [asan] rename new-delete-size-mismatch to new-delete... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
NAKAMURA Takumi | Suppress clang/test/Sema/struct-packed-align.c for... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Joerg Sonnenberger | Add BookE's wrtee and wrteei instructions. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Kostya Serebryany | [asan] add a feature to detect new-delete-size-mismatch... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Joerg Sonnenberger | SPRG 0 to 3 are valid outside BookE, so move them to... |
commit | commitdiff | tree | snapshot |
next |