summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Factor out + document build requirementsJF Bastien2019-01-162-41/+60
* [TSan] Fix comment. NFC.Philip Pfaffe2019-01-161-1/+1
* XFAIL test on WindowsAdrian Prantl2019-01-161-1/+2
* [X86] Sink complex MCU CC helper to .cpp file from .h file, NFCReid Kleckner2019-01-162-57/+59
* Fix libc++ mac driver test to pass on WindowsReid Kleckner2019-01-161-4/+3
* PR40329: [adl] Fix determination of associated classes when searching aRichard Smith2019-01-163-18/+66
* [X86] Add X86ISD::VSHLV and X86ISD::VSRLV nodes for psllv and psrlvCraig Topper2019-01-1610-164/+347
* [X86] Use X86ISD::BLENDV for blendv intrinsics. Replace vselect with blendv j...Craig Topper2019-01-166-89/+87
* AMDGPU: Adjust the chain for loads writing to the HI part of a register.Changpeng Fang2019-01-162-0/+186
* [X86] Add a one use check to the setcc inversion code in combineVSelectWithAl...Craig Topper2019-01-162-16/+13
* [X86] Add test case for D56765. NFCCraig Topper2019-01-161-0/+36
* Change TypeSystem::GetBitSize() to return an optional result.Adrian Prantl2019-01-169-34/+86
* [X86] Add additional saturating add/sub vector tests; NFCNikita Popov2019-01-163-581/+7174
* Fix most of LLVM's tests with LLVM_ENABLE_PIC=OFFNico Weber2019-01-161-1/+0
* compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on macNico Weber2019-01-162-18/+22
* [OpenMP] Add omp_pause_resource* APIJonathan Peyton2019-01-1619-10/+456
* [Fixed Point Arithmetic] Fixed Point SubtractionLeonard Chan2019-01-162-11/+454
* [COFF, ARM64] Implement support for SEH extensions __try/__except/__finallyMandeep Singh Grang2019-01-1610-9/+191
* [Hexagon] Do not promote terminator instructions in Hexagon loop idiomsKrzysztof Parzyszek2019-01-161-1/+3
* [Fixed Point Arithmetic] Add APFixedPoint to APValueLeonard Chan2019-01-169-22/+99
* gn build: Add headers to compiler-rt build files.Peter Collingbourne2019-01-165-1/+104
* [X86][BtVer2] Update latency of horizontal operations.Andrea Di Biagio2019-01-1612-159/+161
* [X86] getFauxShuffleMask - bail for non-byte aligned shuffle typesSimon Pilgrim2019-01-161-2/+2
* [Fixed Point Arithmetic] Fixed Point AdditionLeonard Chan2019-01-169-20/+667
* Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual forma...Nico Weber2019-01-164-13/+25
* [X86] Regenerate testSimon Pilgrim2019-01-161-3/+3
* [elfabi] Add support for reading DT_SONAME from binariesArmando Montanez2019-01-1612-20/+537
* Add a REQUIRES: darwin line for a mac test.Jeremy Morse2019-01-161-1/+1
* Fix dir-separator-no-comp-dir-relative-name.s test added in r351328Pavel Labath2019-01-161-6/+7
* [DebugInfo] Allow creation of DBG_VALUEs in blocks where the operand is not usedJeremy Morse2019-01-162-5/+66
* Remove misleading line about git's lack of revision numbers.Erich Keane2019-01-161-3/+1
* [llvm-readobj] Set correct offset when dumping hex section output.Sid Manning2019-01-162-1/+7
* Added test cases for dumping variadic-like functions; NFC.Aaron Ballman2019-01-163-0/+26
* [x86] add tests for extracted scalar casts (PR39974); NFCSanjay Patel2019-01-161-0/+205
* Revert "Teach the default symbol vendor to respect module.GetSymbolFileFileSp...Pavel Labath2019-01-164-82/+5
* [X86] Add combineX86ShufflesRecursively helper. NFCI.Simon Pilgrim2019-01-161-23/+15
* AMDGPU: Add llvm.amdgcn.ds.ordered.add & swapMarek Olsak2019-01-1615-11/+278
* Added a test case for dumping blocks that capture 'this'; NFC.Aaron Ballman2019-01-161-0/+17
* [SLP] Fix PR40310: The reduction nodes should stay scalar.Alexey Bataev2019-01-163-99/+188
* [clang-tidy] Move the macro helper function to a common location; NFCHyrum Wright2019-01-163-22/+24
* [llvm-nm] Allow --size-sort to print symbols with only Symbol sizeSaurabh Badhwar2019-01-162-2/+13
* [x86] lower shuffle of extracts to AVX2 vperm instructionsSanjay Patel2019-01-162-112/+166
* [MSP430] Emit a separate section for every interrupt vectorAnton Korobeynikov2019-01-164-1/+41
* [MSP430] Improve support of 'interrupt' attributeAnton Korobeynikov2019-01-165-18/+56
* Found another version number to increase from 8 to 9Hans Wennborg2019-01-161-1/+1
* [MSP430] Fix msp430-toolchain.c on Windows (added in r351228)Anton Korobeynikov2019-01-161-16/+16
* [ELF][AArch64] Add R_AARCH64_PLT_PAGE_PC to isRelExprPeter Smith2019-01-162-1/+45
* Set '-target' flag in the test checking the MacOS include dirIlya Biryukov2019-01-161-1/+1
* [X86][SSE] Add additional PR40318 shuffle test casesSimon Pilgrim2019-01-162-0/+154
* [OpenMP] Output written by tests should go to build directoryJoachim Protze2019-01-161-1/+1
OpenPOWER on IntegriCloud