2015-11-06 |
Sanjoy Das | [ValueTracking] Add parameters to isImpliedCondition... |
blob | commitdiff | raw |
2015-10-28 |
Sanjoy Das | [JumpThreading] Use dominating conditions to prove... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
Manman Ren | Recommit r250345, it was reverted in r250366 to investi... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
Manman Ren | Temporarily revert r250345 to sort out bot failure. |
blob | commitdiff | raw | diff to current |
2015-10-14 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
blob | commitdiff | raw | diff to current |
2015-10-14 |
Manman Ren | Revert r250204 and r250240 due to bot failure. We faile... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Duncan P. N. Exon... | Scalar: Remove some implicit ilist iterator conversions... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Manman Ren | Revert 250089 due to bot failure. It failed when buildi... |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
blob | commitdiff | raw | diff to current |
2015-09-18 |
Larisse Voufo | Clean up: Refactoring the hardcoded value of 6 for... |
blob | commitdiff | raw | diff to current |
2015-09-16 |
David L Kreitzer | Test commit: Fixed a few typos in the comments. |
blob | commitdiff | raw | diff to current |
2015-09-15 |
Larisse Voufo | Revert "Clean up: Refactoring the hardcoded value of... |
blob | commitdiff | raw | diff to current |
2015-09-12 |
Larisse Voufo | Clean up: Refactoring the hardcoded value of 6 for... |
blob | commitdiff | raw | diff to current |
2015-09-10 |
James Molloy | Add GlobalsAA as preserved to a bunch of transforms |
blob | commitdiff | raw | diff to current |
2015-08-31 |
Jingyue Wu | [JumpThreading] make jump threading respect convergent... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
David Majnemer | [IR] Add token types |
blob | commitdiff | raw | diff to current |
2015-08-04 |
David Majnemer | Drive-by fixes for LandingPad -> EHPad |
blob | commitdiff | raw | diff to current |
2015-07-31 |
David Majnemer | New EH representation for MSVC compatibility |
blob | commitdiff | raw | diff to current |
2015-07-10 |
David Majnemer | Revert the new EH instructions |
blob | commitdiff | raw | diff to current |
2015-07-10 |
David Majnemer | New EH representation for MSVC compatibility |
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-06-19 |
Eric Christopher | Fix "the the" in comments. |
blob | commitdiff | raw | diff to current |
2015-06-16 |
Philip Reames | Move logic from JumpThreading into LazyValue info to... |
blob | commitdiff | raw | diff to current |
2015-05-07 |
Philip Reames | [JumpThreading] Simplify comparisons when simplifying... |
blob | commitdiff | raw | diff to current |
2015-03-23 |
Benjamin Kramer | Re-sort includes with sort-includes.py and insert raw_o... |
blob | commitdiff | raw | diff to current |
2015-03-10 |
Mehdi Amini | DataLayout is mandatory, update the API to reflect... |
blob | commitdiff | raw | diff to current |
2015-03-04 |
Mehdi Amini | Make DataLayout Non-Optional in the Module |
blob | commitdiff | raw | diff to current |
2015-01-19 |
Chandler Carruth | [PM] Replace the Pass argument to SplitEdge with specif... |
blob | commitdiff | raw | diff to current |
2015-01-18 |
Chandler Carruth | [PM] Pull the analyses used for another utility routine... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Chandler Carruth | [PM] Separate the TargetLibraryInfo object from the... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Chandler Carruth | [PM] Move TargetLibraryInfo into the Analysis library. |
blob | commitdiff | raw | diff to current |
2015-01-13 |
Ramkumar Ramachandra | Standardize {pred,succ,use,user}_empty() |
blob | commitdiff | raw | diff to current |
2015-01-13 |
Sanjay Patel | fix typo; NFC |
blob | commitdiff | raw | diff to current |
2014-11-25 |
Chandler Carruth | Revert r220349 to re-instate r220277 with a fix for... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
David Blaikie | Update SetVector to rely on the underlying set's insert... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Hans Wennborg | Revert "Teach the load analysis to allow finding availa... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Chandler Carruth | Teach the load analysis to allow finding available... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Chandler Carruth | Fix a somewhat subtle pair of issues with JumpThreading... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Chandler Carruth | Teach the load analysis driving core instcombine logic... |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Michael Liao | Allow BB duplication threshold to be adjusted through... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Hal Finkel | Make use of @llvm.assume from LazyValueInfo |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Hal Finkel | AA metadata refactoring (introduce AAMDNodes) |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Duncan P. N. Exon... | Revert "[C++11] Add predecessors(BasicBlock *) / succes... |
blob | commitdiff | raw | diff to current |
2014-07-20 |
Manuel Jacob | [C++11] Add predecessors(BasicBlock *) / successors... |
blob | commitdiff | raw | diff to current |
2014-07-12 |
Owen Anderson | Fix an issue with the MergeBasicBlockIntoOnlyPred(... |
blob | commitdiff | raw | diff to current |
2014-06-19 |
Dinesh Dwivedi | Updated comments as suggested by Rafael. Thanks. |
blob | commitdiff | raw | diff to current |
2014-06-17 |
Dinesh Dwivedi | Fixed jump threading going to infinite loop. |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Craig Topper | [C++] Use 'nullptr'. Transforms edition. |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Chandler Carruth | [Modules] Fix potential ODR violations by sinking the... |
blob | commitdiff | raw | diff to current |
2014-03-17 |
Eli Bendersky | Consistent use of the noduplicate attribute. |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Chandler Carruth | [C++11] Add range based accessors for the Use-Def chain... |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
blob | commitdiff | raw | diff to current |
2014-03-04 |
Chandler Carruth | [Modules] Move ValueHandle into the IR library where... |
blob | commitdiff | raw | diff to current |
2014-02-25 |
Rafael Espindola | Make DataLayout a plain object, not a pass. |
blob | commitdiff | raw | diff to current |
2014-02-24 |
Rafael Espindola | Make some DataLayout pointers const. |
blob | commitdiff | raw | diff to current |
2014-02-21 |
Rafael Espindola | Rename many DataLayout variables from TD to DL. |
blob | commitdiff | raw | diff to current |
2014-02-06 |
Paul Robinson | Disable most IR-level transform passes on functions... |
blob | commitdiff | raw | diff to current |
2013-10-21 |
Bill Wendling | Don't eliminate a partially redundant load if it's... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Benjamin Kramer | JumpThreading: Turn a select instruction into branching... |
blob | commitdiff | raw | diff to current |
2013-07-27 |
Nick Lewycky | Reimplement isPotentiallyReachable to make nocapture... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-20 |
James Molloy | Add a new attribute, 'noduplicate'. If a function conta... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Nadav Rotem | Teach the jump threading optimization to stop scanning... |
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-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Benjamin Kramer | Make MemoryBuiltins aware of TargetLibraryInfo. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Nadav Rotem | Clean whitespaces. |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Richard Osborne | Fix assertion in jump threading (PR13405). |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Chris Lattner | enhance jump threading to preserve TBAA information... |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Stepan Dyatkovskiy | Taken into account Duncan's comments for r149481 dated... |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Stepan Dyatkovskiy | SwitchInst refactoring. |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Jakub Staszak | SplitBlockPredecessors uses ArrayRef instead of Data... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Chad Rosier | Fix a few more places where TargetData/TargetLibraryInf... |
blob | commitdiff | raw | diff to current |
2011-09-12 |
Eli Friedman | Change a bunch of isVolatile() checks to check for... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Jakub Staszak | Calculate GetBestDestForJumpOnUndef correctly. |
blob | commitdiff | raw | diff to current |
2011-05-22 |
Frits van Bommel | Add a parameter to ConstantFoldTerminator() that caller... |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Devang Patel | Preserve line number information while threading jumps. |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Owen Anderson | Fix an infinite alternation in JumpThreading where... |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Jay Foad | (Almost) always call reserveOperandSpace() on newly... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Chris Lattner | prevent jump threading from merging blocks when their... |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Frits van Bommel | Fix a bug in the loop in JumpThreading::ProcessThreadab... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Frits van Bommel | Teach jump threading to "look through" a select when... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Chris Lattner | simplify code and reduce indentation |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Frits van Bommel | Remove some dead code from the jump threading pass. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Frits van Bommel | Implement jump threading of 'indirectbr' by keeping... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Frits van Bommel | Refactor jump threading. |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Frits van Bommel | Remove trailing whitespace. |
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-12 |
Owen Anderson | Begin adding static dependence information to passes... |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Owen Anderson | Now with fewer extraneous semicolons! |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Owen Anderson | Fix PR8247: JumpThreading can cause a block to become... |
blob | commitdiff | raw | diff to current |
2010-09-14 |
Owen Anderson | Remove the option to disable LazyValueInfo in JumpThrea... |
blob | commitdiff | raw | diff to current |
2010-09-05 |
Chris Lattner | Change lower atomic pass to use IntrinsicInst to simpli... |
blob | commitdiff | raw | diff to current |
2010-09-05 |
Chris Lattner | eliminate some non-obvious casts. UndefValue isa Constant. |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Duncan Sands | Reapply commit 112699, speculatively reverted by echris... |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Owen Anderson | JumpThreading keeps LazyValueInfo up to date, so we... |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Eric Christopher | Speculatively revert 112699 and 112702, they seem to... |
blob | commitdiff | raw | diff to current |
next |