index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-tidy
/
performance
/
PerformanceTidyModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] new performance-no-automatic-move check.
Clement Courbet
2019-11-22
1
-0
/
+3
*
[clang-tidy] New checker performance-trivially-destructible-check
Anton Bikineev
2019-11-01
1
-0
/
+3
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Move more checks from misc- to performance-
Alexander Kornienko
2017-11-28
1
-0
/
+6
*
[clang-tidy] Move checks from misc- to performance-
Alexander Kornienko
2017-11-27
1
-0
/
+6
*
[clang-tidy] 'implicit cast' -> 'implicit conversion'
Alexander Kornienko
2017-08-08
1
-3
/
+3
*
[clang-tidy] Add a clang-tidy check for possible inefficient vector operations
Haojian Wu
2017-04-18
1
-0
/
+3
*
[ClangTidy] Add new performance-type-promotion-in-math-fn check.
Justin Lebar
2016-12-14
1
-2
/
+4
*
[clang-tidy] Inefficient string operation
Alexander Kornienko
2016-08-03
1
-0
/
+3
*
[clang-tidy] Add performance check to flag function parameters of expensive t...
Felix Berger
2016-03-29
1
-0
/
+3
*
[clang-tidy] Add check performance-faster-string-find
Samuel Benzaquen
2016-02-12
1
-0
/
+3
*
[clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ...
Alexander Kornienko
2016-01-29
1
-0
/
+3
*
[clang-tidy] Move implicit-cast-in-loop check to upstream.
Alexander Kornienko
2016-01-29
1
-0
/
+3
*
[clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...
Alexander Kornienko
2015-12-30
1
-0
/
+39