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
/
CodeGen
/
RegisterCoalescer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include W...
Eugene Zelenko
2017-09-22
1
-20
/
+17
*
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
*
mop up: "Don’t duplicate function or class name at the beginning of the com...
Sanjay Patel
2014-09-20
1
-25
/
+21
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-16
1
-2
/
+2
*
Allow overlaps between virtreg and physreg live ranges.
Jakob Stoklund Olesen
2012-09-06
1
-0
/
+7
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
1
-3
/
+2
*
Extend the CoalescerPair interface to handle symmetric sub-register copies.
Jakob Stoklund Olesen
2012-05-15
1
-9
/
+17
*
Fixed typo in comment.
Lang Hames
2012-03-13
1
-1
/
+1
*
Tidy up.
Jim Grosbach
2012-02-17
1
-2
/
+2
*
Rename member variables to follow coding standards.
Jakob Stoklund Olesen
2011-08-09
1
-33
/
+34
*
Move the RegisterCoalescer private to its implementation file.
Jakob Stoklund Olesen
2011-08-09
1
-141
/
+0
*
Eliminate copies of undefined values during coalescing.
Jakob Stoklund Olesen
2011-07-26
1
-0
/
+3
*
Remove dead code.
Rafael Espindola
2011-06-30
1
-88
/
+0
*
make compose and isMoveInstr static functions.
Rafael Espindola
2011-06-29
1
-7
/
+0
*
Remove unused methods.
Rafael Espindola
2011-06-26
1
-13
/
+0
*
There is only one register coalescer. Merge it into the base class and
Rafael Espindola
2011-06-26
1
-137
/
+118
*
merge SimpleRegisterCoalescing.h into RegisterCoalescer.h.
Rafael Espindola
2011-06-26
1
-1
/
+127
*
Move RegisterCoalescer.h to lib/CodeGen.
Rafael Espindola
2011-06-26
1
-0
/
+244