summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Write a hash of the executable into the PE timestamp fields.Zachary Turner2018-03-071-14/+50
* [lldbtestsuite] llvm-objcopy is now required to run the lit tests.Davide Italiano2018-03-071-0/+1
* [ELF] - Adjust rangeToString to report ranges in a different format.George Rimar2018-03-072-11/+11
* [X86] Make the MUL->VPMADDWD work before op legalization on AVX1 targets. Sim...Craig Topper2018-03-072-111/+100
* [Support] Stop passing StringRefs by const reference in some of the getHostCP...Craig Topper2018-03-072-12/+9
* [Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned onesKrzysztof Parzyszek2018-03-0714-127/+294
* Revert r326911: Improve --warn-symbol-ordering.Rui Ueyama2018-03-073-30/+24
* [LangRef] fix formatting in FP descriptions; NFCSanjay Patel2018-03-071-21/+22
* Rename Indent{1,2} -> Indent{8,16}.Rui Ueyama2018-03-072-8/+8
* Improve --warn-symbol-ordering.Rui Ueyama2018-03-073-24/+30
* [AMDGPU] Increased vector length for global/constant loads.Farhana Aleen2018-03-077-9/+125
* [clang-tidy] Add "portability" module and rename readability-simd-intrinsics ...Fangrui Song2018-03-0716-35/+116
* Re-land: Teach CorrelatedValuePropagation to reduce the width of udiv/urem in...Justin Lebar2018-03-073-0/+250
* Revert "[AMDGPU] Widened vector length for global/constant address space."Farhana Aleen2018-03-077-125/+9
* [PowerPC] LSR tunings for PowerPCStefan Pintilie2018-03-073-0/+73
* [SampleFDO] Extend SampleProfReader to handle demangled names.Wei Mi2018-03-072-9/+50
* [AMDGPU] Widened vector length for global/constant address space.Farhana Aleen2018-03-077-9/+125
* [dwarfdump] Only print CU relative offset in verbose modeJonas Devlieghere2018-03-078-68/+75
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Kornienko2018-03-0720-249/+128
* [scudo] Make logging more consistentKostya Kortchinsky2018-03-075-65/+45
* Revert rL326898: "Teach CorrelatedValuePropagation to reduce the width of udi...Justin Lebar2018-03-073-242/+0
* [ELF] Prevent crash when reporting errors if debug line cannot be parsedJames Henderson2018-03-073-2/+52
* Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions.Justin Lebar2018-03-073-0/+242
* [X86][X87] Add X87 fp80 conversion testsSimon Pilgrim2018-03-071-0/+1123
* [WebAssembly] Run clang-format. NFCNicholas Wilson2018-03-079-23/+25
* [ELF] - Recommit r326892,r326893 "[ELF] - Report LMA region overflows."George Rimar2018-03-072-2/+18
* [ELF] - Revert r326892, r326893.George Rimar2018-03-072-18/+2
* [ELF] - Fix build bot after r326892 "[ELF] - Report LMA region overflows."George Rimar2018-03-071-1/+0
* [ELF] - Report LMA region overflows.George Rimar2018-03-072-2/+19
* [ELF] - Allow discarding .hash and .gnu.hash from linker script.George Rimar2018-03-072-0/+31
* [mips] Correct the definition of m(f|t)c(0|2)Simon Dardis2018-03-0712-16/+50
* Add Clang ReleaseNotes that --autocomplete breaks backward compatibilyYuka Takahashi2018-03-071-0/+9
* [WebAssembly] Remove duplicated line of code and unreachable check. NFCNicholas Wilson2018-03-071-3/+3
* [WebAssembly] Use StringSaver to retain ownership of ctor function body. NFCNicholas Wilson2018-03-072-6/+9
* [LoadStoreVectorizer] Differentiate between <1 x T> and TSven van Haastregt2018-03-072-0/+15
* Don't intercept mmap64() on NetBSDKamil Rytarowski2018-03-071-1/+1
* [ARM] Fix for PR36577Sjoerd Meijer2018-03-072-8/+45
* [SystemZ] NFC refactoring in SystemZHazardRecognizer.Jonas Paulsson2018-03-071-5/+2
* [SystemZ] Improve getCurrCycleIdx() in SystemZHazardRecognizer.Jonas Paulsson2018-03-072-9/+20
* [SystemZ] NFC refactoring in SystemZHazardRecognizer.Jonas Paulsson2018-03-071-4/+8
* [SystemZ] Improved debug dumping during post-RA scheduling.Jonas Paulsson2018-03-074-70/+102
* [X86] Add IMUL scheduling info on sandybridge, fix it on >=haswell.Clement Courbet2018-03-075-29/+21
* Attempt to appease buildbotsGeorge Burgess IV2018-03-071-1/+1
* [SymbolFilePDB] Add missing Char16 and Char32 types in a few placesAaron Smith2018-03-073-0/+18
* Disable tests from r326852 on DarwinAdam Nemet2018-03-072-0/+2
* Remove a placeholderGeorge Burgess IV2018-03-071-1/+1
* Reland r326766 (with a slightly modified test)George Burgess IV2018-03-072-1/+21
* [demangler] Fix a mistake in r326797.Erik Pilkington2018-03-072-2/+4
* [SymbolFilePDB] Minor cleanupAaron Smith2018-03-071-22/+23
* Revert 326766 too, after r326862 the test fails and I don't know how to fix.Nico Weber2018-03-072-17/+1
OpenPOWER on IntegriCloud