2016-04-13 |
Zoran Jovanovic | [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Vasileios Kalintiris | [mips] Sign-extend i32 values truncated from previously... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Michael Zuckerman | [Clang][AVX512][Builtin] Adding support to intrinsics... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Aaron Ballman | Reverting r266199; it causes build bot failures. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
David L Kreitzer | Simplify strlen to a subtraction for certain cases. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Aaron Ballman | Add functions declared in ctype.h to builtin function... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexey Bataev | [OPENMP 4.0] Fixed DSA analysis for taskloop directives. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ed Maste | Match types in for loop to fix signedness comparison... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Pavel Labath | Remove obsolete comments |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Michael Zuckerman | [Clang][AVX512][Builtin] Adding support for VBROADCAST... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Simon Pilgrim | [X86][SSE] Regenerated vector integer absolute tests |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Petar Jovanovic | Calculate __builtin_object_size when pointer depends... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Pavel Labath | Fix test rerun logic |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | Complete support for C++ Core Guidelines Type.6: Always... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | [clang-tidy] Add a readability-deleted-default clang... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | Add AST Matchers for CXXConstructorDecl::isDelegatingCo... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Michael Zuckerman | [Clang][AVX512][Builtin] Adding supporting to intrinsic... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexey Bader | [modules] Add OpenCLImageTypes.def to module map to... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Nemanja Ivanovic | Enable support for __float128 in Clang |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Simon Pilgrim | Added missing autogeneration note |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | Try to use readability-identifier-naming check on Clang. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | Don't use misc-unused-parameters check on LLVM. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | [clang-tidy] Disable misc-unused-parameters for clang. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexander Kornienko | [clang-tidy] add_new_check.py should fail if check... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Alexey Bader | [OpenCL] Move OpenCLImageTypes.def from clangAST to... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Zlatko Buljan | [mips][microMIPS] Add CodeGen support for DIV, MOD... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Richard Smith | constexpr -> const to appease MSVC bots. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
NAKAMURA Takumi | ASTWriterDecl.cpp: Prune a couple of \param(s), corresp... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Richard Smith | [modules] Add some missing blockinfo records. No functi... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
David Majnemer | [InstCombine] We folded an fcmp to an i1 instead of... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Simplify LTOInternalize into UpdateLLVMCompilerUsed |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Minor cleanup in Internalize, hide helper class using... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | LTOInternalize: Use a StringSet instead of a sorted... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Hrvoje Varga | [mips][microMIPS] Fix for "Cannot copy registers" assertion |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Move "ExternalSymbols" out of LTOInternalize (NFC) |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Really return whether Internalize did change the Module... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Modernize Internalizer with for-range loop (NFC) |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Refactor the InternalizePass into a helper class, and... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Chuang-Yu Cheng | [PPC64][VSX] Add a couple of new data types for vec_vsx... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Jason Molenda | Update Symtab::InitAddressIndexes so that computed... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Oleksiy Vyalov | Attempt to fix TestCPPBreakpointLocations on Linux... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Refactor Internalization pass to use as a callback... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Wei Mi | Recommit r265547, and r265610,r265639,r265657 on top... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Peter Collingbourne | ELF: Do not create relative relocations for undefined... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Richard Smith | [modules] Refactor handling of cases where we write... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Mehdi Amini | Fix FunctionImport export list computation: need to... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Rafael Espindola | Change how we apply relocations. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Devin Coughlin | [analyzer] Nullability: Treat nil _Nonnull ivar as... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Matt Arsenault | AMDGPU: Add test for m0 initialization in basic loop |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Matt Arsenault | AMDGPU: Remove leftover ShaderType attributes in tests |
commit | commitdiff | tree | snapshot |
2016-04-13 |
NAKAMURA Takumi | clang/test/Driver/cl-options.c: Fix an expression to... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Mehdi Amini | LTOInternalize: Fix member type, should be a reference... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Tom Stellard | AMDGPU/SI: Fix spilling of 96-bit registers |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Mehdi Amini | Fix mismatch on returned type between header and implem... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Justin Bogner | CodeGen: Clear the MFI's save and restore point after... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Jeroen Ketema | Add space between words in verify-scev-maps option... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Sanjay Patel | [x86, InstCombine] fix masked load pass-through operand... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Akira Hatanaka | [ObjC] Pop all cleanups created in EmitObjCForCollectio... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Manman Ren | ObjC class properties: add diagnostics for unimplemente... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Adrian McCarthy | Fix breakpoint_set_restart test for Windows |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Evandro Menezes | [AArch64] Fuse AES{D,E}/AESMC for Exynos M1. (NFC) |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Rafael Espindola | Add test for the interaction of copy relocations and... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
James Y Knight | Pre-fill LibcallRoutineNames with nullptr. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Rafael Espindola | Add a few more cases to this test. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Davide Italiano | [COFF] Simplify the code leveraging implicit conversion. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Greg Clayton | Fixed being able to set breakpoints on destructors... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Enrico Granata | Use the FormatEntity work for great good - parse summar... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
James Y Knight | Update psabi link for x86-64. Add link to linux gabi... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
David Blaikie | [MC/ELFObjectWriter] Fix indentation of class body. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
David L Kreitzer | Fixed a few typos and formatting problems. NFCI. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Davide Italiano | [DebugInfo] Add error message to test. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Konstantin... | [AMDGPU] Add debugger related target options |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Mehdi Amini | Add a pass to name anonymous/nameless function |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Mehdi Amini | Move summary creation out of llvm-as into opt |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Justin Bogner | X86: Avoid accessing SDValues after they've been RAUW'd |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Enrico Granata | Cleanup the arguments for 'memory find' such that the... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
JF Bastien | NFC: MergeFunctions return early |
commit | commitdiff | tree | snapshot |
2016-04-12 |
David Blaikie | Add a fixme for an old patch I had lying around that... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Nicolai Haehnle | AMDGPU: add llvm.amdgcn.buffer.load/store intrinsics |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Teresa Johnson | [ThinLTO] Only compute imports for current module in... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
JF Bastien | NFC: MergeFunctions update more comments |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Ed Maste | Always use --eh-frame-hdr on FreeBSD, even for -static |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Eric Christopher | Add a couple of missing vsx load and store intrinsics. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Collingbourne | ELF: Give automatically generated __start_* and __stop_... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Jonathan Peyton | Add declarations of OpenMP 4.5 target/offload routines... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Simon Atanasyan | [ELF][MIPS] Add test case to check using GP0 value... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Greg Clayton | Revert to using libdispatch to reap threads on MacOSX... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Yaxun Liu | Pass -backend-option to LLVM when there is no target... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Richard Smith | [modules] Extend r266113 to cope with submodules. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
James Y Knight | Add __atomic_* lowering to AtomicExpandPass. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Derek Schuff | [WebAssembly] Fix debug info in reg-stackify.ll test |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Richard Smith | [modules] When an incompatible module file is explicitl... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
JF Bastien | Delete mergefunctions.clang.svn.patch |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Yaxun Liu | PR19957: [OpenCL] Incorrectly accepts implicit address... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Devin Coughlin | [analyzer] Nullability: Suppress return diagnostics... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Nico Weber | clang-cl: Remove -isystem, add -imsvc. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Yaxun Liu | [OpenCL] Handle AddressSpaceConversion when target... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Evgeniy Stepanov | [safestack] Fix stack canary test on Mac. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Tom Stellard | AMDGPU/SI: Insert wait states required after v_readfirs... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Matt Arsenault | AMDGPU: Eliminate half of i64 or if one operand is... |
commit | commitdiff | tree | snapshot |
next |