18 Commits

Author SHA1 Message Date
Federico
311cc5820c June 2022 - Update 1
Soul: Extended and split "Optimization I" slides
Ecosystem:
    - added a few references
Optimization I
    - greatly improved memory hierarchy section
    - added references and applied many fixes
    - added single-Thread Performance Trend
    - rewrote Ahmdal's law section
    - removed roofline model & bitmask slide
2022-06-23 23:01:49 -07:00
Federico
14a26f2cc9 May 2022 - Update 1
Templates and Translation Units
- Flow refactoring
- Several improvements and clarifications
2022-05-21 22:25:33 -07:00
Federico
76e3861f9e April 2022 - Update 3
Translation Units (sections 1-8):
    - Refactored description flow
    - Many improvements and clarifications
    - Several typos fixed
    - const/constexpr does not imply static
    - template variables have external linkage even if specialized
2022-04-23 12:27:55 -07:00
federico-busato
9a84c2fba6 November 2021 - Update 2
- Introduction: small improvements
- Basic Concepts I: Pointer type conversion
- Advanced topics: added move semantic notes
- Class I: improved defaulted members section
- Optimization I: reference and aliasing
- Optimization II: added -ffast-math reference
- Translation Units/Ecosystem (cmake): system includes
2021-11-28 15:58:39 +01:00
federico-busato
212ab24d3c November - Update 1
- Basic Concepts: added a macro common error, IDE rank updated
- Ecosystem: A couple of CMake improvements, valgrind version updated
- Translation Units: static initialization order fiasco*, small namespace improvements
- Templates: std type traits
specialization
- Advanced Concepts: ref-qualified overloading, added other RVO examples
- Optimizations: Object vectorization
- README updated
2021-11-01 13:59:47 +01:00
federico-busato
9fbd8ee0a7 September 2021 Update 2
- Basic Concepts I:  Improved C++ operators, added comma and assignment operators
- Advanced Concepts: added error handling and exceptions, added undefined behavior return case
- Minor improvements for Optimization I, Basic Concepts II/III, Object Oriented Programming I
- Translation Units: reorganized and improved linkage and storage class sections
2021-09-19 18:39:53 +02:00
federico-busato
1430736394 September 2021 Update 1
- More meme
- Updated reference books
- Explict/implicit template instantiation
- Reported default stack size on Windows
- Fix wrong visualization of bookmarks
- Added library linking on Windows
- Minor fixes
2021-09-04 19:15:10 +02:00
federico-busato
3b22f9f1b0 - Optimization I: Moore's law notes and minor improvements
- Optimization II: minor fixes
- Ecosytem: handle multiple test modes in cmake
- Translation units: make clear the relation between internal/external linkage and entity address
2021-06-11 13:07:13 +02:00
federico-busato
d851dc92fd - Added prefix/postfix increment semantic
- Add Posit reference
- Added undefined behavior section
- Advanded topics improvements
- Reorganization of documentation section across ecosystem/convention
- speedscope perf visualizer
- Coverage: lcov replaced by gcovr
- Cmake reorganization
- Several fixes in Optimization I
2021-06-05 19:10:21 +02:00
federico-busato
850f72b7a3 switch to 16:9 + minor improvements 2021-05-15 19:27:10 +02:00
federico-busato
b7a29bd187 Translation Units: improved many examples 2021-04-24 14:48:54 +02:00
federico-busato
895b227afb Translation Units: Improved storage class 2021-04-22 21:25:20 +02:00
federico-busato
2811d807d9 Moved inline function declaration and fixed minor issues 2021-03-28 15:48:00 +02:00
federico-busato
81e2668e52 2021 update 2021-03-04 22:54:21 +01:00
Federico Busato
2b0c1c4388 const correctness, gcc analyzer, charts update 2020-11-08 18:54:27 +01:00
Federico Busato
d2e4eadb3b Start C++20 topics and many small improvements 2020-10-25 12:13:59 +01:00
federico-busato
07064c12cf typos fixed in some examples 2020-05-11 13:04:30 +02:00
FedericoUnivr
54fe6f8ebe Lecture reordering and typos fixed 2020-04-06 12:47:46 +02:00