llvm-project/llvm/lib/Transforms
Kazu Hirata 7d8c2d17eb [llvm] Use range-based for loops (NFC)
Identified with modernize-loop-convert.
2022-09-03 23:27:25 -07:00
..
AggressiveInstCombine Revert "[AggressiveInstCombine] Lower Table Based CTTZ" 2022-09-02 16:19:09 -07:00
CFGuard [NFC] Fix warning 2022-08-23 20:50:37 -05:00
Coroutines [IR] Add Instruction::getInsertionPointAfterDef() 2022-08-31 10:50:10 +02:00
Hello
IPO [Attributor] Simplify offset calculation for a constant GEP 2022-09-02 23:53:51 +05:30
InstCombine [InstCombine] reduce another or-xor bitwise logic pattern 2022-09-03 09:32:08 -04:00
Instrumentation [SanitizerCoverage] Simplify pc-table and improve test. NFC 2022-09-03 14:29:21 -07:00
ObjCARC [Transform] Use range-based for loops (NFC) 2022-08-27 23:54:32 -07:00
Scalar [llvm] Use range-based for loops (NFC) 2022-09-03 11:17:40 -07:00
Utils [llvm] Use range-based for loops (NFC) 2022-09-03 23:27:25 -07:00
Vectorize [llvm] Use std::enable_if_t (NFC) 2022-09-03 11:17:44 -07:00
CMakeLists.txt