summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer][RISCV][AArch64][Android] Adjust allocator teststest-D97234Luís Marques2021-03-301-15/+31
* [lldb] Remove linux/mips debugging supportPavel Labath2021-03-3019-2347/+0
* [AMDGPU] Remove outdated TODOs. NFCSebastian Neubauer2021-03-301-2/+0
* [lldb] [server] Support for multiprocess extensionMichał Górny2021-03-3011-10/+431
* [analyzer] Fix crash when reasoning about C11 atomics (PR49422)Valeriy Savchenko2021-03-302-0/+14
* [libc++] Add a CI job to test the Runtimes buildLouis Dionne2021-03-302-0/+33
* [analyzer] Support allocClassWithName in OSObjectCStyleCast checkerValeriy Savchenko2021-03-303-10/+53
* [Analyzer] Track RValue expressionsGabor Marton2021-03-304-1/+153
* [OPENMP]Fix PR48740: OpenMP declare reduction in C does not require an initia...Alexey Bataev2021-03-305-9/+43
* clang-format: [JS] do not collapse - - to --.Martin Probst2021-03-302-0/+12
* [gn build] Port c51e91e04681LLVM GN Syncbot2021-03-301-1/+0
* Revert "[Passes] Add relative lookup table converter pass"Krasimir Georgiev2021-03-3026-743/+16
* Move test to X86 directoryOliver Stannard2021-03-301-0/+0
* [lldb] [Process/gdb-remote] Fix TID reading to use U64Michał Górny2021-03-302-4/+4
* [clang] [PR49736] [C++2b] Correctly reject lambdas with requires clause and n...Marek Kurdej2021-03-304-13/+46
* [x86] enhance matching of pmaddwdSanjay Patel2021-03-302-57/+78
* Fix path in test added in e0577b3130a646b0ee090c04a40400483031c7a9 to work wi...Douglas Yung2021-03-301-1/+1
* [LoopUnswitch] Simplify branch condition if it is select with constant operandsJuneyoung Lee2021-03-302-2/+9
* NFC: Migrate PartialInlining to work on InstructionCostSander de Smalen2021-03-302-18/+38
* [gn build] (semi-manually) port 51fa9e0fd984Nico Weber2021-03-301-0/+1
* Fix cleanup error in TestVSCode_disconnect.test_launchMuhammad Omair Javaid2021-03-302-3/+5
* [lli] Leaving two EH frame tests with MCJIT only after PowerPC failureStefan Gränitz2021-03-302-2/+2
* [ARM] Handle Splats in MVE lane interleavingDavid Green2021-03-302-18/+20
* [RegAlloc] Add a test with use in statepoint expected to be on stack.Serguei Katkov2021-03-301-0/+100
* [LoopVectorize] Add support for scalable vectorization of induction variablesDavid Sherwood2021-03-302-20/+279
* Re-apply "[lli] Make -jit-kind=orc the default JIT engine"Stefan Gränitz2021-03-30101-42/+103
* [ASTImporter] Import member specialization/instantiation of enum declsGabor Marton2021-03-302-1/+36
* Revert "[loop-idiom] Hoist loop memcpys to loop preheader"Krasimir Georgiev2021-03-304-468/+45
* [lldb] Change CreateHostNativeRegisterContextLinux argument typePavel Labath2021-03-307-10/+12
* [AArch64][SVE] Lower fixed length INSERT_VECTOR_ELTJoe Ellis2021-03-303-0/+323
* [AArch64][SVE] Lower fixed length EXTRACT_VECTOR_ELTJoe Ellis2021-03-304-13/+255
* [clangd] Perform merging for stale symbols in MergeIndexKadir Cetinkaya2021-03-303-29/+106
* [lldb] Add a test for Obj-C properties with conflicting namesRaphael Isemann2021-03-302-0/+19
* [ObjC][CodeGen] Fix missing debug info in situations where an instance and cl...Raphael Isemann2021-03-302-3/+31
* [docs] remove references to checking out svn reposNuno Lopes2021-03-301-25/+0
* Revert "[X86] Pass to transform tdpbsud&tdpbusd&tdpbuud intrinsics to scalar ...Bing1 Yu2021-03-302-331/+45
* [InstructionCost] Don't conflate Invalid costs with Unknown costs.Sander de Smalen2021-03-307-313/+311
* [X86] Pass to transform tdpbsud&tdpbusd&tdpbuud intrinsics to scalar operationBing1 Yu2021-03-302-45/+331
* Revert "[lldb/DWARF] Simplify DIE extraction code slightly"Pavel Labath2021-03-301-8/+14
* [AMDGPU] Update AMDGPU PAL usage documentationTim Renouf2021-03-301-118/+362
* [lli] Add option -lljit-platform=Inactive to disable platform support explicitlyStefan Gränitz2021-03-307-7/+50
* [NFC][scudo] Produce debug infoVitaly Buka2021-03-302-0/+2
* [llvm-profdata] Make sure to consume Error on the error path of setIsIRLevelP...Markus Böck2021-03-304-1/+16
* [lldb] Remove ScriptInterpreterLuaTest.Plugin unittestPavel Labath2021-03-301-6/+0
* [lldb] Add a dwarf unit test for null unit diesPavel Labath2021-03-302-0/+50
* [lldb/DWARF] Simplify DIE extraction code slightlyPavel Labath2021-03-301-14/+8
* [loop-idiom] Hoist loop memcpys to loop preheaderHan Zhu2021-03-294-45/+468
* Revert "[loop-idiom] Hoist loop memcpys to loop preheader"Han Zhu2021-03-294-468/+45
* [DebugInfo][unittest] Fix heap-use-after-free after D76115Fangrui Song2021-03-291-8/+3
* [loop-idiom] Hoist loop memcpys to loop preheaderHan Zhu2021-03-294-45/+468