summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Write a hash of the executable into the PE timestamp fields."Zachary Turner2018-03-071-50/+14
* Correct the alignment for the PS4 targetMatthew Voss2018-03-072-0/+4
* Revert "[llvm-objcopy] Add support for large indexes"Jake Ehrlich2018-03-077-289/+27
* [llvm-objcopy] Add support for large indexesJake Ehrlich2018-03-077-27/+289
* [X86] Remove unused function argument. NFCCraig Topper2018-03-071-2/+1
* [sanitizer] Fix SANITIZER_INTERCEPT_MMAP and SANITIZER_INTERCEPT_MMAP64 valuesVitaly Buka2018-03-071-2/+2
* [OpenCL] Remove block invoke function from emitted block literal structYaxun Liu2018-03-076-179/+135
* Fix cmake's multi-config generators after r326738Daniel Sanders2018-03-073-4/+9
* [analyzer] [NFC] Minor refactoring of NonNullParamCheckerGeorge Karpenkov2018-03-071-68/+65
* Use exact uint32_t for uint32_t ELF field. NFC.Rui Ueyama2018-03-073-3/+3
* Initialize a member in C++11 style. NFC.Rui Ueyama2018-03-072-4/+2
* [DebugInfo] Support DWARF expressions in eh_frameRafael Auler2018-03-0714-389/+1011
* [lld] Attempt to appease buildbot.Matt Morehouse2018-03-071-2/+2
* [X86][SSE] Regenerate float maxnum/minnum testsSimon Pilgrim2018-03-072-129/+221
* Fix a bug regarding a mis-identified file type in pdbutil.Zachary Turner2018-03-071-1/+1
* do not register matcher for objc-only checks when analyzing non-objc sources ...Yan Zhang2018-03-074-0/+17
* Update a few switch statements to handle file_magic::pdb.Zachary Turner2018-03-073-0/+5
* Push a function scope when parsing function bodies without a declarationReid Kleckner2018-03-072-1/+53
* [Pipeliner] Fixed node order issue related to zero latency edgesRoorda, Jan-Willem2018-03-075-29/+159
* Teach identify_file_magic to identify PDB files.Zachary Turner2018-03-073-2/+8
* [PowerPC] Move test to correct location.Stefan Pintilie2018-03-071-0/+0
* [OPENMP] Fix lifetime of the loop counters.Alexey Bataev2018-03-073-77/+115
* [Fuzzer] Avoid the unnecessary rebuild of the custom libc++Petr Hosek2018-03-077-31/+70
* 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
OpenPOWER on IntegriCloud