Logo
Explore Help
Sign In
averello/swift-mirror
1
0
Fork 0
You've already forked swift-mirror
mirror of https://github.com/apple/swift.git synced 2025-12-21 12:14:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
cefb0b62bac0243175fb1ce3e2f81fe7a91d6b35
swift-mirror/lib/SILOptimizer/FunctionSignatureTransforms
History
Jordan Rose cefb0b62ba Replace old DEBUG macro with new LLVM_DEBUG
...using a sed command provided by Vedant:

$ find . -name \*.cpp -print -exec sed -i "" -E "s/ DEBUG\(/ LLVM_DEBUG(/g" {} \;
2018-07-20 14:37:26 -07:00
..
ArgumentExplosionTransform.cpp
[func-sig-opts] Sink ArgumentDescriptor::shouldExplode into ArgumentExplosionTransform as a function that takes an ArgumentDescriptor.
2018-06-08 23:06:00 -07:00
CMakeLists.txt
[cmake] Use a helper macro to simplify adding sources to the SILOptimizer library.
2018-06-27 17:48:59 -07:00
DeadArgumentTransform.cpp
…
FunctionSignatureOpts.cpp
Replace old DEBUG macro with new LLVM_DEBUG
2018-07-20 14:37:26 -07:00
FunctionSignatureOpts.h
[epilogue-arc-analysis] Do not copy lists by value to read them. Use an ArrayRef instead.
2018-06-16 23:18:36 -07:00
OwnedToGuaranteedTransform.cpp
[epilogue-arc-analysis] Do not copy lists by value to read them. Use an ArrayRef instead.
2018-06-16 23:18:36 -07:00
Powered by Gitea Version: 1.25.3 Page: 1139ms Template: 5ms
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