2014-05-20 |
Robert Lytton | XCore target: sort typestring enum fields alphabetically |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Ben Langmuir | Speculative fix for Windows buildbot after r209138 |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Saleem Abdulrasool | llvm-readobj: use range-based for loop |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Nick Lewycky | Teach isKnownNonNull that a nonnull return is not null... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Craig Topper | [C++11] Use 'nullptr'. Tooling edition. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Craig Topper | [C++11] Use 'nullptr'. Analysis edition. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Richard Trieu | Fix diagnostic message for member function pointer... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
David Blaikie | DebugInfo: Emit function definitions within their names... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
David Blaikie | Follow up to 209187, updating a test to use FileCheck... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
David Blaikie | Update test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Richard Trieu | Ignore void returning overloaded functions fom -Wunused... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Nick Lewycky | Add 'nonnull', a new parameter and return attribute... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alp Toker | ARCMT/GC-check-warn-nsalloc.m: don't provide a diag... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Adrian Prantl | LTO: Add a testcase for linking modules with incompatib... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Adrian Prantl | Demote the "Debug Info Version" module flag to llvm... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Kevin Enderby | OK, NAKAMURA Takumi beat me to this change. So backing... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Renato Golin | Using SmallString and correct addr var |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Kevin Enderby | David Blaikie pointed out that the test added in r20915... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
David Blaikie | DebugInfo: Assume all subprogram DIEs have been created... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
NAKAMURA Takumi | [CMake] Add llvm-size to check-llvm, to fix build since... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Chad Rosier | [ARM64] Adds Cortex-A53 scheduling support for vector... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alp Toker | Improve test verification from r209172 |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Matt Arsenault | Remove unused method declaration |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alexey Samsonov | Add documentation for llvm-dwarfdump tool |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alp Toker | Get ARCMT/GC-check-warn-nsalloc.m working |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Renato Golin | Fix usage of string when StringRef was needed |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Todd Fiala | Added gdb remote protocol tests across all qRegisterInf... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Richard Smith | [modules] Fix ODR violation: there's another clang... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Richard Smith | [module] Remove a header that isn't used and doesn... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Peter Collingbourne | Implement the no_split_stack attribute. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
David Blaikie | DebugInfo: Don't include DW_AT_inline on each abstract... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
David Blaikie | DebugInfo: Fix missing inlined_subroutines caused by... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Eric Christopher | Fix typos. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Reid Kleckner | cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Juergen Ributzka | [ConstantHoisting][X86] Change the cost model to never... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Richard Smith | If two sibling modules declare the same entity, and... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Greg Clayton | Don't allow two threads to both be in SBDebugger::Creat... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Andrea Di Biagio | [X86] Add ISel patterns to improve the selection of... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Kevin Enderby | Implement MachOObjectFile::isSectionData() and MachOObj... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Hans Wennborg | Allow dllimport on function definitions when they're... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Filipe Cabecinhas | Added more insertps optimizations |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Lang Hames | Fix testers by removing dubious testcase for r209154. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Lang Hames | [RuntimeDyld] Fix x86-64 MachO GOT relocation handling. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Simon Atanasyan | [Mips] Show warning if the linker cannot find a pair... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alexey Samsonov | Kill symbolization functionality in llvm-dwarfdump... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Todd Fiala | Revert r209142. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Peter Collingbourne | Check the alwaysinline attribute on the call as well... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Renato Golin | Non-allocatable Global Named Register |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Aaron Ballman | Removing an XFAIL which shouldn't apply. We no longer... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Matt Arsenault | Use range for |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alexander Kornienko | Added a comment |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Hans Wennborg | test/CodeGenCXX/dllexport.cpp: -O2 and -disable-llvm... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Ben Langmuir | Don't refresh stat() info for pcm files |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Todd Fiala | Update Xcode settings for Xcode 5.1 (5B130a) to remove... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alexander Kornienko | Improved llvm-namespace-comment check. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Aaron Ballman | This test doesn't need to be XFAILed anywhere; it just... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Jyotsna Verma | reverting r209132 |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Ben Langmuir | Fix use-after-free and spurious error during module... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Alp Toker | MemoryBuffer: Use GetNativeSystemInfo() |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Sergey Matveev | [sanitizer] Fix go build following r209121. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Eric Christopher | Revert "Patch for function cloning to inline all blocks... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Bradley Smith | [ARM64] Split tbz/tbnz into W/X register variant |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Joerg Sonnenberger | Revert use of 128bit support on 32bit PPC, it breaks... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Jyotsna Verma | Hexagon: Add encoding bits to the mpy instructions. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Anton Yartsev | [analyzer] Alpha and implicit checker lists, expand... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Aaron Ballman | This test is XFAILed on Windows, but I cannot see a... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Zoran Jovanovic | [mips][mips64r6] Sorted *_ENC, *_DESC classes and tests |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Aaron Ballman | Fixing some comments in this test. No functional changes. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Joey Gouly | [OpenCL] Reject reqd_work_group_size(X, Y, Z) where... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Aaron Ballman | Resolving MSVC warnings about switch statements with... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Benjamin Kramer | Flip on vectorization of bswap intrinsics. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Oliver Stannard | Pass -gdwarf-N options to integrated assembler |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Benjamin Kramer | SDAG: Legalize vector BSWAP into a shuffle if the shuff... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Oliver Stannard | ARM: PCS non-compliance when struct is padded to avoid... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Sergey Matveev | [sanitizer] Support sandboxing in sanitizer coverage. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Manuel Klimek | Make the ARCMT tests self-contained. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Sergey Matveev | [asan] Make the coverage tests clean up after themselves. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Hafiz Abid... | Build lldb-mi with autotools on Linux. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Kostya Serebryany | [asan] update asan_symbolize.py to use the new llvm... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Timur Iskhodzhanov | [Sanitizer tests] Don't need to use -lstdc++ thanks... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Daniel Jasper | clang-format: Don't force line breaks in ObjC calls... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Daniel Jasper | clang-format: [JS] Support ES6 destructuring assignments. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Daniel Jasper | clang-format: [JS] Support for EC6 arrow functions. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Daniel Jasper | Address review comments on r208954. No functional changes. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Dinesh Dwivedi | Added inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Todd Fiala | Added gdb remote test for one valid qRegisterInfo result. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Todd Fiala | Add support for gdb remote $X stop notification. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Filipe Cabecinhas | Change the blend tests to AVX, not AVX2. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
NAKAMURA Takumi | Reformat blank lines. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Saleem Abdulrasool | polly: update for LLVM API change |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Craig Topper | Remove last uses of OwningPtr from llvm. As far as... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Craig Topper | Use std::unique_ptr instead of OwningPtr in the MemoryB... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Alp Toker | RAV reunification: MSPropertyRefExpr visitation |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Alp Toker | RAV reunification: merge r162133 (visit the TypeLoc... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | profile: explicitly initialize file name in the test |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | profile: adjust flags for libdl |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | profile: add logging on failure |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | profile: explicitly link against libdl |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | assembly: support symbol definitions for COFF |
commit | commitdiff | tree | snapshot |
next |