summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Running this on other systems won't work because I don'tJim Ingham2018-01-101-0/+1
* [AArch64] add tests for notted variants of min/max; NFCSanjay Patel2018-01-101-2/+1475
* Remove Environment.h, test-dwarf.cpp, test-dwarf.exeJason Molenda2018-01-101-10/+4
* In C++17, when instantiating an out-of-line definition of an inline static dataRichard Smith2018-01-103-1/+21
* Runs the part of the test that just finds the binary on all systems.Jim Ingham2018-01-101-13/+14
* Reland "Install resource files into a share/ directory"Petr Hosek2018-01-102-3/+3
* Reland "[Driver] Update default sanitizer blacklist location"Petr Hosek2018-01-105-1/+1
* Add a test for finding a binary in an app package.Jim Ingham2018-01-105-0/+117
* Revert "AArch64: Fix emergency spillslot being out of reach for large callfra...Matthias Braun2018-01-1010-75/+11
* LiveRangeEdit: Inline markDeadRemat() into only user; NFCMatthias Braun2018-01-102-7/+1
* Revert "Advanced guessing of rendezvous breakpoint"Eugene Zemtsov2018-01-104-140/+57
* [libunwind] Set up .arcconfig to point to new Diffusion UNW repositoryPetr Hosek2018-01-101-1/+1
* [X86] Move HasNOPL to a subtarget feature bit. Plumb MCSubtargetInfo through ...Craig Topper2018-01-104-57/+79
* LiveRangeEdit: Simplify code; NFCMatthias Braun2018-01-102-16/+18
* [SLP] Add/update tests for SLP vectorizer, NFC.Alexey Bataev2018-01-103-35/+368
* [RISCV] Implement support for the BranchRelaxation passAlex Bradbury2018-01-109-40/+243
* TargetLoweringBase: The ios simulator has no bzero function.Matthias Braun2018-01-102-6/+18
* [RISCV] Implement branch analysisAlex Bradbury2018-01-107-159/+422
* [MSan] Enable use-after-dtor instrumentation by default.Matt Morehouse2018-01-105-12/+19
* [Driver] Test for correct '--version' suggestionBrian Gesiak2018-01-101-1/+2
* [WebAssembly] Optimize Writer::lookupTypeSam Clegg2018-01-101-2/+5
* [RISCV] Add support for llvm.{frameaddress,returnaddress} intrinsicsAlex Bradbury2018-01-103-0/+158
* [RISCV] Add basic support for inline asm constraintsAlex Bradbury2018-01-105-0/+179
* [RISCV] Support stack frames and offsets up to 32-bitsAlex Bradbury2018-01-106-11/+117
* [RISCV] Support for varargsAlex Bradbury2018-01-105-24/+718
* [hwasan] An option to disable tag randomization.Evgeniy Stepanov2018-01-103-7/+15
* Test commit accessScott Linder2018-01-101-2/+2
* [WebAssembly] Move relocation handling InputChunks.cppSam Clegg2018-01-105-152/+157
* [WebAssembly] Add seperate Writer::lookupType and Writer::registerType. NFCSam Clegg2018-01-101-9/+17
* [SelectionDAG][X86] Explicitly store the scale in the gather/scatter ISD nodesCraig Topper2018-01-1010-42/+229
* Advanced guessing of rendezvous breakpointEugene Zemtsov2018-01-104-57/+140
* [XCodebuild] Catch up with recent changes (Environment.cpp).Davide Italiano2018-01-101-2/+6
* [MachineOutliner] Outline ADRPsJessica Paquette2018-01-102-0/+11
* [InstCombine] add test to show missed bswap; NFCSanjay Patel2018-01-101-11/+90
* Force HWLOC topology method for NUMA-specific topologyJonathan Peyton2018-01-101-0/+9
* Simplify __kmp_expand_threadsJonathan Peyton2018-01-101-37/+12
* Minor code cleanupJonathan Peyton2018-01-103-4/+13
* Improve stability of the runtime in parent/child processesJonathan Peyton2018-01-106-4/+32
* libcxx: Stop providing a definition of __GLIBC_PREREQ.Peter Collingbourne2018-01-101-5/+7
* AArch64: Fix emergency spillslot being out of reach for large callframesMatthias Braun2018-01-1010-11/+75
* [clangd] Pass Context to onDiagnosticsReady callbackIlya Biryukov2018-01-106-9/+12
* [MIR] Update MIRLangRef with documentation on bundled instructionsFrancis Visoiu Mistrih2018-01-101-1/+15
* [X86][MMX] Add test for PR35869Simon Pilgrim2018-01-101-0/+57
* Fix misspelled macro name - thanks to andrew@ispras.ru for the catchMarshall Clow2018-01-101-1/+1
* [X86][MMX] Pull out common MMX VT test. NFCI.Simon Pilgrim2018-01-101-28/+27
* Add a missing dependency for r322192Eric Liu2018-01-101-0/+1
* [clangd] Add more filters for collected symbols.Eric Liu2018-01-106-30/+129
* X86 Tests: Add isel tests for truncate-extract_vector-extend. NFC.Zvi Rackover2018-01-101-0/+160
* [clangd] Add static index for the global code completion.Haojian Wu2018-01-1010-30/+130
* Handle O reply packets during qRcmdPavel Labath2018-01-106-3/+75
OpenPOWER on IntegriCloud