2014-11-24 |
Aaron Ballman | Reverting r222638; it broke the MSVC build bots because... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Ed Maste | Fix lldb(1) man page formatting |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Yaron Keren | Added comment about llvm_execute_on_thread waiting... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Implement LBU16, LHU16, LW16, SB16... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Implement 16-bit instructions registe... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Simon Atanasyan | [Mips] Update MIPS relocations list |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Craig Topper | Replace a comment that says 'unreachable' with llvm_unr... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Aaron Ballman | Removing a variable that is initialized but never read... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Implement disassembler support for... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Andrea Di Biagio | [X86] Improved target specific combine on VSELECT dag... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Manuel Klimek | Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSy... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
David Majnemer | InstCombine: Don't assume DataLayout is always available |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Duncan P. N... | Support: Add *cast_or_null<> for pointer wrappers |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Craig Topper | Detect best type for some static index tables instead... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Daniel Jasper | clang-format: Make short case labels work with #ifs |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Daniel Jasper | clang-format: [Java] Treat 'instanceof' like other... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Daniel Jasper | clang-format: [Java] Space before array initializers. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Daniel Jasper | clang-format: Improve ObjC blocks with return type. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Daniel Jasper | clang-format: Refactoring. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Daniel Jasper | clang-format: [JS] Support Closure's module statements. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Elena Demikhovsky | Converted back to Unix format (after my last commit... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Michael Kuperstein | [X86] Fixes bug in build_vector v4x32 lowering |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Craig Topper | Add missing override keywords. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Craig Topper | Tablegen output formatting fixes. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Elena Demikhovsky | Masked Vector Load and Store Intrinsics. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600: Fix extloads of i1 on R600/Evergreen |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600: Fix assert on copy of an i1 on pre-SI |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600/SI: Add additional tests for i1 loads |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600/SI: Fix broken check lines and modernize prefixes |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600/SI: Fix missing -verify-machineinstrs on a test |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Saleem Abdulrasool | CodeGen: tweak struct ABI handling |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact for (sdiv X, Pow2) ->... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact for (sdiv X, Y) -> (udiv... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact for (sdiv -X, C) -> (sdiv... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Simon Pilgrim | Tidied up target triple OS detection. NFC |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Craig Topper | Reduce size of some tables in tablegen register info... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact in (udiv (lshr X,C1),C2... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Renato Golin | Try to fix ARM buildbots |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Daniel Sanders | Support matching signext attribute in the parallel_num_... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Daniel Sanders | Support matching signext attribute in vla-lambda-captur... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | CodeGen: Make atomic operations play nice with address... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Chandler Carruth | [x86] Teach the vector shuffle yet another step of... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate NSW/NUW for X*(1<<Y) -> X<<Y |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate NSW for -X * -Y -> X * Y |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstSimplify: Simplify (sub 0, X) -> X if it's NUW |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | Simplify MicrosoftMangleContextImpl::shouldMangleString... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Silence a parenthesis warning |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Siva Chandra | Mark 9 lldb unit tests for ubuntu as XFAIL. |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Chandler Carruth | [x86] Add some tests for a common unpack pattern of... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Preserve nsw when folding X*(2^C) -> X... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Preserve nsw/nuw for ((X << C2)*C1) -... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Preserve nsw for (mul %V, -1) -> (sub... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Richard Smith | Delay checking overrides for exception specifications... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Greg Clayton | Fixed an issue where a DW_FORM_ref{2,4,8} might be... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Jason Molenda | When a RegisterContext produces an invalid CFA address... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Jim Ingham | This is the first step of making lldb able to create... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Jim Ingham | Make the sourcing of the local .lldbinit file quiet. |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | Silence a -Wcast-qual warning |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Zachary Turner | [ProcessWindows] Clean up the register definitions... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Enrico Granata | Just a few words to introduce the extra optional argume... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Enrico Granata | Enable Python summaries to use custom SBTypeSummaryOpti... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Jason Molenda | Fix mispelled 'ling' Python property to be 'line' in |
commit | commitdiff | tree | snapshot |
2014-11-21 |
David Majnemer | MS ABI: Mangle u8 string literals |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Gerolf Hoflehner | [InstCombine] Re-commit of r218721 (Optimize icmp... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Greg Clayton | Remove print statement that was accidentally left in. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Reid Kleckner | Don't make check-sanitizer depend on profile on Windows |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Joerg Sonnenberger | Fix transformation of add with pc argument to adr for... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Kostya Serebryany | [asan] remove old experimental code |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Add a failing test case for offset order in... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Add an s_mov_b32 to patterns which use the... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Emit s_mov_b32 m0, -1 before every DS instruction |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Enrico Granata | Per off-list feedback, this API returns the *first... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Add SIFoldOperands pass |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Jozef Kolek | [mips][microMIPS] This patch implements functionality... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Mark s_mov_b32 and s_mov_b64 as rematerializable |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Use hex notation for constant in test |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Colin LeMahieu | [Hexagon] Adding sxth instruction. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Enrico Granata | Add an API on SBValueList to find the first value with... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Colin LeMahieu | [Hexagon] Adding sxtb instruction. Renaming some ident... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Atanasyan | [Mips] Use endian::read() for relocation addendum reading |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Kostya Serebryany | [asan] add statistic counter to dynamic alloca instrume... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Jay Foad | [ASan] Get fake stack code working with GCC 4.8.2. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Colin LeMahieu | [Hexagon] Removing SUB_rr and replacing with A2_sub. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Fariborz Jahanian | Objective-C ARC. Fixes a crash when checking for 'weak... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
David Majnemer | Sema: Don't permit variably modified types in typeid |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Roman Divacky | Implement -Wcast-qual, fixing #13772. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tim Northover | Remove duplication of relocation names in lib/Object... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tim Northover | Remove duplication of relocation names in lib/Object... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tim Northover | Split ELF relocation defintions into per-architecture... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
David Majnemer | MS ABI: Mangle char16_t and char32_t string literals |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Manman Ren | Debug Info: revert r222195, r222210 and r222239. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Roman Divacky | Disable header duplication at -Oz in loop-rotate pass. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Manman Ren | Debug Info: add an assertion that the context field... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tobias Grosser | Use isl_schedule_get_ctx |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tobias Grosser | Fix typo |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Manman Ren | [Objective-C] Support a new special module flag that... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Hans Wennborg | LazyValueInfo: range'ify some for-loops. No functional... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Rafael Espindola | Add params() to FunctionType. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Sanjay Patel | Don't repeat class/function/variable names in comments... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Hans Wennborg | LazyValueInfo: fix some typos and indentation, etc... |
commit | commitdiff | tree | snapshot |
next |