projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added a separate class (PBQPBuilder) for PBQP Problem construction. This class can...
[oota-llvm.git]
/
include
/
llvm
/
CodeGen
/
MachineRegisterInfo.h
2010-06-29
Jakob Stoklund Olesen
Begin implementation of an inline spiller.
blob
|
commitdiff
|
raw
2010-06-18
Dan Gohman
Start TargetRegisterClass indices at 0 instead of 1...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
Evan Cheng
Avoid adding duplicate function live-in's.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Chris Lattner
constify accessor.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-15
Jakob Stoklund Olesen
Add reg_nodbg_iterator
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Dan Gohman
Add a utility function for conservatively clearing...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Jakob Stoklund Olesen
Simplify the tracking of used physregs to a bulk bitor...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
Evan Cheng
Replace r102368 with code that's less fragile. This...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Dan Gohman
Move the code for emitting livein copies out of Selecti...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Dan Gohman
Move MachineRegisterInfo's isLiveIn and isLiveOut out...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Evan Cheng
Add MachineRegisterInfo::hasOneUse and hasOneNonDBGUse.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Dale Johannesen
Add a Debug bit to MachineOperand, for uses that
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Dan Gohman
Print "..." instead of all the uninteresting register...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Gabor Greif
eliminate all 80-col violations that I have introduced...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Gabor Greif
Clean up the minor mess I caused with removing iterator...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Evan Cheng
Part 1.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Evan Cheng
Move register allocation preference (or hint) from...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Dan Gohman
Move MachineRegisterInfo::setRegClass out of line.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Dan Gohman
Add empty() methods for register def lists.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Dan Gohman
Move createVirtualRegister out-of-line.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Evan Cheng
Add a register class -> virtual registers map.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Dan Gohman
Enable rematerialization of constants using AliasAnalys...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Evan Cheng
Minor spiller tweak to unfavor reload into load/store...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Evan Cheng
Add MachineRegisterInfo::use_empty.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-29
Anton Korobeynikov
For PR1338: rename include/llvm/ADT/ilist and friends...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Evan Cheng
Fix more -Wshorten-64-to-32 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Chris Lattner
update comment.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-20
Anton Korobeynikov
Unbreak build with gcc 4.3: provide missed includes...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Evan Cheng
Added debugging routine dumpUses.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-10
Dan Gohman
Rename MRegisterInfo to TargetRegisterInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-29
Dan Gohman
Add explicit keywords.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Chris Lattner
provide def_* and use_* iterators in addition to reg_...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Chris Lattner
don't access element zero of an array of size zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Chris Lattner
switch the register iterator to act more like hte LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Chris Lattner
Add a trivial but handy function to efficiently return...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Chris Lattner
add efficient iteration support for register use/def's
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Chris Lattner
Implement automatically updated def/use lists for all...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Chris Lattner
Rename SSARegMap -> MachineRegisterInfo in keeping...
blob
|
commitdiff
|
raw
|
diff to current