2016-10-10 |
Mehdi Amini | Store FileEntry::Filename as a StringRef instead of... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Adrian Prantl | [Driver] Let -gline-tables-only win when it comes after... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Change Builtins name to be stored as StringRef instead... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Vitaly Buka | Add -fno-sanitize-address-use-after-scope flag |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nick Lewycky | Make the LValue created in EmitValueForIvarAtOffset... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Albert Gutowski | Implement MS read/write barriers and __faststorefence... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Don't use make_pointee_iterator in VTableBuilder. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Richard Smith | Re-commit r283722, reverted in r283750, with a fix... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Albert Gutowski | Implement __emul, __emulu, _mul128 and _umul128 MS... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Examples] Fix use of sema.LateParsedTemplateMap in... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Use StringRef in LangOptions::isNoBuiltinFunc API ... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Analysis] Use unique_ptr for CallGraph::FunctionMap. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Analysis] Use unique_ptr in AnalyaisDeclContextManager... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Convert Marshallers to use unique_ptr. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr for VTableBuilder::VBaseInfo map. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr for VTableBuilder::VFTableLayouts map. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | Use unique_ptr for VPtrLocationsMap and VPtrInfoVector. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Use unique_ptr for VTableLayout. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Convert MangleNumberingContext to a unique_ptr. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Sema] Use unique_ptr instead of raw pointers in the... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eric Fiselier | [Sema] Prevent using member declaration diagnostic... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nico Weber | Revert r283683 because r283680 got reverted. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Daniel Jasper | Revert "P0035R4: Semantic analysis and code generation... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nico Weber | Revert r283680. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Michal Gorny | [Driver] Make -print-libgcc-file-name print compiler... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Daniel Jasper | Revert "[x86][inline-asm][clang] accept 'v' constraint" |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Daniel Marjamaki | Fix style issue. Spaces in argument list. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Richard Smith | Mark aligned allocation as done. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Richard Smith | P0035R4: Semantic analysis and code generation for... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Michael Zuckerman | [x86][inline-asm][clang] accept 'v' constraint |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Hal Finkel | When optimizing for size, enable loop rerolling by... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Justin Lebar | [CUDA] Don't install cuda_wrappers/{algorithm,complex... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Justin Lebar | [CUDA] Support <complex> and std::min/max on the device. |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Justin Lebar | [CUDA] Rename cuda_builtin_vars.h to __clang_cuda_built... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Justin Lebar | [CUDA] Declare our __device__ math functions in the... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Justin Lebar | [CUDA] Add #pragma clang force_cuda_host_device_{begin... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Mehdi Amini | Turn cl::values() (for enum) from a vararg function... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Artem Dergachev | [analyzer] Fix build error after r283660 - remove const... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Artem Dergachev | [analyzer] Re-apply r283094 "Improve CloneChecker diagn... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Artem Dergachev | [analyzer] Re-apply r283093 "Add extra notes to ObjCDea... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Yaron Keren | Un-tabify source files, NFC. |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Mehdi Amini | Use StringRef in Command::printArg() instead of raw... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Justin Lebar | [CUDA] Do a better job at detecting wrong-side calls. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Rename variable to not use C++ reserved name (leading... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Fix MSVC build: requires namespace in front of StringRe... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Driver: use StringRef instead of raw pointer in lookupT... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Turn ArchName/BoundArch in Driver from raw pointer... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Douglas Katzman | Visually align table def with respective enum. NFC |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Michal Gorny | Revert r283572 - [Driver] Make -print-libgcc-file-name... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Nirav Dave | Silence Warning. NFC. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no.3. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Michal Gorny | [Driver] Make -print-libgcc-file-name print compiler... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no.2. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, a small... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Dehao Chen | Update clang test to accomendate discriminator change... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Daniel Marjamaki | [analyzer] Don't merge different return nodes in Explod... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Simon Pilgrim | Wdocumentation fix |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Javed Absar | [ARM]: Add Cortex-R52 target |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | Revert "[analyzer] Re-apply r283092, attempt no.3,... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.3, in small... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | Revert "[analyzer] Try to re-apply r283092 "Extend... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Try to re-apply r283092 "Extend bug reports... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Use StringReg in TargetParser APIs (NFC) |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Richard Smith | PR25890: Fix incoherent error handling in PerformImplic... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Anton Yartsev | [analyzer] Add explanation why analyzer report is not... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Richard Smith | Add another .def file to module map to fix modules... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Eric Fiselier | [coroutines] Fix co_return statement for initializer... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Richard Smith | [modules] Be sure to emit local specializations of... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Justin Lebar | [Sema] Replace smart quote with "'" in comment. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
David Sheinkman | [OpenMP] Check if the template specialization is mappab... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Vassil Vassilev | Allocate after the early exit checks. NFC. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Vassil Vassilev | [modules] Allow VarDecls with initializers to use speci... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Alex Lorenz | [Sema] Fix PR30520: Handle incomplete field types in... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Benjamin Kramer | Add missing -no-canonical-prefixes. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Alex Lorenz | Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Petr Hosek | [Driver] Add driver support for Fuchsia |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Mehdi Amini | Taking StringRef in Driver.h APIs instead of raw pointe... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Mehdi Amini | Use llvm::raw_string_ostream instead of std::stringstre... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Richard Smith | PR22924, PR22845, some of CWG1464: When checking the... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Nemanja Ivanovic | Removing optimization from the RUN lines and adjusting... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Eric Liu | Make DeletedLines local variables in checkEmptyNamespace. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Eric Liu | [clang-format] append newline after code when inserting... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Michael Zuckerman | [Clang][AVX512][BuiltIn]Adding missing intrinsics move_... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Alex Lorenz | [Sema] Packed member warning: Use the typedef name... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Artem Dergachev | [analyzer] Squash a compile error in r283301. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Artem Dergachev | [analyzer] Improve "Assuming..." diagnostic pieces... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Artem Dergachev | [analyzer] Add "Assuming..." diagnostic pieces for... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Justin Lebar | [CUDA] Add missing ':' to noexcept.cu test. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Justin Lebar | [CUDA] Mark device functions as nounwind. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Justin Lebar | [CUDA] Destroy deferred diagnostics before destroying... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Albert Gutowski | Separate builtins for x84-64 and i386; implement __mulh... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: Make /Fo apply also when using -flto |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: Use the .obj file extension also in LTO mode |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: expose the -fuse-ld option |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: Expose the -flto option |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Anna Zaks | [analyzer] Add PostStmt callback for ArraySubscriptExpr |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Sanjay Patel | [clang] make reciprocal estimate codegen a function... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Vedant Kumar | [ubsan] Disable bounds-check for flexible array ivars |
commit | commitdiff | tree | snapshot |
next |