咨询与建议

限定检索结果

文献类型

  • 110 篇 会议
  • 70 篇 期刊文献
  • 12 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 169 篇 工学
    • 146 篇 计算机科学与技术...
    • 89 篇 软件工程
    • 35 篇 电气工程
    • 10 篇 信息与通信工程
    • 7 篇 控制科学与工程
    • 3 篇 电子科学与技术(可...
    • 2 篇 网络空间安全
    • 1 篇 材料科学与工程(可...
  • 8 篇 理学
    • 6 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
  • 5 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...

主题

  • 192 篇 compiler optimiz...
  • 20 篇 performance
  • 11 篇 algorithms
  • 9 篇 languages
  • 9 篇 design
  • 7 篇 experimentation
  • 7 篇 compilers
  • 7 篇 llvm
  • 7 篇 energy efficienc...
  • 6 篇 parallel program...
  • 6 篇 virtual machines
  • 6 篇 code generation
  • 5 篇 embedded systems
  • 5 篇 energy consumpti...
  • 5 篇 np-complete prob...
  • 5 篇 instruction sche...
  • 5 篇 transactional me...
  • 5 篇 concurrency
  • 4 篇 reliability
  • 4 篇 register pressur...

机构

  • 6 篇 penn state univ ...
  • 6 篇 tel aviv univ te...
  • 4 篇 seoul natl univ
  • 4 篇 florida state un...
  • 3 篇 louisiana state ...
  • 3 篇 georgia inst tec...
  • 3 篇 oracle labs linz...
  • 3 篇 mit csail cambri...
  • 3 篇 univ cambridge c...
  • 3 篇 adobe res san jo...
  • 2 篇 inria
  • 2 篇 uppsala univ upp...
  • 2 篇 intel corp progr...
  • 2 篇 argonne natl lab...
  • 2 篇 tei w macedonia ...
  • 2 篇 univ thessaly de...
  • 2 篇 princeton univ p...
  • 2 篇 univ minnesota d...
  • 2 篇 georgia inst tec...
  • 2 篇 microsoft res ca...

作者

  • 7 篇 shobaki ghassan
  • 6 篇 lahav ori
  • 5 篇 kandemir m
  • 5 篇 adl-tabatabai al...
  • 5 篇 dimitriou georgi...
  • 5 篇 dossis michael
  • 4 篇 lee sung-hwan
  • 4 篇 menon vijay
  • 4 篇 ramanujam j
  • 4 篇 kamil shoaib
  • 4 篇 saha bratin
  • 4 篇 shpeisman tatian...
  • 4 篇 whalley david
  • 4 篇 cho minki
  • 4 篇 hur chung-kil
  • 3 篇 doerfert johanne...
  • 3 篇 cardoso joao m. ...
  • 3 篇 laguna ignacio
  • 3 篇 finkel hal
  • 3 篇 roy subhajit

语言

  • 185 篇 英文
  • 5 篇 其他
  • 1 篇 德文
  • 1 篇 葡萄牙文
检索条件"主题词=compiler optimizations"
192 条 记 录,以下是1-10 订阅
排序:
compiler optimizations for Parallel Programs  1
收藏 引用
31st International Workshop on Languages and compilers for Parallel Computing (LCPC)
作者: Doerfert, Johannes Finkel, Hal Argonne Natl Lab Argonne Leadership Comp Facil 9700 S Cass Ave Argonne IL 60439 USA
This paper outlines a research and development program to enhance modern compiler technology, and the LLVM compiler infrastructure specifically, to directly optimize parallel-programming-model constructs. The goal is ... 详细信息
来源: 评论
compiler optimizations for Parallelizing General-Purpose Applications under Thread-Level Speculation  08
Compiler Optimizations for Parallelizing General-Purpose App...
收藏 引用
ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP 08)
作者: Zhai, Antonia Wang, Shengyue Yew, Pen-Chung He, Guojin Univ Minnesota Dept Comp Sci & Engn Minneapolis MN 55455 USA
No abstract available.
来源: 评论
compiler optimizations for OpenMP  14th
Compiler Optimizations for OpenMP
收藏 引用
14th International Workshop on Open MP (IWOMP)
作者: Doerfert, Johannes Finkel, Hal Argonne Natl Lab Argonne Leadership Comp Facil 9700 S Cass Ave Argonne IL 60439 USA
Modern compilers support OpenMP as a convenient way to introduce parallelism into sequential languages like C/C++ and Fortran, however, its use also introduces immediate drawbacks. In many implementations, due to earl... 详细信息
来源: 评论
Understanding the behavior of compiler optimizations
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2006年 第8期36卷 835-844页
作者: Lee, Han von Dincklage, Daniel Diwan, Amer Moss, J. Eliot B. Univ Colorado Dept Comp Sci Boulder CO 80309 USA Univ Massachusetts Dept Comp Sci Amherst MA 01003 USA
compiler optimizations are difficult to implement and add complexity to a compiler. For this reason, compiler writers are selective about implementing them: they implement only the ones that they believe will be benef... 详细信息
来源: 评论
One Flag to Rule Them All? On the Quest for compiler optimizations to Improve Fault Tolerance  19
One Flag to Rule Them All? On the Quest for Compiler Optimiz...
收藏 引用
19th European Dependable Computing Conference (EDCC)
作者: Thunig, Robin Johannfunke, Marcel Wang, Tianhao Schirmeier, Horst Tech Univ Dresden Chair Operating Syst Dresden Germany TU Dortmund Dept Comp Sci 12 Dortmund Germany
Soft errors pose a threat to all types of software-controlled electronic devices and can result in silent data corruptions (SDCs). compiler optimizations usually target program execution time or memory footprint. They... 详细信息
来源: 评论
Dominance-Based Duplication Simulation (DBDS) Code Duplication to Enable compiler optimizations  2018
Dominance-Based Duplication Simulation (DBDS) Code Duplicati...
收藏 引用
16th International Symposium on Code Generation and Optimization (CGO)
作者: Leopoldseder, David Stadler, Lukas Wurthinger, Thomas Eisl, Josef Simon, Doug Moessenboeck, Hanspeter Johannes Kepler Univ Linz Linz Austria Oracle Labs Linz Austria Oracle Labs Zurich Switzerland
compilers perform a variety of advanced optimizations to improve the quality of the generated machine code. However, optimizations that depend on the data flow of a program are often limited by control-flow merges. Co... 详细信息
来源: 评论
Phase Directed compiler optimizations  23
Phase Directed Compiler Optimizations
收藏 引用
23rd IEEE International Conference on High Performance Computing (HiPC)
作者: Jain, Era Roy, Subhajit Indian Inst Technol Dept Comp Sci & Engn Kanpur Uttar Pradesh India Google Mountain View CA 94043 USA
Profile-guided optimizing compilers learn from representative executions of a program to "tune" transformations so as to benefit frequent paths. However, these optimizations view the whole run of a program i... 详细信息
来源: 评论
Differential Testing of a Verification Framework for compiler optimizations (Case Study)  11
Differential Testing of a Verification Framework for Compile...
收藏 引用
IEEE/ACM 11th International Conference on Formal Methods in Software Engineering (FormaliSE)
作者: Utting, Mark Webb, Brae J. Hayes, Ian J. Univ Queensland Sch ITEE Brisbane Qld Australia
We want to verify the correctness of optimization phases in the GraalVM compiler, which consist of many thousands of lines of complex Java code performing sophisticated graph transformations. We have built high-level ... 详细信息
来源: 评论
Evaluating the Effects of compiler optimizations on Mutation Testing at the compiler IR Level  27
Evaluating the Effects of Compiler Optimizations on Mutation...
收藏 引用
27th IEEE International Symposium on Software Reliability Engineering (ISSRE)
作者: Harir, Farah Shi, August Converse, Hayes Khurshid, Sarfraz Marinov, Darko Univ Illinois Dept Comp Sci Urbana IL 61801 USA Univ Texas Austin Dept Elect & Comp Engn Austin TX 78712 USA
Software testing is one of the most widely used approaches for improving software reliability. The effectiveness of testing depends to a large extent on the quality of test suites. Researchers have developed various t... 详细信息
来源: 评论
Reconciling compiler optimizations and WCET Estimation Using Iterative Compilation  40
Reconciling Compiler Optimizations and WCET Estimation Using...
收藏 引用
40th IEEE Real-Time Systems Symposium (RTSS)
作者: Dardaillon, Mickael Skalistis, Stefanos Puaut, Isabelle Derrien, Steven INSA IETR UMR 6164 F-35708 Rennes France Univ Rennes CNRS INRIA IRISA F-35708 Rennes France
Static Worst-Case Execution Time (WCET) estimation techniques operate upon the binary code of a program in order to provide the necessary input for schedulability analysis techniques. compilers used to generate this b... 详细信息
来源: 评论