咨询与建议

限定检索结果

文献类型

  • 184 篇 会议
  • 170 篇 期刊文献
  • 14 篇 学位论文

馆藏范围

  • 368 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 333 篇 工学
    • 289 篇 计算机科学与技术...
    • 155 篇 软件工程
    • 88 篇 电气工程
    • 16 篇 信息与通信工程
    • 13 篇 控制科学与工程
    • 5 篇 机械工程
    • 5 篇 电子科学与技术(可...
    • 2 篇 网络空间安全
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 环境科学与工程(可...
  • 13 篇 理学
    • 11 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 6 篇 管理科学与工程(可...
  • 3 篇 医学
    • 2 篇 临床医学
    • 1 篇 基础医学(可授医学...
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 368 篇 compiler optimiz...
  • 29 篇 performance
  • 20 篇 machine learning
  • 15 篇 languages
  • 15 篇 instruction sche...
  • 12 篇 program analysis
  • 12 篇 algorithms
  • 11 篇 gpu
  • 10 篇 llvm
  • 10 篇 vectorization
  • 10 篇 design
  • 10 篇 data dependence
  • 10 篇 automatic parall...
  • 10 篇 openmp
  • 9 篇 quantum computin...
  • 9 篇 simd
  • 9 篇 embedded systems
  • 9 篇 register allocat...
  • 8 篇 experimentation
  • 8 篇 prefetching

机构

  • 5 篇 univ edinburgh e...
  • 4 篇 univ texas dept ...
  • 4 篇 oak ridge natl l...
  • 4 篇 univ utah sch co...
  • 4 篇 carnegie mellon ...
  • 3 篇 georgia inst tec...
  • 3 篇 ohio state univ ...
  • 3 篇 univ sci & techn...
  • 3 篇 univ chicago dep...
  • 3 篇 colorado state u...
  • 3 篇 univ manchester ...
  • 3 篇 northeastern uni...
  • 3 篇 louisiana state ...
  • 3 篇 intel labs banga...
  • 3 篇 univ calif los a...
  • 3 篇 tsinghua univ pe...
  • 3 篇 penn state univ ...
  • 3 篇 univ washington ...
  • 3 篇 ohio state univ ...
  • 3 篇 univ illinois de...

作者

  • 6 篇 o'boyle michael ...
  • 6 篇 wang zheng
  • 5 篇 pouchet louis-no...
  • 5 篇 lerner sorin
  • 5 篇 niu wei
  • 5 篇 ren bin
  • 5 篇 cohen albert
  • 5 篇 kennedy k
  • 4 篇 wang yanzhi
  • 4 篇 leather hugh
  • 4 篇 doerfert johanne...
  • 4 篇 psarris k
  • 4 篇 tatlock zachary
  • 4 篇 chong frederic t...
  • 4 篇 basu protonu
  • 4 篇 hall mary
  • 4 篇 mowry tc
  • 4 篇 kyriakopoulos k
  • 4 篇 sadayappan p.
  • 4 篇 cavazos john

语言

  • 352 篇 英文
  • 14 篇 其他
  • 2 篇 中文
检索条件"主题词=Compiler Optimization"
368 条 记 录,以下是21-30 订阅
排序:
Modified condition/decision coverage(MC/DC)oriented compiler optimization for symbolic execution
收藏 引用
Frontiers of Information Technology & Electronic Engineering 2020年 第9期21卷 1267-1284页
作者: Wei-jiang HONG Yi-jun LIU Zhen-bang CHEN Wei DONG Ji WANG College of Computer National University of Defense TechnologyChangsha 410073China State Key Laboratory of High Performance Computing National University of Defense TechnologyChangsha 410073China
Symbolic execution is an effective way of systematically exploring the search space of a program,and is often used for automatic software testing and bug *** program to be analyzed is usually compiled into a binary or... 详细信息
来源: 评论
Boosting compiler Testing via compiler optimization Exploration
收藏 引用
ACM TRANSACTIONS ON SOFTWARE ENGINEERING AND METHODOLOGY 2022年 第4期31卷 72-72页
作者: Chen, Junjie Suo, Chenyao Tianjin Univ Coll Intelligence & Comp Tianjin 300350 Peoples R China
compilers are a kind of important software, and similar to the quality assurance of other software, compiler testing is one of the most widely-used ways of guaranteeing their quality. compiler bugs tend to occur in co... 详细信息
来源: 评论
RECURSION ANALYSIS FOR compiler optimization
收藏 引用
COMMUNICATIONS OF THE ACM 1976年 第9期19卷 514-516页
作者: WALTER, KG CASE WESTERN RESERVE UNIV DEPT COMP & INFORMATION SCICLEVELANDOH 44106
A relatively simple method for the detection of recursive use of procedures is presented for use in compiler optimization. Implementation considerations are discussed, and a modification of the algorithm is given to f... 详细信息
来源: 评论
MC/DC coverage-oriented compiler optimization for symbolic execution  18
MC/DC coverage-oriented compiler optimization for symbolic e...
收藏 引用
Proceedings of the 40th International Conference on Software Engineering: Companion Proceeedings
作者: Yijun Liu Zhenbang Chen Wei Dong Chendong Feng National University of Defense Technology Changsha China
compiler optimizations influence the effectiveness and efficiency of symbolic execution. In this extended abstract, we report our recent results of recommending compiler optimizations for symbolic execution w.r.t. MC/... 详细信息
来源: 评论
The Influences of compiler optimization on Binary Files Similarity Detection
The Influences of Compiler Optimization on Binary Files Simi...
收藏 引用
2013教育技术与信息系统国际会议
作者: Hui Chen School of Computer Science and Technology Shandong Yingcai University
Binary files are generated after compilation. To analyze the similarity detection of binary files, the influences of compiler optimization should be considered. We tested generated binary files with similarity detecti... 详细信息
来源: 评论
Machine Learning-Driven GCC Loop Unrolling optimization: compiler Performance Enhancement Strategy Based on XGBoost
收藏 引用
JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS 2025年 第1期34卷
作者: Shi, Zhaoyi Gao, Jun Guan, Xin Tianjin Univ Sch Microelect Tianjin 300072 Peoples R China Phytium Technol Co Ltd Processor Core Res & Dev Dept Changsha 410073 Hunan Peoples R China
In contemporary compilers, the determination of the loop unrolling factor is traditionally based on manually crafted heuristic rules. This approach heavily relies on human intuition, which limits its ability to achiev... 详细信息
来源: 评论
VISOPT - Visualization of compiler optimizations for Computer Science Education  2025
VISOPT - Visualization of Compiler Optimizations for Compute...
收藏 引用
56th Technical Symposium on Computer Science Education
作者: Koitz-Hristov, Roxane Mandl, Franz Wotawa, Franz Graz Univ Technol Inst Software Technol Graz Austria
Visualizations in teaching have become a common practice as they effectively convey theoretical concepts. compiler construction, a heavily theory-based subject in computer science education, is particularly challengin... 详细信息
来源: 评论
compiler and runtime techniques for software transactional memory optimization
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2009年 第1期21卷 7-23页
作者: Wu, Peng Michael, Maged M. von Praun, Christoph Nakalke, Takuya Bordawekar, Rajesh Cain, Harold W. Cascaval, Calin Chatterjee, Siddhartha Chiras, Stefame Hou, Rui Mergen, Mark Shen, Xiaowei Spear, Michael F. Wang, Hua Yong Wang, Kun IBM Res Corp Yorktown Hts NY USA Univ Rochester Rochester NY USA
Software transactional memory (STM) systems are an attractive environment to evaluate optimistic concurrency. We describe our experience of supporting and optimizing an STM system at both the managed runtime and compi... 详细信息
来源: 评论
Multiple Function Merging for Code Size Reduction
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE optimization 2025年 第1期22卷 1-26页
作者: Saito, Yuta Sakamoto, Kazunori Washizaki, Hironori Fukazawa, Yoshiaki Waseda Univ Shinju Ku Tokyo Japan
Resource-constrained environments, such as embedded devices, have limited amounts of memory and storage. Practical programming languages such as C++ and Rust tend to output multiple similar functions by monomorphizing... 详细信息
来源: 评论
Efficient and Fast High-Performance Library Generation for Deep Learning Accelerators
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2025年 第1期74卷 155-169页
作者: Bi, Jun Wen, Yuanbo Li, Xiaqing Zhao, Yongwei Guo, Yuxuan Zhou, Enshuai Hu, Xing Du, Zidong Li, Ling Chen, Huaping Chen, Tianshi Guo, Qi Chinese Acad Sci Inst Comp Technol State Key Lab Processors Beijing 100864 Peoples R China Shanghai Innovat Ctr Processor Technol SH Shanghai 200000 Peoples R China Univ Sci & Technol China Hefei 230052 Anhui Peoples R China Cambricon Technol Beijing 100191 Peoples R China Chinese Acad Sci Inst Software Intelligent Software Res Ctr Beijing 100190 Peoples R China
The widespread adoption of deep learning accelerators (DLAs) underscores their pivotal role in improving the performance and energy efficiency of neural networks. To fully leverage the capabilities of these accelerato... 详细信息
来源: 评论