projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Clear kill flags on the fly when joining intervals.
[oota-llvm.git]
/
lib
/
CodeGen
/
DeadMachineInstructionElim.cpp
2012-03-05
Craig Topper
Convert more GenRegisterInfo tables from unsigned to...
blob
|
commitdiff
|
raw
2012-03-04
Craig Topper
Use uint16_t to store register overlaps to reduce stati...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Jakob Stoklund Olesen
Never delete instructions that define reserved registers.
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-02-02
Jakob Stoklund Olesen
Require non-NULL register masks.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Jakob Stoklund Olesen
Handle register masks in DeadMachineInstructionElim.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Evan Cheng
Add bundle aware API for querying instruction propertie...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Jakob Stoklund Olesen
Track live-out physical registers in MachineDCE.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Jakob Stoklund Olesen
Simplify a bunch of isVirtualRegister() and isPhysicalR...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
Evan Cheng
Do not model all INLINEASM instructions as having unmod...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Owen Anderson
Get rid of static constructors for pass registration...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Owen Anderson
Now with fewer extraneous semicolons!
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Jakob Stoklund Olesen
Track liveness of unallocatable, unreserved registers...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Owen Anderson
Reapply r110396, with fixes to appease the Linux buildb...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Owen Anderson
Revert r110396 to fix buildbots.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Owen Anderson
Don't use PassInfo* as a type identifier for passes...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Owen Anderson
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Evan Cheng
Swap parameters of isSafeToMove and isSafeToReMat for...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Dale Johannesen
Rewrite handling of DBG_VALUE; previous algorithm
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Dale Johannesen
Allow for more than one DBG_VALUE targeting the
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Bob Wilson
Delete dead PHI machine instructions. These can be...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Dale Johannesen
more comment updates
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Chris Lattner
move target-independent opcodes out of TargetInstrInfo
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Evan Cheng
Run codegen dce pass for all targets at all optimizatio...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Dale Johannesen
If the only use of something is a DEBUG_VALUE, don't
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
David Greene
Change errs() to dbgs().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Nick Lewycky
Remove includes of Support/Compiler.h that are no longe...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Nick Lewycky
Remove VISIBILITY_HIDDEN from class/struct found inside...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Dan Gohman
Factor out LiveIntervalAnalysis' code to determine...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-22
Bill Wendling
Convert DOUT to DEBUG(errs()...).
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Dan Gohman
Add const qualifiers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Dan Gohman
Rename AliasSet to SubRegs, to reflect changes in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Dan Gohman
Fix a subtle bug in DeadMachineInstructionElim's liveness
blob
|
commitdiff
|
raw
|
diff to current
2008-10-03
Dan Gohman
Switch the MachineOperand accessors back to the short...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Dan Gohman
Add debug output to this pass.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Dan Gohman
Refactor the logic for testing if an instruction is...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Dan Gohman
Set SetStore to false, to allow this pass to delete
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Dan Gohman
Now that DeadMachineInstructionElim is basically working
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Dan Gohman
Track local physical register liveness. This is not...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Dan Gohman
Don't consider instructions with implicit physical...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-17
Dan Gohman
Add a new MachineInstr-level DCE pass. It is very simpl...
blob
|
commitdiff
|
raw
|
diff to current