2016-03-24 |
Johannes Doerfert | Restrict clang-format to lib/ [NFC] |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Nemanja Ivanovic | [PowerPC] Disable direct moves for extractelement and... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Amjad Aboud | Recommitted r263425 "Supporting all entities declared... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Amjad Aboud | Recommitted r263424 "Supporting all entities declared... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Daniel Sanders | [mips] Range check simm10 |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Added support for different VFSs in format::getStyle... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "Added support for different VFSs in format... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "removed redundant comment in format::getStyle." |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Johannes Doerfert | [FIX] Verify the alias group before returning it |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Johannes Doerfert | [DOCS] Exclude python and shell scripts |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Johannes Doerfert | Add namespace for struct [NFC] |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Kuba Brecka | Follow-up for r264261, adding a comment explaining... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Johannes Doerfert | Remove obsolete CMD option [NFC] |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Johannes Doerfert | Remove obsolete code |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Johannes Doerfert | Remove weird comment [NFC] |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Rafael Espindola | Make needsPlt a plain function instead of a template. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Jonas Hahnfeld | [OMPT] Fix parallel_id and task_id in loop_end with... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Jonas Hahnfeld | [OMPT] Test ids reported by ompt_get_{parallel,task}_id |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Jonas Hahnfeld | [OMPT] Fix duplicate implicit_task_end events for maste... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Aaron Ballman | Fix Sphinx errors with documentation build. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Rafael Espindola | Mark R_AARCH64_CONDBR19 as relative. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Kuba Brecka | [tsan] Fix fork() and fork-based tests for OS X |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Simon Pilgrim | [X86][XOP] Support for VPPERM byte shuffle instruction |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Kuba Brecka | [tsan] Use direct syscalls for internal_mmap and intern... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Daniel Sanders | [mips] Tidy up cnMIPS tablegen definitions. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "Added support for different VFSs in format... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "removed redundant comment in format::getStyle." |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Vasileios Kalintiris | Fix sequence point warning. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | removed redundant comment in format::getStyle. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Added support for different VFSs in format::getStyle. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Test commit access to clang repo. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Gabor Horvath | [clang-tidy] misc-assign-operator-signature checker... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
James Molloy | [llvm-nm] Fix r264247 |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Zlatko Buljan | [mips][microMIPS] Add CodeGen support for DIV, MOD... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
James Molloy | [llvm-nm] Correct -P ELF output |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Hrvoje Varga | [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instr... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Hrvoje Varga | [mips][microMIPS] Fix for "Cannot copy registers" assertion |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Adam Nemet | [LAA] Formatting fix in previous change |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Adam Nemet | [LAA] Support memchecks involving loop-invariant addresses |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Xiuli Pan | [OpenCL] Add ocl and spir version for spir target |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Lang Hames | [Support] Add conversions between Expected<T> and Error... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Kostya Serebryany | [libFuzzer] don't report memory leaks if we are dying... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Christopher | Add release notes for the removal of the silent include... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Christopher | The time when -faltivec (or, on clang only, -maltivec... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Pete Cooper | Avoid UB when creating empty atoms. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Pete Cooper | Avoid UB deref of nullptr to reference. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Pete Cooper | Use a memcpy to avoid unaligned store UB. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Pete Cooper | Use unaligned read to fix UB. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Kostya Serebryany | [libFuzzer] use fdopen+vfprintf instead of fsnprintf... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Mike Spertus | Display const/volatile/restrict qualifiers in Visual... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Pete Cooper | Parsed alignment should be a power of 2. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Christopher | Modules builds are necessarily compile actions, but... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
JF Bastien | NFC: clarify comment on lock-free macros |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Simon Pilgrim | [X86][SSE] Added tests to ensure that consecutive loads... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Paul Robinson | [PS4] Guarantee an instruction after a 'noreturn' call. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Rafael Espindola | Fix lazy linking of comdat members. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Mike Aizatsky | [sancov] -print-coverage-stats option to print various... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Lang Hames | [Support] Make all Errors convertible to std::error_code. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Matt Arsenault | APFloat: Fix signalling nans for scalbn |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Vedant Kumar | Fix a typo, Tiles -> Files, NFC |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Siva Chandra | [JITLoaderGDB] Read jit entry struct manually. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Add a FIXME for bumping the default msc version. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Matt Arsenault | AMDGPU: Remove atomic inc/dec patterns |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Matt Arsenault | AMDGPU: Promote alloca should skip volatiles |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Mike Aizatsky | [sancov] code readability improvement. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Andrew Wilkins | [llgo] Increment "Debug Info Version" |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | Fix typo in test from r264210, sigh. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: With -fmsc-version=1900, use MSVS2015 diag... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Bogner | docs: Fix a missing language in a code-block |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Update docs to reflect that we no longer define... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Merge most of CodeGenCUDA/function-overload... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Simplify SemaCUDA/function-overload.cu test. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Don't define __NVCC__. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Pete Cooper | Fix more cases of UB from allocating 0 sized data.... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Matt Arsenault | Add missing __builtin_bitreverse8 |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Pete Cooper | Use a memcpy to avoid unaligned store UB. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Pete Cooper | StringRef::copy shouldn't allocate anything for length... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Matt Arsenault | AMDGPU: Insert moves of frame index to value operands |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Cong Hou | Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Kevin Enderby | Fix a cut-and-paste error in the changes for r264187... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Sanjay Patel | reorganize llc checks script to allow more flexibility... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Manman Ren | ObjC: add getter/setter for class properties to global... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Derek Bruening | [sanitizer] Add strnlen to the common interceptors |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Kevin Enderby | More more change need as part of r264187 where ErrorOr... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Rui Ueyama | ELF: Split BitcodeCompiler::compile. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Rafael Espindola | Fix logic for which symbols to keep with comdats. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Richard Barton | Guard a number of tests relying on threads support... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Reid Kleckner | [asan] Export new and delete operators on Windows |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Richard Smith | Make SemaAccess smarter about determining when a depend... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Kevin Enderby | Add the needed lld change for r264187 in llvm. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Kevin Enderby | Fix a crash in running llvm-objdump -t with an invalid... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Sanjay Patel | [x86] make peekThroughBitcasts() a helper function |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Chad Rosier | [AArch64] Replace return 0 with return false. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Richard Smith | Make sure to perform dependent access checks when insta... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Kyle Butt | Codegen: [PPC] Word Rotates are Zero Extending. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Fix remaining bugs in interaction of /Yc... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Davide Italiano | [LTO] Keep linkonce symbols when required. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
George Burgess IV | Fix bugs in the MemorySSA walker. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Easwaran Raman | Add getBlockProfileCount method to BlockFrequencyInfo |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Add more tests for the interaction of /FI... |
commit | commitdiff | tree | snapshot |
next |