projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use StringRef instead of std::string
[oota-llvm.git]
/
lib
/
CodeGen
/
MachineCopyPropagation.cpp
2013-05-22
Chad Rosier
Simplify logic now that r182490 is in place. No functi...
blob
|
commitdiff
|
raw
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Jakob Stoklund Olesen
Convert COPY instructions into KILLs if they have impli...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Jakub Staszak
Remove unneeded #include.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jakob Stoklund Olesen
Switch most getReservedRegs() clients to the MRI equiva...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Jakob Stoklund Olesen
Switch all register list clients to the new MC*Iterator...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Jakob Stoklund Olesen
Switch some getAliasSet clients to MCRegAliasIterator.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Lang Hames
Use a SmallVector and linear lookup instead of a DenseS...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Lang Hames
During MachineCopyPropagation a register may be the...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
Craig Topper
Convert more GenRegisterInfo tables from unsigned to...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Craig Topper
Use uint16_t to store register overlaps to reduce stati...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-27
Evan Cheng
Fix for PR12090: clear def maps of aliases when visitin...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-20
Evan Cheng
Fix machine-cp by having it to check sub-register indic...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Jakob Stoklund Olesen
Erase dead copies that are clobbered by a call.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Jakob Stoklund Olesen
Handle register masks in MachineCopyPropagation.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Andrew Trick
Codegen pass definition cleanup. No functionality.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Andrew Trick
whitespace
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Jakob Stoklund Olesen
Clear kill flags before propagating a copy.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-08
Evan Cheng
Avoid eraseing copies from a reserved register unless...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
Evan Cheng
Added a late machine instruction copy propagation pass...
blob
|
commitdiff
|
raw
|
diff to current