summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup load pointer type in testcaseupstream/users/koachan/sparc-prefer-rdpc-over-call-to-implement-getpcx-for-64-bit-targetKoakuma2024-01-142-2/+2
* Add nounwind to test casesKoakuma2024-01-142-22/+6
* Implement suggestions & clarify comment on RDPC emissionKoakuma2024-01-107-30/+131
|\
| * [𝘀𝗽𝗿] changes introduced through rebaseKoakuma2024-01-103-9/+8
* | [𝘀𝗽𝗿] initial versionKoakuma2024-01-067-16/+72
|\|
| * [𝘀𝗽𝗿] changes to main this commit is based onKoakuma2024-01-064-10/+21
|/
* [NFC] Fix typos in commentsPhoebe Wang2023-11-191-2/+2
* [clang] Remove unused selStructPtrTy in CGObjCGNU.cpp (NFC)Jie Fu2023-11-191-2/+0
* [clang] Remove ConstantAggregateBuilderBase::addBitCast (NFC)Youngsuk Kim2023-11-182-35/+24
* [DebugInfo][RemoveDIs] Support finding DPValues like dbg.values (#71952)Jeremy Morse2023-11-185-10/+167
* Apply clang-tidy fixes for performance-unnecessary-value-param in IRInterface...Mehdi Amini2023-11-181-8/+11
* Apply clang-tidy fixes for misc-include-cleaner in IRInterfaces.cpp (NFC)Mehdi Amini2023-11-181-0/+10
* Apply clang-tidy fixes for readability-identifier-naming in IRCore.cpp (NFC)Mehdi Amini2023-11-181-3/+3
* Apply clang-tidy fixes for misc-include-cleaner in IRCore.cpp (NFC)Mehdi Amini2023-11-181-2/+26
* Apply clang-tidy fixes for llvm-else-after-return in IRCore.cpp (NFC)Mehdi Amini2023-11-181-2/+1
* Apply clang-tidy fixes for performance-unnecessary-value-param in IRAttribute...Mehdi Amini2023-11-181-1/+1
* [CGObjCMac] Replace calls to ConstantAggregateBuilderBase::addBitCast (NFC)Youngsuk Kim2023-11-181-17/+11
* Revert rGbfbfd1caa4da "[X86] combineLoad - try to reuse existing constant poo...Simon Pilgrim2023-11-189-1751/+1781
* [DAG] Fix ShrinkDemandedOp doxygen description to match behaviour. NFC.Simon Pilgrim2023-11-182-5/+7
* [LV] Don't crash on vector masks during scalar VPReductionRecipe::exec.Florian Hahn2023-11-182-1/+172
* [LV] Retain mask-reversal comment as suggested after e5e71af.Florian Hahn2023-11-181-1/+4
* [RISCV][GISel] Instruction selection for G_JUMP_TABLE and G_BRJT. (#71987)Craig Topper2023-11-187-0/+1257
* [RISCV][GISel] Add s32 G_SELECT instruction select test for RV64. NFCCraig Topper2023-11-181-0/+30
* [Github] Add build Flang docs in CI if autogenerated files change (#72721)Aiden Grossman2023-11-181-0/+3
* [AArch64] Add some testing for BE shuffles. NFCDavid Green2023-11-181-152/+452
* [CGObjCGNU] Remove unneeded method 'CGObjCGNUstep2::EnforceType' (NFC)Youngsuk Kim2023-11-181-8/+2
* [bazel] Port dc4786b4877d67d73d3892c45baf6811af0e6f57Benjamin Kramer2023-11-181-0/+1
* [mlir][affine] Remove unused capturesBenjamin Kramer2023-11-181-7/+3
* [RISCV][GISel] Remove the rv32/rv64 subdirectories for legalizer tests. NFCCraig Topper2023-11-1886-0/+0
* [MC] Remove duplicate Contents field from MCLEBFragment.Craig Topper2023-11-181-3/+1
* [mlir][affine] remove divide zero check when simplifer affineMap (#64622) (#6...long.chen2023-11-198-112/+255
* [SelectionDAG] Fix crash for salvaging with indirect debug values (#72645)David Stenberg2023-11-182-0/+107
* [LLVM][DWARF] Add support for monolithic types in .debug_names (#70515)Alexander Yermolovich2023-11-1817-161/+536
* [clang-tidy] Improve alternate snake case warnings (#71385)J.C. Moyer2023-11-184-4/+66
* [CodeGen][DebugInfo] Add missing debug info for jump table BB (#71021)HaohaiWen2023-11-185-17/+24
* [llvm][RelLookupTableConverter] Remove no-op ptr-to-ptr bitcast (NFC)Youngsuk Kim2023-11-181-2/+1
* [CGOpenMPRuntimeGPU] Replace unneeded use of CreatePointerBitCastOrAddrSpaceC...Youngsuk Kim2023-11-181-3/+1
* [GreedyRA] Improve RA for nested loop induction variables (#72093)David Green2023-11-185-25/+62
* [Github] Print diff in code format helper (#72742)Aiden Grossman2023-11-181-0/+4
* Change libc++ builder group name to match what I am using in the infraeric2023-11-181-4/+7
* [InstCombine] Infer shift flags with unknown shamt (#72535)Yingwei Zheng2023-11-1834-217/+204
* [SimplifyCFG] Add optimization for switches of powers of two (#70977)Daniil2023-11-183-4/+431
* [ELF] -r: rename orphan SHT_REL/SHT_RELA when the relocated input section is ...Fangrui Song2023-11-173-5/+9
* Revert "[mlir][sparse] stress test BSR" (#72735)Mehdi Amini2023-11-171-178/+0
* [clang-format][NFC] Remove a redundant isLiteral() callOwen Pan2023-11-171-3/+1
* [LV] Pre-committing tests for changing loop interleaving count computation (#...Nilanjana Basu2023-11-172-17/+344
* [test][msan] Remove redundant --check-prefixesVitaly Buka2023-11-171-13/+13
* [RISCV][GISel] Allow G_SELECT to have s32 type on RV64.Craig Topper2023-11-177-72/+162
* [msan][aarch64] Improve argument classificationVitaly Buka2023-11-173-30/+46
* [msan][test] Add ptr test caseVitaly Buka2023-11-171-0/+3