index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Utils
/
SpecialCaseList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce SpecialCaseList::isIn overload for GlobalAliases.
Peter Collingbourne
2013-08-19
1
-2
/
+14
*
Remove SpecialCaseList::findCategory.
Peter Collingbourne
2013-08-19
1
-35
/
+0
*
Remove unused SpecialCaseList constructors
Alexey Samsonov
2013-08-12
1
-20
/
+0
*
Add SpecialCaseList::createOrDie() factory and use it in sanitizer passes
Alexey Samsonov
2013-08-12
1
-0
/
+7
*
Introduce factory methods for SpecialCaseList
Alexey Samsonov
2013-08-12
1
-10
/
+43
*
Introduce an optimisation for special case lists with large numbers of litera...
Peter Collingbourne
2013-08-05
1
-13
/
+38
*
Make SpecialCaseList match full strings, as documented, using anchors.
Peter Collingbourne
2013-07-16
1
-1
/
+1
*
Implement categories for special case lists.
Peter Collingbourne
2013-07-09
1
-26
/
+92
*
Introduce a SpecialCaseList ctor which takes a MemoryBuffer to make
Peter Collingbourne
2013-07-09
1
-1
/
+9
*
Rename BlackList class to SpecialCaseList and move it to Transforms/Utils.
Peter Collingbourne
2013-07-09
1
-0
/
+126