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
/
lib
/
Tooling
/
AllTUsExecution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prune Pass.h include from DataLayout.h. NFCI
Bjorn Pettersson
2019-10-21
1
-0
/
+1
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[Tooling] Expose ExecutorConcurrency option.
Diego Astiazaran
2019-08-07
1
-1
/
+1
*
[Tooling] Avoid working-dir races in AllTUsToolExecutor
Ilya Biryukov
2019-03-22
1
-14
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Tooling] Correct the total number of files being processed when `filter` is ...
Haojian Wu
2018-11-05
1
-4
/
+6
*
[Tooling] Add "-filter" option to AllTUsExecution
Haojian Wu
2018-11-05
1
-1
/
+11
*
[Tooling] Wait for all threads to finish before resetting CWD.
Eric Liu
2018-09-12
1
-0
/
+2
*
[Tooling] Restore working dir in ClangTool.
Ilya Biryukov
2018-09-11
1
-1
/
+13
*
[Tooling] Optimize memory usage in InMemoryToolResults.
Haojian Wu
2018-04-11
1
-1
/
+2
*
[Tooling] Don't deduplicate tool results in the All-TUs executor.
Eric Liu
2018-01-17
1
-11
/
+6
*
Add a tool executor that runs actions on all TUs in the compilation database.
Eric Liu
2018-01-05
1
-0
/
+165