2016-12-20 |
Paul Robinson | C++11 test cleanup: nonthrowing destructors |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Simon Atanasyan | [ELF] Do not warn about missed entry symbol in case... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Paul Robinson | Make two vtable tests tolerate C++11. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chris Bieneman | [ObjectYAML] Support for DWARF debug_info section |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Richard Smith | [c++1z] P0195R2: Support pack-expansion of using-declar... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Malcolm Parsons | [clang-tidy] Add modernize-use-default-member-init... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Kostya Kortchinsky | [scudo] ARM32 support |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Peter Collingbourne | IR: Eliminate non-determinism in the module summary... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Haicheng Wu | [LoopUnroll] Modify a comment to clarify the usage... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Eli Friedman | [ARM] Implement isExtractSubvectorCheap. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Boris Ulasevich | Rollback my commit r290168 to fix linux tests failure... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Eli Friedman | [ARM] Generate checks for shuffle tests using update_ll... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Matt Arsenault | Use MaxDepth instead of repeating its value |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Matt Arsenault | AMDGPU: Allow 16-bit types in inline asm constraints |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Matt Arsenault | AMDGPU: Run fp combine tests on VI |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Matt Arsenault | AMDGPU: Don't add same instruction multiple times to... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
George Burgess IV | Replace std::find_if with llvm::find_if. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Zachary Turner | Revert "Re-add the assert to StringRef's const char... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Zachary Turner | Re-add the assert to StringRef's const char *, length... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
David Blaikie | Fix missing '>' in docs (hopefully fixes bot error... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
David Blaikie | Add some brief documentation about GDB pretty printers |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Tom Stellard | AMDGPU/SI: Make a function const |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Tom Stellard | AMDGPU/SI: Add a MachineMemOperand when lowering llvm... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Simon Pilgrim | [X86][SSE] Ensure we're only combining shuffles with... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Alexey Bataev | [OPENMP] Fix for PR31416: Clang crashes on OMPCapturedE... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chris Bieneman | [CMake] [PR31433] Fix LLDB tool installation |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Tom Stellard | AMDGPU/SI: Add a MachineMemOperand to MIMG instructions |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Daniel Jasper | clang-format: Fix bug in understanding string-label... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Eric Liu | [change-namespace] do not fix calls to overloaded opera... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Alexey Bataev | [OPENMP] Fix for PR31428: variable named like directive... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
George Rimar | [ELF] - Treat .openbsd.randomdata as relro section |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Daniel Jasper | Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Kevin Funk | Fix for clang_Cursor_getSpellingNameRange() |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Egor Churaev | [OpenCL] Enabling the usage of CLK_NULL_QUEUE as compar... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Serge Pavlov | Fix build with expensive checks enabled |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chandler Carruth | Revert r290149: Add the alloc_size attribute to clang. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Boris Ulasevich | Bug 30863 - Step doesn't stop with coditional breakpoin... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Dimitry Andric | Fix build breakage on FreeBSD after rL289878/rL289881 |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Richard Smith | Add test for DR692. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Rui Ueyama | Remove extraneous space. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Rui Ueyama | Remove `Compressed` member from InputSectionData. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Jason Molenda | Change the timeout in CallBoardSystemServiceOpenApplica... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chandler Carruth | [PM] Rework a loop in the CGSCC update logic to be... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chandler Carruth | [PM] Provide an initial, minimal port of the inliner... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Rui Ueyama | Fix a bug that the glob pattern parser falls in an... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chandler Carruth | Fix the spelling of 'bitfield' in diagnostics to be... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Adrian Prantl | Reapply r289926: attempt to fix windows build |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Rui Ueyama | Set Config->ColorDiagnostics early so that all error... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Akira Hatanaka | [Parser] Correct typo after lambda capture initializer... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Adrian Prantl | Update for LLVM global variable debug info API change. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Adrian Prantl | Fix debug info metadata for upstream change in LLVM. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Adrian Prantl | [IR] Remove the DIExpression field from DIGlobalVariable. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chandler Carruth | Make this REQUIRES match the other REQUIRES lines that... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Rui Ueyama | Simplify type of Config->SymbolOrderingFile. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Rui Ueyama | Inline a small function. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
George Burgess IV | Add the alloc_size attribute to clang. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chris Bieneman | Revert "[ObjectYAML] Support for DWARF debug_info section" |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Chris Bieneman | [ObjectYAML] Support for DWARF debug_info section |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Richard Smith | Fix completely bogus types for some builtins: |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Paul Robinson | Make another test insensitive to the default C++ dialect. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Eli Friedman | Add ARM support to update_llc_test_checks.py |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Devin Coughlin | [analyzer] Add checker modeling gtest APIs. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Michael Kuperstein | [LV] Sink tripcount query to where it's actually used... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Jordan Rose | Don't try to emit nullability fix-its within/around... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Devin Coughlin | [analyzer] Add sink after construction of temporary... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Chris Bieneman | [ObjectYAML] Support for DWARF Pub Sections |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Mike Aizatsky | [libfuzzer] dump_coverage command line flag |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Jason Henline | [Axccel] Remove -Wno-missing-braces in build |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Rafael Espindola | Fix corner cases of setting the section address. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Benjamin Kramer | [Format] Remove dead code. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Bruno Cardoso... | [ASTReader] Sort RawComments before merging |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Michael LeMay | [TargetInstrInfo] replace redundant expression in getMe... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Jordan Rose | Add fix-it notes to the nullability consistency warning. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Greg Clayton | Make a function to correctly extract the DW_AT_high_pc... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Sean Callanan | Reverting r290004, r290006, r290010 pending review. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Kuba Mracek | Fixup for r290119: Only run debug_alloc_stack.cc on... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Paul Robinson | Make a few OpenMP tests "C++11 clean." |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Sanjay Patel | [InstCombine] use commutative matcher for pattern with... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Kuba Mracek | More fixup for r290119: Make the ifdef work. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Paul Robinson | Revert another accidental bit |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Kuba Mracek | Another fix-up for r290119: Include stdint.h so we... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Kuba Mracek | Fix-up for r290119 - don't check global size, it might... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
George Rimar | [ELF] - Implemented --retain-symbols-file option |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Paul Robinson | Undo accidental comit |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Paul Robinson | Make a few OpenMP tests "C++11 clean." |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Kuba Mracek | [tsan] Implement __tsan_get_alloc_stack and __tsan_loca... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Sanjay Patel | [InstCombine] add folds for icmp (umin|umax X, Y), X |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Luke Drummond | Expression evaluation for overloaded C functions (redux) |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Florian Hahn | [LoopVersioning] Require loop-simplify form for loop... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Rafael Espindola | Detemplate PhdrEntry. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Konstantin... | [AMDGPU] When unifying metadata, add operands to named... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
NAKAMURA Takumi | [libclang] Revert part of r290025, "Remove the 'extern... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Rafael Espindola | Use existing variable. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Sanjay Patel | [InstCombine] add folds for icmp (smax X, Y), X |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Prakhar Bahuguna | [ARM] Add missing -backend-option for -arm-execute... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Daniel Jasper | Silence unused warning. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Diana Picus | [ARM] GlobalISel: Add more checks to test |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Diana Picus | [ARM] GlobalISel: Minor style fixup in test |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Diana Picus | [ARM] GlobalISel: Lower i8 and i16 register args |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Diana Picus | [ARM] GlobalISel: Allow i8 and i16 adds |
commit | commitdiff | tree | snapshot |
next |