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
/
llvm
/
lib
/
Analysis
/
StratifiedSets.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-10
/
+10
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-11
/
+2
*
[CFLAA] Simplify CFLGraphBuilder. NFC.
George Burgess IV
2016-07-11
1
-34
/
+1
*
[CFLAA] Split out more things from CFLSteens. NFC.
George Burgess IV
2016-07-06
1
-19
/
+9
*
[CFLAA] Split the CFL graph out from CFLSteens. NFC.
George Burgess IV
2016-07-06
1
-0
/
+2
*
[CFLAA] Propagate StratifiedAttrs in interproc. analysis.
George Burgess IV
2016-06-24
1
-6
/
+9
*
Attempt #2 to unbreak bots broken by r273596.
George Burgess IV
2016-06-23
1
-2
/
+2
*
[CFLAA] Use better interprocedural function summaries.
George Burgess IV
2016-06-23
1
-0
/
+20
*
[CFLAA] Tag arguments as escaped instead of unknown.
George Burgess IV
2016-06-14
1
-1
/
+1
*
[CFLAA] Handle global/arg attrs more sanely.
George Burgess IV
2016-06-09
1
-0
/
+11
*
Attempt #2 to appease the buildbots.
George Burgess IV
2016-06-08
1
-3
/
+3
*
Try to appease buildbots.
George Burgess IV
2016-06-08
1
-3
/
+8
*
[CFLAA] Kill dead code/fix comments in StratifiedSets.
George Burgess IV
2016-06-07
1
-87
/
+23
*
[CFLAA] Add AttrEscaped, remove bit twiddling functions.
George Burgess IV
2016-06-07
1
-14
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-3
/
+0
*
[CFLAA] Fix up code style a bit. NFC.
George Burgess IV
2016-04-13
1
-167
/
+164
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-1
/
+1
*
[CFLAA] And even more MSVC fixes
Hal Finkel
2014-09-02
1
-2
/
+1
*
[CFLAA] More cleanup for MSVC
Hal Finkel
2014-09-02
1
-2
/
+2
*
[CFLAA] No initializer lists for MSVC
Hal Finkel
2014-09-02
1
-2
/
+3
*
[CFLAA] Remove tautological comparison
Hal Finkel
2014-09-02
1
-1
/
+1
*
[CFLAA] LLVM_CONSTEXPR -> const
Hal Finkel
2014-09-02
1
-1
/
+1
*
[CFLAA] constexpr -> LLVM_CONSTEXPR
Hal Finkel
2014-09-02
1
-2
/
+3
*
Add a CFL Alias Analysis implementation
Hal Finkel
2014-09-02
1
-0
/
+691