- c029fe2 Add `-print-resource-dir` to pnacl-clang. by Rubens Farias · 3 years, 7 months ago main
- cfbfff6 Cherry-pick upstream r237929 by Derek Schuff · 7 years ago
- e34aaa1 Allow disabling libXML in Clang's CMake build by Derek Schuff · 7 years ago
- ce163fd Support -rdynamic option in the new driver by Petr Hosek · 8 years ago
- d57a6f8 Use LLVM LTO instead of IR types to improve compatibility by Petr Hosek · 8 years ago
- 6836bf5 Allow overriding -fno-gnu-inline-assembly by Petr Hosek · 9 years ago
- a2e4b29 Support different file extensions for LLVM gold plugin by Petr Hosek · 9 years ago
- ec03bad Clang toolchain driver for PNaCl by Petr Hosek · 9 years ago
- 25d3d1f Readd the C++ ABI alignment handling logic by Petr Hosek · 9 years ago
- c1f280d Remove Emscripten support by Petr Hosek · 9 years ago
- cf0dc7f nacl-clang driver: Derive nacltools::Link from gnutools::Link by Roland McGrath · 9 years ago
- 25662b2 Cherry-pick upstream r237073 by Petr Hosek · 9 years ago
- 605ea9b Use LLVM args to handle -malign-double option by Petr Hosek · 9 years ago
- 88005a1 Support -malign-double option by Petr Hosek · 9 years ago
- a9fdf00 Disable GitBranchCheck on commit presubmit by Aaron Gable · 9 years ago
- 1756cbb Cherry-pick r244675: [MIPS] Use arch values for lock-free atomic ops by Petar Jovanovic · 9 years ago
- 2390482 [MIPS] Add support for direct-to-nacl in Clang by Petar Jovanovic · 9 years ago
- 78af27d Change Native Client x86 usr include and link path to match SDK expectations by Derek Schuff · 9 years ago
- c82d6a2 Cherry-pick upstream r238083 [Sema] Don't use dyn_cast to detect an AtomicType by Derek Schuff · 9 years ago
- 0895c9a Cherrypick upstream r240600, r240601 by Derek Schuff · 9 years ago
- a557a57 nacl-clang driver: Use GetLinkerPath utility function to find linker by Derek Schuff · 9 years ago
- e500f84 Cherrypick upstream r238048 Make unique section names the default again. by Derek Schuff · 9 years ago
- 1bf0e65 Do not generate pow intrinsic calls for builtin_pow by Derek Schuff · 9 years ago merge_37
- 097061e Cherrypick r236879 by Derek Schuff · 9 years ago
- 9d6df86 Update static-init-emscripten.cpp test for explicit load type by Derek Schuff · 9 years ago
- 117c37d Set description string to f80-less to match backend. by Derek Schuff · 9 years ago
- 06f7eed Fixups for localmods by Derek Schuff · 9 years ago
- 33575db Reapply "clang: add support for asmjs arch and Emscripten OS" by Derek Schuff · 9 years ago
- a730796 Merge upstream clang. by Derek Schuff · 9 years ago
- 8eceb42 Improve const-ness by David Blaikie · 9 years ago
- 47e7a08 [opaque pointer types] Explicit non-pointer type for call expressions by David Blaikie · 9 years ago
- 80cbce0 [Objective-C Sema]. In my last patch change the by Fariborz Jahanian · 9 years ago
- e8d60ed [Objective-C Sema] patch to introduce IndependentClass by Fariborz Jahanian · 9 years ago
- 3878f85 DebugInfo: Update for LLVM API change in DIBuilder (r235111) by Duncan P. N. Exon Smith · 9 years ago
- 53680cc [AArch64] Add v8.1a architecture by Vladimir Sukharev · 9 years ago
- 680e545 [OPENMP] Fix for checking of data-sharing attributes for canonical var decls only. by Alexey Bataev · 9 years ago
- e1a7262 clang-format: add an option for fallback style in vimrc by Daniel Jasper · 9 years ago
- 8009ca2 clang-format: [JS] handle comments in template strings. by Daniel Jasper · 9 years ago
- 10644e2 clang-format: Undo r214508. It was essentially always removing the by Daniel Jasper · 9 years ago
- 6ff3f69 [OPENMP] Codegen for 'copyin' clause in 'parallel' directive. by Alexey Bataev · 9 years ago
- 5a78b24 [OPENMP] Codegen for 'lastprivate' clause in 'for' directive. by Alexey Bataev · 9 years ago
- b4a4ab9 DebugInfo: Prepare for DIDescriptor to be gutted in LLVM by Duncan P. N. Exon Smith · 9 years ago
- 32cb440 DebugInfo: Prepare for DIScope to be gutted in LLVM by Duncan P. N. Exon Smith · 9 years ago
- dbdd3a1 DebugInfo: Prepare for DIType to be gutted by Duncan P. N. Exon Smith · 9 years ago
- c64fc44 DebugInfo: Prepare for LLVM change removing DIType::isValid() by Duncan P. N. Exon Smith · 9 years ago
- e7a01ec Comment parsing: fix an assertion failure on a verbatim block terminated with "**/" by Dmitri Gribenko · 9 years ago
- dfa1d05 DebugInfo: Prepare for LLVM gutting DICompileUnit/DIFile by Duncan P. N. Exon Smith · 9 years ago
- 7bbbb59 Don't crash when a selectany symbol would get common linkage by Nico Weber · 9 years ago
- b01e0c6 Fix for PR20402 in -Wconsumed. by DeLesley Hutchins · 9 years ago
- aedebc2 Create a frontend flag to disable CUDA cross-target call checks by Eli Bendersky · 9 years ago
- 06bfa56 clang-format a line containing nothing but a "{". No behavior change. by Nico Weber · 9 years ago
- a39c64d Make __declspec(selectany) turn variable declartions into definitions. by Nico Weber · 9 years ago
- cd72ec4 DebugInfo: Pass DebugLocs when creating intrinsics by Duncan P. N. Exon Smith · 9 years ago
- 0f3ea25 Fix docs typo in FunctionTemplateSpecializationInfo by Jonathan Roelofs · 9 years ago
- d6104dc [Objective-C Sema]This patch fixes the warning when clang issues by Fariborz Jahanian · 9 years ago
- 692b0e2 clang-cl: support -fsyntax-only (PR23197) by Hans Wennborg · 9 years ago
- 146f5c0 Changed test to not brake ARM buildbots, NFC. by Alexey Bataev · 9 years ago
- 90ae040 Revert "[CodeGen] Fix crash with duplicated mangled name." by Renato Golin · 9 years ago
- e927484 clang-format: Determine "in" as a keyword in ObjC for loops more precisely by Daniel Jasper · 9 years ago
- 4fe8cb2 [OPENMP] Codegen for 'firstprivate' clause in 'for' directive. by Alexey Bataev · 9 years ago
- a966ec5 Use concrete type instead of auto in for-loop. No functionality change. by Richard Trieu · 9 years ago
- 4aba50f uselistorder: Remove dead include by Duncan P. N. Exon Smith · 9 years ago
- 8c10c7b uselistorder: -mllvm -preserve-ll-use-list-order => -emit-llvm-uselists by Duncan P. N. Exon Smith · 9 years ago
- 2142eab Change range-based for-loops to be -Wrange-loop-analysis clean. by Richard Trieu · 9 years ago
- dce7229 uselistorder: -mllvm -preserve-bc-use-list-order => -emit-llvm-uselists by Duncan P. N. Exon Smith · 9 years ago
- d651795 Move the logic to avoid double global emission from Sema to CodeGen by Reid Kleckner · 9 years ago
- 18aa9e9 uselistorder: Update for LLVM API change in r234959 by Duncan P. N. Exon Smith · 9 years ago
- eec5f41 Reland r234613 (and follow-ups 234614, 234616, 234618) by Reid Kleckner · 9 years ago
- ae0b514 IR: Change clang to set -preserve-bc-uselistorder by Duncan P. N. Exon Smith · 9 years ago
- 7780c36 [SemaCXX patch] Patch to fix a crash when a 'delete' constructor by Fariborz Jahanian · 9 years ago
- 23ddbdd Use raw_pwrite_stream in clang. by Rafael Espindola · 9 years ago
- 6ad734a R600: Add GCC reg names by Tom Stellard · 9 years ago
- 5799bcb [analyzer] This implements potential undefbehavior.ZeroAllocDereference checker. by Anton Yartsev · 9 years ago
- 9cbad60 [Mips] Generate warning for invalid '-mnan' and '-march' combinations by Petar Jovanovic · 9 years ago
- 1fcb0fa Remove useless statement. by Nikola Smiljanic · 9 years ago
- 36c516f [OPENMP] Fixed codegen for arrays in 'copyprivate' clause. by Alexey Bataev · 9 years ago
- eeb951c [OPENMP] Initial codegen for 'parallel sections' directive. by Alexey Bataev · 9 years ago
- 7f288ce DebugInfo: Prepare for DISubprogram/DILexicalBlock* to be gutted by Duncan P. N. Exon Smith · 9 years ago
- da53a42 Add new warning -Wrange-loop-analysis to warn on copies during loops. by Richard Trieu · 9 years ago
- 804f40b Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216. by Nico Weber · 9 years ago
- a5b191a Revert r234786, it contained a bunch of stuff I did not mean to commit. by Nico Weber · 9 years ago
- 5aaa165 Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216. by Nico Weber · 9 years ago
- 6ea0bd7 [CodeGen] Fix crash with duplicated mangled name. by Argyrios Kyrtzidis · 9 years ago
- 11a6a5c [libclang] Add functions to get information about fields. by Argyrios Kyrtzidis · 9 years ago
- e439d29 clang-format: [JS] Support index signature types. by Daniel Jasper · 9 years ago
- eb11bcb clang-format: [JS] support optionality markers in JS types. by Daniel Jasper · 9 years ago
- 0fac817 clang-format: [JS] Allow periods and commata in class declarations. by Daniel Jasper · 9 years ago
- e7d930c InstrProf: Simplify getStmtCount by using an Optional by Justin Bogner · 9 years ago
- ea0117f Bring r234620 back now that llvm is fixed. by Rafael Espindola · 9 years ago
- 2d570b1 Reformat. by NAKAMURA Takumi · 9 years ago
- a9a01c7 Revert r234620 and others, "Actually check if lseek works instead of using a filename based heuristic." It was affected by r234615, which was reverted in r234721. by NAKAMURA Takumi · 9 years ago
- e9435ce [OPENMP] Initial codegen for 'parallel for' directive. by Alexey Bataev · 9 years ago
- 7b2ef53 Suppress clang/test/PCH/emit-pth.c on win32, for now while investigating. by NAKAMURA Takumi · 9 years ago
- e310b5f clang-cl: Expose -f[no-]diagnostics-color by Hans Wennborg · 9 years ago
- bc83d9f Revert r234581, it might have caused a few miscompiles in Chromium. by Nico Weber · 9 years ago
- dc54701 DebugInfo: Switch from replaceAllUsesWith() to replaceTemporary() by Duncan P. N. Exon Smith · 9 years ago
- 33fe018 Remove empty non-virtual destructors or mark them =default when non-public by Benjamin Kramer · 9 years ago
- 79e18a8 clang/test/CodeGenCXX/static-data-member-single-emission.cpp: Tweak for MS mangler. by NAKAMURA Takumi · 9 years ago
- 488f49d clang-cl: support -fno-color-diagnostics (PR23109) by Hans Wennborg · 9 years ago
- b102ed7 clang-cl: support -fmacro-backtrace-limit by Hans Wennborg · 9 years ago