summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add implementations for fmin, fminf, and fminl. Testing infrastructure updat...lntue-libc-fminTue Ly2020-07-2117-0/+438
* [llvm-libtool-darwin] Allow flattening archivesSameer Arora2020-07-214-5/+139
* Update Test (EXPECT_EQ and friends) to accept __uint128_t and floating point ...Tue Ly2020-07-213-35/+129
* DebugInfo: Add missing comment from llvm/test/DebugInfo/X86/debug-macro-dwo.llDavid Blaikie2020-07-211-0/+2
* Revert "[clangd] Fixes in lit tests"Aleksandr Platonov2020-07-213-14/+14
* DAG: Handle expanding strict_fsub into fneg and strict_faddMatt Arsenault2020-07-215-2/+440
* [llvm-libtool-darwin] Add support for -static optionSameer Arora2020-07-219-19/+191
* [AIX][XCOFF]emit extern linkage for the llvm intrinsic symboldiggerlin2020-07-217-25/+168
* Fix the data layout mangling specification for 'i686-pc-macho'Akira Hatanaka2020-07-212-1/+8
* Avoid failing a CHECK in `DlAddrSymbolizer::SymbolizePC`.Dan Liew2020-07-212-6/+57
* [OPENMP]Fix PR46012: declare target pointer cannot be accessed in target region.Alexey Bataev2020-07-214-136/+171
* Revert D82927 "[Loop Fusion] Integrate Loop Peeling into Loop Fusion"Fangrui Song2020-07-215-601/+42
* [ARM] Add MVE_TwoOpPattern. NFCDavid Green2020-07-211-245/+150
* Remove the "bool" return from OptionValue::Clear and its subclasses.Jim Ingham2020-07-2122-41/+22
* DebugInfo: make test/DebugInfo/X86/debug-macro-dwo.ll more comprehensiveDavid Blaikie2020-07-211-3/+8
* [lldb/test] Skip test in TestBitfieldIvars.py instead of xfailing itVedant Kumar2020-07-211-1/+3
* [clangd] Fixes in lit testsAleksandr Platonov2020-07-213-14/+14
* [MBP] Use profile count to compute tail dup cost if it is availableGuozhi Wei2020-07-212-4/+142
* [PGO][PGSO] Add profile guided size optimization to loop vectorization legality.Hiroshi Yamauchi2020-07-214-15/+106
* [compiler-rt][asan] decommit shadow memory for unmaps in fuchsia.Marco Vanotti2020-07-216-6/+28
* [libTooling] In Clang Transformer, change `Metadata` field to deferred evalua...Andy Soffer2020-07-213-8/+45
* Revert "[Windows] Fix limit on command line size"Serge Pavlov2020-07-223-37/+16
* [compiler-rt][test][profile] Fix missing includeJon Roelofs2020-07-211-0/+1
* [mlir] [VectorOps] Add scatter/gather operations to Vector dialectaartbik2020-07-2110-17/+655
* [NFC][PowerPC] Updated a number of Power PC tests used for PC RelativeStefan Pintilie2020-07-2112-150/+330
* [LLVMgold.so][test] Fix tests after D84132/55fa315b0352Fangrui Song2020-07-213-4/+3
* [lldb] Add missing member initialziation listJonas Devlieghere2020-07-211-1/+3
* Revert "[lldb] Unify type name matching in FormattersContainer"Raphael Isemann2020-07-2110-302/+179
* Build: Move TF source file inclusion from build system to source filesNico Weber2020-07-218-32/+30
* [NFC] Make documentation for CallBase::hasFnAttr() more clear.Kevin P. Neal2020-07-211-2/+6
* [NewPM] Support optnone under new pass managerArthur Eubanks2020-07-216-31/+104
* [lldb] Change the CommandArgumentData ctor (NFC)Jonas Devlieghere2020-07-211-8/+7
* [lldb] Unify type name matching in FormattersContainerRaphael Isemann2020-07-2110-179/+302
* [NFC] Fix unused var warningJordan Rupprecht2020-07-211-4/+3
* [lldb] Fix typo that went unnoticed on my case insensitive FSJonas Devlieghere2020-07-211-1/+1
* [clang-tools-extra] Disable -Wsuggest-override for unittests/Logan Smith2020-07-211-0/+4
* [MLIR][EDSC] Add fptrunc and fpext to EDSCDiego Caballero2020-07-212-0/+40
* [lldb/Reproducers] Don't recursively record everything in the CWDJonas Devlieghere2020-07-214-1/+12
* [Loop Fusion] Integrate Loop Peeling into Loop FusionSidharth Baveja2020-07-215-45/+605
* [libc] [Obvious] Fix typo.Chris Gyurgyik2020-07-211-1/+1
* [ELF] -r: rewrite SHT_GROUP content if some members are combined or discardedFangrui Song2020-07-213-44/+67
* [libc] Add strstr implementation.cgyurgyik2020-07-217-0/+181
* [ASTImporter] Refactor ASTImporter to support custom downstream testsVince Bridgers2020-07-212-225/+224
* [llvm-readobj] Construct relocation-aware DWARFDataExtractor to decode .eh_fr...Fangrui Song2020-07-213-7/+9
* [OpenMP] Temporarily disable failing runtime tests for clang-12Saiyedul Islam2020-07-212-2/+2
* LoopIdiomRecognize: use ExpandedValuesCleaner in another placeJon Roelofs2020-07-211-30/+29
* More conservatively report status from LoopIdiomRecognizeJon Roelofs2020-07-211-9/+30
* Fix typo in tutorialChris Morin2020-07-211-1/+1
* [GWP-ASan] Split the unwinder into segv/non-segv.Mitch Phillips2020-07-2110-26/+100
* [AArch64][SVE] Fix PCS for functions taking/returning scalable types.Sander de Smalen2020-07-213-0/+42