summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merging r352539:Hans Wennborg2019-01-295-36/+22
* Merging r352229:Hans Wennborg2019-01-282-4/+23
* Merging r352221 and r352222:Hans Wennborg2019-01-2812-49/+84
* Merging r352105:Hans Wennborg2019-01-283-9/+40
* Merging r352099:Hans Wennborg2019-01-281-633/+342
* Merging r352323:Hans Wennborg2019-01-282-0/+21
* Merging r352079:Hans Wennborg2019-01-254-54/+42
* Merging r351579:Hans Wennborg2019-01-253-0/+28
* Merging r352102:Hans Wennborg2019-01-241-1/+1
* Merging r352040:Hans Wennborg2019-01-242-1/+10
* Merging r351531:Hans Wennborg2019-01-233-0/+57
* [docs] Add release notes for notable things I've contributed since last releaseMartin Storsjo2019-01-221-0/+12
* Merging r351580:Hans Wennborg2019-01-222-48/+50
* Merging r351459:Hans Wennborg2019-01-183-9/+25
* Merging r351457:Hans Wennborg2019-01-183-5/+24
* Merging r351344:Hans Wennborg2019-01-175-18/+56
* Merging r351340:Hans Wennborg2019-01-171-16/+16
* Merging r351360:Hans Wennborg2019-01-171-1/+1
* Merging r351334:Hans Wennborg2019-01-161-1/+1
* Creating release_80 branch off revision 351319Hans Wennborg2019-01-160-0/+0
* [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