Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-07-19 02:25:01 +00:00
Code Issues Projects Releases Wiki Activity
Files
204aa64f30911f28c11e05ba2acf475d25c45fa0
llvm-6502/lib/Transforms
History
Benjamin Kramer 30fe1ae20d Fix quadratic behavior in InlineFunction by fetching the personality function of the callee once and not for every invoke in the caller.
The callee is usually smaller than the caller, too. This reduces the compile
time of ARMDisassembler.cpp by 32% (Release build). It still takes ages to
compile though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145690 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-02 18:37:31 +00:00
..
Hello
…
InstCombine
Fix a few more places where TargetData/TargetLibraryInfo is not being passed.
2011-12-02 01:26:24 +00:00
Instrumentation
[asan] two minor fixes: use UnreachableInst after the neverreturn function call; use report_fatal_error when blacklist file can not be found
2011-12-01 18:54:53 +00:00
IPO
Fix a few more places where TargetData/TargetLibraryInfo is not being passed.
2011-12-02 01:26:24 +00:00
Scalar
Fix a few more places where TargetData/TargetLibraryInfo is not being passed.
2011-12-02 01:26:24 +00:00
Utils
Fix quadratic behavior in InlineFunction by fetching the personality function of the callee once and not for every invoke in the caller.
2011-12-02 18:37:31 +00:00
CMakeLists.txt
…
LLVMBuild.txt
build: Add initial cut at LLVMBuild.txt files.
2011-11-03 18:53:17 +00:00
Makefile
…
Powered by Gitea Version: 1.24.3 Page: 1177ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API