summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic
AgeCommit message (Expand)Author
2025-06-24[RemoveDIs] Fix rotten --implicit-check-not lines (#144711)Orlando Cazalet-Hyams
2025-06-13[CodeGen][COFF] Always emit CodeView compiler info on Windows targets (#142970)Jacek Caban
2025-06-02[DebugInfo][RemoveDIs] Delete experimental-iterator test-flags from tests (#1...Jeremy Morse
2025-05-30CodeGen: Convert some assorted errors to use reportFatalUsageError (#142031)Matt Arsenault
2025-05-07[LLVM][VecLib] Refactor LIBMVEC integration to be target neutral. (#138262)Paul Walker
2025-04-01[DebugInfo][RemoveDIs] Remove debug-intrinsic printing cmdline options (#131855)Jeremy Morse
2025-03-27[YAML] fix output incorrect format for block scalar string (#132897)Congcong Cai
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse
2024-12-01[NFC][SelectionDAG] Replace generic @llvm.expect.with.probability codegen tes...antangelo
2024-11-27[SjLjEHPrepare] Configure call sites correctly (#117656)Sergei Barannikov
2024-11-26[SelectionDAG] Add generic implementation for @llvm.expect.with.probability w...antangelo
2024-11-25Reland [CGData][GMF] Skip No Params (#116548)Kyungwoo Lee
2024-11-25Revert "[CGData][GMF] Skip No Params (#116548)"Kyungwoo Lee
2024-11-25[CGData][GMF] Skip No Params (#116548)Kyungwoo Lee
2024-11-22[BasicBlockSections] Allow mixing of -basic-block-sections with MFS. (#117076)Rahman Lavaee
2024-11-15Fix crash from [CGData] Global Merge Functions (#112671) (#116241)Kyungwoo Lee
2024-11-03[SPARC] Allow overaligned `alloca`s (#107223)Koakuma
2024-10-29[mir-strip-debug] Fix debug location info strip for bundled instructions (#11...Afanasyev Ivan
2024-10-07[test] Fix llc-start-stop.ll when the default target enables the loop termina...Alex Bradbury
2024-09-23Add target-byteorder for cases where endian in target triple is what matters ...Sean Perry
2024-08-06[VP] Merge ExpandVP pass into PreISelIntrinsicLowering (#101652)Alexis Engelke
2024-08-05Fix some X86 tests (#101944)Jonas Paulsson
2024-07-25CodeGen: Remove -disable-debug-info-print cl::opt (#100319)Matt Arsenault
2024-06-27Revert "[CodeGen][NewPM] Port machine-branch-prob to new pass manager" (#96858)paperchalice
2024-06-27[CodeGen][NewPM] Port machine-branch-prob to new pass manager (#96389)paperchalice
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2024-06-04[IR] Remove support for icmp and fcmp constant expressions (#93038)Nikita Popov
2024-05-10[VP][RISCV] Add vp.reduce.fmaximum/fminimum and its RISC-V codegen (#91782)Min-Yih Hsu
2024-04-17[VP] Correct lowering of predicated fma and faddmul to avoid strictfp. (#85272)Kevin P. Neal
2024-04-16[RemoveDI] Add support for debug records to debugify (#87383)Stephen Tozer
2024-04-11[clang][llvm] Remove "implicit-section-name" attribute (#87906)Arthur Eubanks
2024-04-03[CodeGen] Fix test after #86049Weining Lu
2024-04-01[CodeGen] Fix test after #86049Vitaly Buka
2024-03-31[CodeGen] Fix test after #86049Vitaly Buka
2024-03-31[CodeGen] Fix test after #86049Vitaly Buka
2024-03-31[CodeGen] Fix test after #86049Vitaly Buka
2024-03-31[CodeGen] Add default lowering for llvm.allow.{runtime,ubsan}.check() (#86049)Vitaly Buka
2024-03-15[NVPTX] support dynamic allocas with PTX alloca instruction (#84585)Alex MacLean
2024-03-14[CodeGen][GC] Skip function without GC in `GCLoweringPass` (#84421)paperchalice
2024-02-27[LLVM][test] Convert remaining instances of ConstantExpr based splats to use ...Paul Walker
2024-02-15Adding support of AMDLIBM vector library (#78560)Rohit Aggarwal
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2024-01-23[AsmPrinter] Remove mbb-profile-dump flag (#76595)Aiden Grossman
2024-01-10[RISCV][AMDGPU] Mark test/CodeGen/Generic/live-debug-label.ll XFAIL for RISCV...Min-Yih Hsu
2024-01-09Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (#77...Nick Anderson
2024-01-05[NFC][CodeGen][AArch64] Add tests for unconditional branch duplicationDaniel Hoekwater
2024-01-05[RemoveDIs] Handle DPValues in FastISel (#76952)Orlando Cazalet-Hyams
2024-01-05Revert 4d7c5ad58467502fcbc433591edff40d8a4d697d "[NewPM] Update CodeGenPrepar...Simon Pilgrim
2024-01-05Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (#75...Nick Anderson
2023-12-11[CodeGen] Update DwarfEHPreparePass references in `CodeGenPassBuilder.h` (#74...paperchalice