summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libomptarget][nfc] Wrap cuda min() in target_implJon Chesterfield2019-12-175-5/+14
* gn build: Merge c066ff11d84LLVM GN Syncbot2019-12-171-0/+1
* [LoopUtils] Updated deleteDeadLoop() to handle loop nest.Whitney Tsang2019-12-171-0/+90
* [LoopUtils] Updated deleteDeadLoop() to handle loop nest.Whitney Tsang2019-12-172-1/+13
* [llvm/runtimes] Add runtimes as a dependency of clang-bootstrap-depsXin-Xin Wang2019-12-161-5/+8
* Change `asan/TestCases/Darwin/malloc_zone-protected.cpp` to call abort so tha...Dan Liew2019-12-161-1/+1
* [llvm] Add llvm-lipo dependency to runtimesXin-Xin Wang2019-12-162-3/+6
* [libc++] Add __default_init_tag to basic_string constructorsEric Fiselier2019-12-161-14/+20
* [NFC][llvm][MIRVRegNamerUtils] Moving some switch cases and altering comments.Puyan Lotfi2019-12-161-5/+5
* [libc++] Rework compressed pair constructors.Eric Fiselier2019-12-1612-113/+76
* [llvm][MIRVRegNamerUtils] Adding hashing on CImm / FPImm MachineOperands.Puyan Lotfi2019-12-162-2/+21
* Honor -fuse-init-array when os is not specified on x86Kamlesh Kumar2019-12-1613-64/+8
* [RISCV] Added isCompressibleInst() to estimate size in getInstSizeInBytes()Ana Pazos2019-12-162-70/+165
* [AArch64][SVE] Change pattern generation code to fix -Wimplicit-fallthrough a...Fangrui Song2019-12-161-4/+11
* [WebAssembly] Setting export_name implies llvm.usedSam Clegg2019-12-162-2/+4
* [coroutines][PR41909] Generalize fix from D62550Brian Gesiak2019-12-162-14/+21
* [lldb] Respect previously set values of LLDB_TABLEGEN_EXEAlex Langford2019-12-161-11/+13
* [X86] Add x86 triple to command line in mxcsr-reg-usage.llCraig Topper2019-12-161-1/+1
* Add default initialization to compressed_pair.Eric Fiselier2019-12-162-0/+58
* Revert "[NFC-I] Remove hack for fp-classification builtins"Erich Keane2019-12-164-117/+42
* git-llvm: Add option to push to Github with SSHValentin Churavy2019-12-161-4/+11
* [AArch64][SVE] Add patterns for logical immediate operations.Danilo Carvalho Grael2019-12-165-4/+188
* [TSan][Darwin] Avoid calling pthread_self() before libpthread is initializedJulian Lettner2019-12-161-1/+6
* Fix a bug in the property-based serialization ofJohn McCall2019-12-163-1/+19
* [NFC-I] Remove hack for fp-classification builtinsErich Keane2019-12-164-42/+117
* [LoopFusion] Restrict loop fusion to rotated loops.Kit Barton2019-12-166-640/+590
* [InstCombine] Teach removeBitcastsFromLoadStoreOnMinMax not to change the siz...Craig Topper2019-12-162-7/+19
* [WebAssembly] Replace SIMD int min/max builtins with patternsThomas Lively2019-12-168-285/+144
* Only run mangled_names.test if python3 is available.Nico Weber2019-12-162-8/+14
* [ELF] Delete unused declaration addIRelativeRelocs after D65995. NFCFangrui Song2019-12-161-2/+0
* [ELF] Delete relOff from TargetInfo::writePLTFangrui Song2019-12-1614-59/+40
* [ELF] De-template PltSection::addEntry. NFCFangrui Song2019-12-163-13/+8
* gn build: (manually) merge c82e4ef69Nico Weber2019-12-162-26/+9
* [OPENMP][DOCS]Claim simd nontemporal clause, NFC.Alexey Bataev2019-12-161-1/+1
* Forward {read,write}SomeEnumType to {read,write}Enum instead ofJohn McCall2019-12-163-3/+27
* Use property-based serialization for TemplateArgument.John McCall2019-12-164-90/+101
* Add Optional::map.John McCall2019-12-161-0/+16
* Use property-based serialization for TemplateName.John McCall2019-12-164-115/+109
* Add the ability for properties to be conditional on other properties.John McCall2019-12-164-19/+75
* Add the ability to declare helper variables when readingJohn McCall2019-12-163-7/+66
* Use property-based serialization for DeclarationName.John McCall2019-12-163-80/+61
* Add the ability to use property-based serialization for "cased" types.John McCall2019-12-1612-89/+450
* Replace tabs with spaces.John McCall2019-12-162-130/+130
* Move Basic{Reader,Writer} emission into ASTPropsEmitter; NFC.John McCall2019-12-161-41/+53
* Always -I clang/include when tblgen'ing in Clang.John McCall2019-12-163-8/+4
* [OPENMP][DOCS]Mark if clause on simd done, NFC.Alexey Bataev2019-12-161-1/+1
* [OPENMP50]Add if clause in target teams idistribute simd directive.Alexey Bataev2019-12-164-114/+204
* [lit] max_failures does not need to be stored in LitConfigJulian Lettner2019-12-164-22/+24
* Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...Sam McCall2019-12-1614-265/+105
* [SystemZ] Improve verification of MachineOperands.Jonas Paulsson2019-12-164-8/+112
OpenPOWER on IntegriCloud