summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Creating branches/google/stable and tags/google/stable/2019-05-14 from r360103stableJordan Rupprecht2019-05-1410717-300730/+622217
|\
| * Refactor UnaryOperator classCameron McInally2019-05-072-65/+63
| * [X86] Use extended vector register classes in getRegForInlineAsmConstraint to...Craig Topper2019-05-061-6/+6
| * Fix bug in getCompleteTypeIndex in codeview debug infoAmy Huang2019-05-062-57/+78
| * [ARM] Glue register copies to tail calls.Eli Friedman2019-05-062-26/+39
| * [FastISel] Pass the fneg input operand to hasTrivialKill in FastISel::selectF...Craig Topper2019-05-062-2/+2
| * [X86] Add test case to show that we don't set the kill flag properly for fast...Craig Topper2019-05-061-0/+22
| * [AMDGPU] gfx1010 verifier changesStanislav Mekhanoshin2019-05-061-7/+15
| * [AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32Stanislav Mekhanoshin2019-05-0614-100/+142
| * [Tests] Add tests for optimized lowerings of element.unordered.atomic memset/...Philip Reames2019-05-061-0/+459
| * [Tests] Rename tests before adding new onesPhilip Reames2019-05-061-28/+28
| * [Tests] Autogen a test in advance of updatesPhilip Reames2019-05-061-62/+216
| * Fix pr33010, a 2 year old crashing regressionPhilip Reames2019-05-062-0/+49
| * [X86] Add more test cases for fast-isel handling of fneg.Craig Topper2019-05-061-2/+53
| * [AMDGPU] gfx1010 memory legalizerStanislav Mekhanoshin2019-05-067-818/+4718
| * Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also s...Jordan Rupprecht2019-05-066-126/+81
| * [X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...Craig Topper2019-05-0678-1536/+1597
| * [AArch64] Default to SEH exception handling on MinGWMartin Storsjo2019-05-063-6/+4
| * [InstCombine] sink FP negation of operands through selectSanjay Patel2019-05-062-9/+20
| * gn build: Merge r360063.Peter Collingbourne2019-05-061-0/+2
| * Pull out repeated CI->getCalledFunction() calls. NFCI.Simon Pilgrim2019-05-061-2/+2
| * [SelectionDAG][X86] Support inline assembly returning an mmx register into a ...Craig Topper2019-05-062-0/+23
| * [GlobalISel] Handle <1 x T> vector return types properly.Amara Emerson2019-05-062-11/+47
| * Revert r359392 and r358887Craig Topper2019-05-0616-208/+374
| * Fix more Windows bots after r360015.Paul Robinson2019-05-061-2/+2
| * Remove duplicate assignments. NFCI.Simon Pilgrim2019-05-062-3/+0
| * Add libc++ to link XRay test cases if libc++ is used to build CLANGXing Xue2019-05-061-0/+2
| * [InstCombine] reduce code duplication; NFCSanjay Patel2019-05-061-7/+7
| * [InstCombine] add tests for fneg+sel; NFCSanjay Patel2019-05-061-0/+84
| * gn build: More TODO tweakingNico Weber2019-05-061-1/+0
| * gn build: Update TODO now that libcxx libcxxabi libunwind clang-tools-extra a...Nico Weber2019-05-061-2/+1
| * [ConstantRange] Add srem() supportNikita Popov2019-05-063-8/+140
| * [SDAG][AArch64] Boolean and/or reduce to umax/min reduce (PR41635)Nikita Popov2019-05-062-118/+32
| * Add FNeg support to InstructionSimplifyCameron McInally2019-05-064-11/+87
| * [InstCombine] regenerate test checks; NFCSanjay Patel2019-05-062-24/+36
| * [InstCombine] reduce code duplication; NFCISanjay Patel2019-05-061-22/+19
| * Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.Guillaume Chatelet2019-05-061-97/+118
| * gn build: Merge r360018Nico Weber2019-05-061-0/+2
| * [X86] Fix uninitialized members in constructor warnings. NFCI.Simon Pilgrim2019-05-062-3/+3
| * Fix CMake Invalid Escape SequenceAlexandre Ganea2019-05-061-1/+1
| * Fix compilation warnings when compiling with GCC 7.3Alexandre Ganea2019-05-065-10/+33
| * [PowerPC] Fix erroneous condition for converting uint-to-fp vector conversionNemanja Ivanovic2019-05-062-3/+136
| * X86DAGToDAGISel::tryVPTESTM - fix uninitialized variable warning. NFCI.Simon Pilgrim2019-05-061-1/+1
| * [test] Remove redundant bracket in rL360035Fangrui Song2019-05-061-2/+2
| * Try fix Windows bot after rL360015Fangrui Song2019-05-061-3/+3
| * Try fix Windows bot after rL360015Fangrui Song2019-05-061-1/+1
| * [llvm-c-test] Make include-all.c do what its name says it doesAnders Waldenborg2019-05-061-1/+16
| * [LoadStoreVectorizer] vectorizeStoreChain - ensure we find a store type.Simon Pilgrim2019-05-061-1/+2
| * [CodeGen] Move X86 tests under the X86 directoryFangrui Song2019-05-062-0/+0
| * [X86] X86InstrInfo::findThreeSrcCommutedOpIndices - fix unread variable warning.Simon Pilgrim2019-05-061-1/+2