summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SA...Evgeniy Stepanov2019-01-052-3/+5
* [gn build] Add build file for DebugInfoPDBTestsNico Weber2019-01-053-4/+37
* [Driver] Some more cleanup. NFCJonas Devlieghere2019-01-052-34/+35
* Bring back the pthread_create interceptor, but only on non-aarch64.Peter Collingbourne2019-01-041-0/+14
* Disable system-allocator-fallback.cc test on Android O and earlier.Peter Collingbourne2019-01-042-0/+6
* [sanitizer] Reduce stack depot size on Android.Evgeniy Stepanov2019-01-042-2/+2
* [PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu2019-01-041-5/+6
* [OpenMP] Refactor const restriction for linearJoel E. Denny2019-01-0416-43/+35
* [OpenMP] Refactor const restriction for reductionsJoel E. Denny2019-01-0434-480/+480
* [OpenMP] Replace predetermined shared for const variableJoel E. Denny2019-01-0440-376/+439
* [LLD][COFF] Fix file/line retrieval when a undefined symbol is to be printedAlexandre Ganea2019-01-042-7/+173
* [X86] Fix warning; NFCNikita Popov2019-01-041-1/+1
* Update the pr_datasz of .note.gnu.property section.Vyacheslav Zakharin2019-01-042-5/+5
* [BDCE] Remove dead uses of argumentsNikita Popov2019-01-044-48/+52
* [AArch64] Adjust the cost model for Exynos M3Evandro Menezes2019-01-041-38/+39
* Fix default-function-attr.c so that it works on Windows.Peter Collingbourne2019-01-041-1/+1
* [X86] Add INSERT_SUBVECTOR to ComputeNumSignBitsCraig Topper2019-01-042-29/+45
* [OPENMP][NVPTX]General formatting/code improvement, NFC.Alexey Bataev2019-01-0410-81/+57
* [x86] add tests for potential horizontal vector ops; NFCSanjay Patel2019-01-041-0/+629
* hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne2019-01-0413-33/+106
* [Scalar] Simplify comparison operators and add coverage.Davide Italiano2019-01-042-92/+21
* hwasan: Use system allocator to realloc and free untagged pointers in interce...Peter Collingbourne2019-01-048-14/+106
* [HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file typesAaron Enye Shi2019-01-041-0/+1
* [HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file typesAaron Enye Shi2019-01-042-0/+23
* [ThinLTO] Clang changes to utilize new pass to handle chains of aliasesTeresa Johnson2019-01-042-2/+10
* [ThinLTO] Handle chains of aliasesTeresa Johnson2019-01-0410-7/+192
* [ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington2019-01-0416-57/+500
* [x86] lower extracted fadd/fsub to horizontal vector math; 2nd trySanjay Patel2019-01-043-298/+647
* [CodeExtractor] Do not extract unsafe lifetime markersVedant Kumar2019-01-045-16/+166
* [InstCombine] reduce raw IR narrowing rotate patterns to funnel shiftSanjay Patel2019-01-042-93/+22
* [gn build] Merge r350351Nico Weber2019-01-041-0/+1
* [gn build] Commit change that should have been in r350410.Nico Weber2019-01-041-1/+1
* [OPENMP][NVPTX]Use new functions from the runtime library.Alexey Bataev2019-01-0412-54/+67
* Add two new pragmas for controlling software pipelining optimizations.Aaron Ballman2019-01-0412-35/+280
* [gn build] Add even more build files for LLVM unittestsNico Weber2019-01-0410-11/+234
* [gn build] Add more build files for LLVM unittestsNico Weber2019-01-0411-10/+195
* [gn build] Start adding build files for LLVM unittestsNico Weber2019-01-0413-3/+317
* [gn build] Add check-llvm target and make it workNico Weber2019-01-046-64/+322
* [gn build] Add build file for libLTO.dylibNico Weber2019-01-042-1/+45
* [LICM] Adjust how moving the re-hoist point worksJohn Brawn2019-01-042-3/+168
* [gn build] Add build files for llvm/lib/{LineEditor,Testing/Support,TextAPI}Nico Weber2019-01-046-2/+58
* Undo r350355 "[X86] Remove terrible DX Register parsing hack in parse operand...Nirav Dave2019-01-042-5/+18
* [OPENMP][NVPTX]Improve performance + reduce number of used registers.Alexey Bataev2019-01-0413-83/+124
* Refactor the way we handle diagnosing unused expression results.Aaron Ballman2019-01-0421-122/+196
* [CostModel][X86] Fix SSE1 FADD/FSUB costsSimon Pilgrim2019-01-042-2/+14
* Revert patches 348835 and 348571 because they'reRanjeet Singh2019-01-043-32/+20
* [CostModel][X86] Add SSE1 fp cost testsSimon Pilgrim2019-01-041-40/+184
* Fix typo: "with he MODULE" -> "with the MODULE"Mark Searles2019-01-041-1/+1
* [X86] Add VPSLLI/VPSRLI ((X >>u C1) << C2) SimplifyDemandedBits combineSimon Pilgrim2019-01-043-43/+26
* Prevent unreachable when checking invalid multiversion decls.Erich Keane2019-01-042-0/+17
OpenPOWER on IntegriCloud