summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Creating branches/google/stable and tags/google/stable/2019-01-18 from r351319Jordan Rupprecht2019-01-18969-37883/+78747
|\
| * [Support] Remove error return value from one overload of fs::make_absolutePavel Labath2019-01-161-3/+2
| * Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a fi...Sam McCall2019-01-163-38/+49
| * [NewPM][TSan] Reiterate the TSan portPhilip Pfaffe2019-01-161-2/+3
| * UsersManual.rst: Update the clang-cl flags sectionHans Wennborg2019-01-161-7/+37
| * [test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFFMichal Gorny2019-01-161-0/+5
| * [SEH] Pass the frame pointer from SEH finally to finally functionsSanjin Sijaric2019-01-162-2/+36
| * [X86] Correct the type string for __builtin_ia32_gathersiv16sf to make the in...Craig Topper2019-01-161-1/+1
| * [WebAssembly] COWS has been renamed to WASI.Dan Gohman2019-01-163-14/+14
| * [SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03Eric Fiselier2019-01-162-5/+34
| * [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfpEli Friedman2019-01-163-10/+10
| * Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a fi...Vlad Tsyrklevich2019-01-163-48/+38
| * Re-order type param children of ObjC nodesStephen Kelly2019-01-152-3/+3
| * NFC: Some cleanups that I missed in the previous commitStephen Kelly2019-01-151-9/+6
| * Re-order overrides in FunctionDecl dumpStephen Kelly2019-01-152-15/+17
| * NFC: Replace iterator loop with cxx_range_forStephen Kelly2019-01-151-4/+2
| * [clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned-allocationReid Kleckner2019-01-152-0/+12
| * Enable IAS for OpenBSD SPARC.Brad Smith2019-01-152-5/+9
| * CodeGen: Remove debug printf unintentionally added in r351228.Peter Collingbourne2019-01-151-4/+2
| * Implement BlockDecl::Capture dump in terms of visitorsStephen Kelly2019-01-153-15/+25
| * NFC: Implement OMPClause dump in terms of visitorsStephen Kelly2019-01-153-21/+31
| * Implement CXXCtorInitializer dump in terms of VisitorStephen Kelly2019-01-153-11/+17
| * [MSVC Compat] Fix typo correction for inclusion directives.Volodymyr Sapsai2019-01-152-1/+10
| * [Nios2] Remove Nios2 backendCraig Topper2019-01-1510-342/+0
| * [Tooling] Fix broken compliation databse tests.Haojian Wu2019-01-151-34/+18
| * [MSP430] Provide a toolchain descriptionAnton Korobeynikov2019-01-1520-8/+748
| * [Tooling] Make clang-tool find libc++ dir on mac when running on a file witho...Haojian Wu2019-01-152-4/+30
| * [Solaris] Move enabling IAS for SPARC from the Solaris toolchain to Generic_GCC.Brad Smith2019-01-152-2/+6
| * Fix cpu-dispatch MV regression caused by r347812Erich Keane2019-01-152-1/+10
| * Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"Benjamin Kramer2019-01-159-160/+16
| * Revert "Correct the source range returned from preprocessor callbacks."Benjamin Kramer2019-01-154-103/+46
| * Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-1/+1
| * Reduce ASTMatchers stack footprint. Addresses http://llvm.org/PR38851Alexander Kornienko2019-01-151-1/+1
| * Update year in license filesHans Wennborg2019-01-151-1/+1
| * [OpenCL] opencl-c.h: read_image*(): sampler-less, and image{1,2}d_array_t var...Roman Lebedev2019-01-151-2/+15
| * [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1519-26/+607
| * NFC: Move Decl node handling to TextNodeDumperStephen Kelly2019-01-153-68/+79
| * [ASTDump] NFC: Move dump of type nodes to NodeDumperStephen Kelly2019-01-153-89/+185
| * [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-154-14/+82
| * [X86] Make _xgetbv/_xsetbv on non-windows platformsCraig Topper2019-01-159-16/+160
| * Revert alignment assumptions changesVlad Tsyrklevich2019-01-1519-607/+26
| * [COFF, ARM64] Add __byteswap intrinsicsMandeep Singh Grang2019-01-152-6/+32
| * [CMake][Fuchsia] Synchronize first and second stage buildsPetr Hosek2019-01-152-28/+31
| * [Sema] Change std::sort to llvm::sortMandeep Singh Grang2019-01-141-3/+3
| * [COFF, ARM64] Add __nop intrinsicMandeep Singh Grang2019-01-142-0/+16
| * [ASTDump] NFC: Move dumping of QualType node to TextNodeDumperStephen Kelly2019-01-143-5/+11
| * [ASTDump] NFC: Canonicalize handling of TypeLocInfoStephen Kelly2019-01-141-4/+3
| * [ASTDump] NFC: Move Type Visit implementation to TextNodeDumperStephen Kelly2019-01-143-32/+47
| * NFC: Fix nits I missed beforeStephen Kelly2019-01-142-3/+2
| * Improve a -Wunguarded-availability noteErik Pilkington2019-01-149-56/+65