summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable stack_trace_compressor_fuzzer.Mitch Phillips2019-08-161-13/+17
* [analyzer] Analysis: Silence checkersCsaba Dabis2019-08-1613-64/+196
* [PowerPC] add testcases for folding frame offset - NFCChen Zheng2019-08-161-0/+114
* [clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom 🚛Stephane Moore2019-08-161-28/+1
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-1613-47/+373
* gn build: Merge r369064Nico Weber2019-08-161-0/+1
* gn build: Merge r369061Nico Weber2019-08-161-0/+1
* [DebugLine] Don't try to guess the path styleJonas Devlieghere2019-08-153-45/+23
* Moved binary off add_llvm_executable.Mitch Phillips2019-08-151-1/+1
* [GlobalISel] CSEMIRBuilder: Add support for G_GEPVolkan Keles2019-08-156-29/+70
* [ARM][LowOverheadLoops] Fix generated code for "revert".Eli Friedman2019-08-154-7/+7
* [clang-doc] Sort index elements case insensitiveDiego Astiazaran2019-08-153-2/+43
* Re-instate 369051.Mitch Phillips2019-08-151-1/+2
* [NewPM][PassInstrumentation] Fix test added in r369024.David L. Jones2019-08-151-2/+2
* [clang-doc] Fix use of source-root flagDiego Astiazaran2019-08-152-9/+7
* [Support] Re-introduce the RWMutexImpl for macOS < 10.12Jonas Devlieghere2019-08-153-78/+306
* [clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran2019-08-1510-11/+41
* Move isPointerOffset function to ValueTracking (NFC).Evgeniy Stepanov2019-08-153-86/+91
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-156-0/+137
* [Bugpoint redesign] Output option can now print to STDOUTDiego Trevino Ferrer2019-08-156-51/+45
* Revert "[Support] Re-introduce the RWMutexImpl for macOS < 10.12"Jonas Devlieghere2019-08-151-63/+0
* [AIX] For XL, pick GCC-compatible std & default warning optionsHubert Tong2019-08-151-18/+31
* [SDAG] Minor code cleanup/standardization of atomic accessors [NFC]Philip Reames2019-08-153-3/+11
* [Support] Re-introduce the RWMutexImpl for macOS < 10.12Jonas Devlieghere2019-08-151-0/+63
* Guard fuzzer build behind Clang-only flags.Mitch Phillips2019-08-151-11/+12
* [Utils][NFC] Copy bisect usage documents from commit msg into script.Jinsong Ji2019-08-151-1/+13
* Add missing MIR serialization text for AArch64II::MO_TAGGED.Evgeniy Stepanov2019-08-151-3/+6
* Stop-hooks weren't getting called on step-out. Fix that.Jim Ingham2019-08-156-4/+85
* Remove CMake >= v3.13 target_link_options.Mitch Phillips2019-08-151-1/+2
* [MemorySSA] Remove restrictive asserts.Alina Sbirlea2019-08-151-4/+1
* [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bugJoel E. Denny2019-08-153-5/+90
* [GWP-ASan] Implement stack frame compression.Mitch Phillips2019-08-157-19/+517
* gn build: Merge r369039Nico Weber2019-08-151-2/+1
* gn build: Merge r369018Nico Weber2019-08-151-1/+0
* Fix nm on GCC 5.1 after the C++14 moveJF Bastien2019-08-151-6/+10
* Mark the test as unsupported on darwin, NFC.Alexey Bataev2019-08-151-1/+1
* [Sema] Implement DR2386 for C++17 structured bindingReid Kleckner2019-08-153-8/+26
* [WebAssembly] Correctly handle va_arg of zero-sized structuresGuanzhong Chen2019-08-152-20/+61
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-15239-1893/+1889
* [Hexagon] Fix instruction selection for vselect v4i8Krzysztof Parzyszek2019-08-153-16/+23
* Revert [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-157-138/+1
* MVT: Add v3i16/v3f16 vectorsMatt Arsenault2019-08-1512-340/+296
* [NFC] Add a couple of dump routines for RegisterPressure helper classesPhilip Reames2019-08-152-0/+19
* [ValueTracking] Look through ptrmask intrinsics during getUnderlyingObject.Florian Hahn2019-08-153-3/+34
* Rename this file from cx2.c to c2x.c; NFC.Aaron Ballman2019-08-151-0/+0
* Change test to use uint64_t to support compiling for 32-bit architectures.Adrian Prantl2019-08-151-2/+2
* Allow standards-based attributes to have leading and trailing underscores.Aaron Ballman2019-08-155-2/+13
* [NFC] Added tests for 'select with ctlz to cttz' foldDavid Bolvansky2019-08-151-0/+249
* [X86] Add custom type legalization for bitcasting mmx to v2i32/v4i16/v8i8 to ...Craig Topper2019-08-159-122/+95
* Add LLVMLibC proposal to docs/index.rst.Siva Chandra2019-08-151-0/+4
OpenPOWER on IntegriCloud