2018-04-12 |
Richard Trieu | [ODRHash] Skip more types hashing TypedefType |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Saleem Abdulrasool | Lex: make `clang::Preprocessor::macros` work on MSVC |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Tom Stellard | Driver: Add gcc search path for RHEL devtoolset-7 |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Eugene Zelenko | [Serialization] Fix some Clang-tidy modernize and Inclu... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Gabor Buella | [x86] wbnoinvd intrinsic |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Alexey Bataev | [OPENMP] Code cleanup, NFC. |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Shoaib Meenai | [CodeGen] Handle __func__ inside __finally |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Artem Belevich | [NVPTX] Removed 'satom' feature which is no longer... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Artem Belevich | [NVPTX, CUDA] Improved feature constraints on NVPTX... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Dimitry Andric | Document -std= values for different languages |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Yonghong Song | bpf: accept all asm register names |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Manuel Klimek | Fix bugs around handling C++11 attributes. |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Ivan A. Kosarev | [NEON] Support vfma_n and vfms_n intrinsics |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Chad Rosier | [Driver] Don't forward -m[no-]unaligned-access options... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Jan Korous | [Sema] Fix built-in decrement operator overload resolution |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Strahinja Petrovic | [PowerPC] Option for secure plt mode |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Haojian Wu | [Tooling] Correct the "-std" compile command option. |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Haojian Wu | [Tooling] Optimize memory usage in InMemoryToolResults. |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Adam Balogh | [Analyzer] SValBuilder Comparison Rearrangement (with... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Dean Michael... | Adding fuzzer flags support to OpenBSD driver |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Craig Topper | [X86] Fix typo in intrinsic header file __mask16->__mma... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Craig Topper | [X86] Replace 512-bit masked pmaddubsw and pmaddwd... |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Dean Michael... | [XRay][clang] Only enable test for supported platforms |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Dean Michael... | [XRay][clang+compiler-rt] Support build-time mode selection |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Eugene Zelenko | [AST] Fix some Clang-tidy modernize-use-auto and Includ... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Aaron Ballman | Introduce a new builtin, __builtin_dump_struct, that... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Petr Hosek | Revert "Handle the default case" |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Petr Hosek | Handle the default case |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Chad Rosier | [Driver] Handle the default case missed in r329748. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Alexey Bataev | [OPENMP] Additional attributes for the pointer parameters. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Petr Hosek | [Driver] Allow drivers to add multiple libc++ include... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Gabor Buella | [X86] Split up -march=icelake to -client & -server |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Nico Weber | Revert r329684 (and follow-ups 329693, 329714). See... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Craig Topper | [X86] Add test case for llvm change r329734 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Artem Belevich | [CUDA] Added --[no-]cuda-include-ptx=sm_XX|all option. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Volodymyr Sapsai | [Parser] Fix assertion-on-invalid for unexpected typename. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Andrew V. Tischenko | I removed the failed test. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Gabor Buella | [X86] Disable SGX for Skylake Server - CPP test |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Nico Weber | Attempt to fix Windows build after r329698. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Gabor Buella | [X86] Disable SGX for Skylake Server |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Nico Weber | Use llvm::sys::fs::real_path() in clang. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Andrew V. Tischenko | The test was fixed. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Gabor Buella | CodeGen tests - typo fixes NFC |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Sam McCall | [Tooling] fix UB when interpolating compile commands... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Andrew V. Tischenko | -ftime-report switch support in Clang. |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Akira Hatanaka | [ExprConstant] Use an AST node and a version number... |
commit | commitdiff | tree | snapshot |
2018-04-10 |
George Burgess IV | [AST] Attempt to fix buildbot warnings + appease MSVC... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Akira Hatanaka | [ObjC++] Never pass structs that transitively contain... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Eugene Zelenko | [AST] Fix some Clang-tidy modernize-use-auto warnings... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Eugene Zelenko | [AST] Fix some Clang-tidy modernize and Include What... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Akira Hatanaka | Revert "[ObjC++] Never pass structs that transitively... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Akira Hatanaka | [ObjC++] Never pass structs that transitively contain... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Vitaly Buka | asan: kernel: make no_sanitize("address") attribute... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Akira Hatanaka | Revert "[ObjC] Make C++ triviality type traits availabl... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Craig Topper | [X86] Emit native IR for pmuldq/pmuludq builtins. |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Yaxun Liu | [CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Sam McCall | [Tooling] A CompilationDatabase wrapper that infers... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Sam McCall | [Index] Return SourceLocation to consumers, not FileID... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Hans Wennborg | Try to fix libclang reproducer tests after r329465 |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Dean Michael... | [XRay][llvm+clang] Consolidate attribute list files |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Eric Fiselier | [Sema] Fix PR35832 - Ambiguity accessing anonymous... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Eric Fiselier | Revert "[Sema] Fix PR35832 - Ambiguity accessing anonym... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Eric Fiselier | [Sema] Fix PR35832 - Ambiguity accessing anonymous... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Eric Fiselier | [Sema] Remove dead code in BuildAnonymousStructUnionMem... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Eric Fiselier | [Sema] Fix PR22637 - IndirectFieldDecl's discard qualif... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Fangrui Song | [libclang] Add clang_File_tryGetRealPathName |
commit | commitdiff | tree | snapshot |
2018-04-07 |
John McCall | Generalize the swiftcall API since being passed indirec... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Manoj Gupta | [Driver] Update GCC libraries detection logic for Gentoo. |
commit | commitdiff | tree | snapshot |
2018-04-07 |
John McCall | Allow equality comparisons between block pointers and |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Roman Lebedev | [Sema] Extend -Wself-assign and -Wself-assign-field... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Nico Weber | Sort source lists in lib/StaticAnalyzer. |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Nico Weber | Make CodeGen depend just once on clangAnalysis. |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Nico Weber | Remove another unnecessary -I flag passed to clang... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Richard Smith | Generalize test for 32-bit targets. |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Alex Lorenz | Recommit r329442: Generate Libclang invocation reproduc... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Nico Weber | Remove two unnecessary -I flags passed to clang-tblgen. |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Richard Smith | Don't assume constructors return void. |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Alex Lorenz | Revert r329442 "Generate Libclang invocation reproducer... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
George Karpenkov | Revert "[analyzer] Remove an unused variable" |
commit | commitdiff | tree | snapshot |
2018-04-06 |
George Karpenkov | [analyzer] Remove an unused variable |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Alex Lorenz | Generate Libclang invocation reproducers using a new... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Yaxun Liu | [HIP] define __CUDA_ARCH_=1 for amdgcn targets |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Alexey Bataev | [OPENMP, NVPTX] Fix codegen for the teams reduction. |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Alexander Kornienko | Fix typos in clang |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Krzysztof Parzyszek | [Hexagon] Remove default values from lambda parameters |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Alexander Kornienko | Allow the creation of human-friendly ASTDumper to arbit... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Dean Michael... | [XRay][clang] Only run driver test for Linux and FreeBSD |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Dean Michael... | [XRay][clang] Add a flag to enable/disable linking... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Dean Michael... | [XRay][clang] Consolidate runtime and link-time flag... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Petr Hosek | CMake option to allow enabling experimental new pass... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Douglas Yung | Fix test added in r329301 to work properly with Windows... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Eugene Zelenko | [Sema] Revert r329346 because of memory sanitizer failures. |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Richard Smith | Add a couple more tests for DR372. |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Eugene Zelenko | [Sema] Fix some Clang-tidy modernize and Include What... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Richard Smith | PR36992: do not store beyond the dsize of a class objec... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Richard Smith | DR1672, DR1813, DR1881, DR2120: Implement recent fixes... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Alex Lorenz | Remove the temporary availability checking workaround for |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Sam Clegg | Fix typo in comment -fmath-errno=0 -> -fno-math-errno |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Aleksei Sidorin | [ASTImporter] Fix for importing unnamed structs |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Manoj Gupta | Disable -fmerge-all-constants as default. |
commit | commitdiff | tree | snapshot |
next |