projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[PM/AA] Run clang-format over TBAA code to normalize the formatting
[oota-llvm.git]
/
lib
/
CodeGen
/
DeadMachineInstructionElim.cpp
2015-07-24
Pete Cooper
Use make_range(rbegin(), rend()) to allow foreach loops...
blob
|
commitdiff
|
raw
2015-07-07
Reid Kleckner
Rename llvm.frameescape and llvm.framerecover to locale...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Matthias Braun
MachineInstr: Remove unused parameter.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
Reid Kleckner
Add the llvm.frameallocate and llvm.recoverframeallocat...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Eric Christopher
Remove unnecessary TargetMachine.h includes.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Gerolf Hoflehner
[Cleanup] Utility function to erase instruction and...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Eric Christopher
Have MachineFunction cache a pointer to the subtarget...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Remove potential ODR violations by sinking...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
Paul Robinson
Disable each MachineFunctionPass for 'optnone' function...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
Ekaterina Romanova
Fix for http://llvm.org/bugs/show_bug.cgi?id=18590
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Chad Rosier
Simplify logic now that r182490 is in place. No functi...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Jakob Stoklund Olesen
Remove special-casing of return blocks for liveness.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
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-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-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