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
/
cpp11-migrate
/
LoopConvert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
10
-2248
/
+0
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
4
-27
/
+24
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
4
-24
/
+27
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
4
-27
/
+24
*
cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
2013-07-29
1
-0
/
+7
*
cpp11-migrate: Register the transforms automatically using llvm::Registry
Guillaume Papin
2013-07-24
1
-0
/
+14
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
10
-23
/
+31
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
3
-21
/
+23
*
cpp11-migrate: Transform now responsible for applying replacements
Edwin Vane
2013-06-18
2
-27
/
+15
*
cpp11-migrate: Transform now responsible for file content overriding
Edwin Vane
2013-06-17
1
-1
/
+3
*
cpp11-migrate: Replace file override container
Edwin Vane
2013-06-13
2
-4
/
+4
*
cpp11-migrate: New mechanism for overriding file contents
Edwin Vane
2013-06-12
1
-8
/
+1
*
cpp11-migrate: Refactor how global options are passed to Transforms
Edwin Vane
2013-06-06
2
-7
/
+5
*
cpp11-migrate: Transforms collect timing data.
Edwin Vane
2013-05-30
2
-2
/
+4
*
Transform for loops over pseudo-arrays only if begin/end members exist
Edwin Vane
2013-05-09
1
-1
/
+48
*
Use 'auto const&' for iterators whose deref operator return a const var
Ariel J. Bernal
2013-05-09
4
-13
/
+93
*
Stop LoopConvert removing DeclStmts from selection/iteration condition clauses
Edwin Vane
2013-05-06
2
-10
/
+78
*
lib-ified core cpp11-migrate functionality to support unit tests
Edwin Vane
2013-04-04
2
-2
/
+2
*
Improve loop convert's variable aliasing
Edwin Vane
2013-04-01
1
-8
/
+17
*
Test commit: Remove whitespace.
Tareq A. Siraj
2013-03-28
1
-1
/
+1
*
Extend loop variable naming checks
Edwin Vane
2013-03-08
5
-11
/
+48
*
Have LoopConvert use 'auto &&' where necessary
Edwin Vane
2013-03-07
4
-27
/
+89
*
Added summary option to cpp11-migrate tool
Dmitri Gribenko
2013-03-05
2
-7
/
+4
*
Properly identify 'this' as range-based for container
Edwin Vane
2013-03-04
1
-3
/
+9
*
Fix documentation comment in LoopConvert
Dmitri Gribenko
2013-02-27
1
-1
/
+1
*
Propagate changes through no-op transforms
Edwin Vane
2013-02-15
1
-1
/
+1
*
Fix for combined loop and nullptr convert tests
Edwin Vane
2013-02-07
1
-1
/
+1
*
Re-sort the #include lines which have gotten out of order.
Chandler Carruth
2013-01-19
1
-1
/
+1
*
Fix a -Wdocumentation warning (empty paragraph passed to '\brief' command)
Dmitri Gribenko
2013-01-16
1
-1
/
+1
*
Write transform results to disk only once
Edwin Vane
2013-01-16
2
-5
/
+29
*
Update users of RefactoringTool
Edwin Vane
2013-01-11
1
-1
/
+1
*
Add a namespace qualifier to the befriending statement for
Chandler Carruth
2013-01-05
1
-1
/
+1
*
Port loop-convert into cpp11-migrate
Edwin Vane
2013-01-04
10
-0
/
+1907