2015-11-18 |
Igor Laevsky | Revert "Revert "Strip metadata when speculatively hoist... |
tree | commitdiff |
2015-11-10 |
Renato Golin | Revert "Strip metadata when speculatively hoisting... |
tree | commitdiff |
2015-11-10 |
Igor Laevsky | Strip metadata when speculatively hoisting instructions |
tree | commitdiff |
2015-10-28 |
Hal Finkel | Revert "r251451 - [AliasSetTracker] Use mod/ref informa... |
tree | commitdiff |
2015-10-27 |
Hal Finkel | [AliasSetTracker] Use mod/ref information for UnknownInstr |
tree | commitdiff |
2015-09-21 |
Philip Reames | [LICM] Hoist calls to readonly argmemonly functions... |
tree | commitdiff |
2015-09-09 |
Chandler Carruth | [PM/AA] Rebuild LLVM's alias analysis infrastructure... |
tree | commitdiff |
2015-08-31 |
Hans Wennborg | Fix CHECK directives that weren't checking. |
tree | commitdiff |
2015-08-28 |
Duncan P. N. Exon... | DI: Require subprogram definitions to be distinct |
tree | commitdiff |
2015-08-03 |
Duncan P. N. Exon... | DI: Disallow uniquable DICompileUnits |
tree | commitdiff |
2015-07-31 |
Duncan P. N. Exon... | DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable |
tree | commitdiff |
2015-07-12 |
David Majnemer | [LICM] Don't try to sink values out of loops without... |
tree | commitdiff |
2015-05-22 |
Philip Reames | [LICM] Sinking doesn't involve the preheader |
tree | commitdiff |
2015-05-19 |
Sanjoy Das | Dereferenceable, dereferenceable_or_null metadata for... |
tree | commitdiff |
2015-05-18 |
Sanjoy Das | Exploit dereferenceable_or_null attribute in LICM pass |
tree | commitdiff |
2015-04-29 |
Duncan P. N. Exon... | IR: Give 'DI' prefix to debug info metadata |
tree | commitdiff |
2015-04-16 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-03-15 |
Duncan P. N. Exon... | Verifier: Check debug info intrinsic arguments |
tree | commitdiff |
2015-03-13 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-03-03 |
Duncan P. N. Exon... | DebugInfo: Move new hierarchy into place |
tree | commitdiff |
2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-05 |
Michael Kuperstein | Teach isDereferenceablePointer() to look through bitcas... |
tree | commitdiff |
2015-01-14 |
Duncan P. N. Exon... | IR: Move MDLocation into place |
tree | commitdiff |
2014-12-29 |
Philip Reames | Refine the notion of MayThrow in LICM to include a... |
tree | commitdiff |
2014-12-15 |
Duncan P. N. Exon... | IR: Make metadata typeless in assembly |
tree | commitdiff |
2014-12-02 |
Bruno Cardoso Lopes | [LICM] Avoind store sinking if no preheader is available |
tree | commitdiff |
2014-11-28 |
Bruno Cardoso Lopes | [LICM] Store sink and indirectbr instructions |
tree | commitdiff |
2014-11-19 |
David Majnemer | AliasSetTracker: UnknownInsts should contribute to... |
tree | commitdiff |
2014-11-04 |
David Majnemer | Analysis: Make isSafeToSpeculativelyExecute fire less... |
tree | commitdiff |
2014-10-03 |
Duncan P. N. Exon... | Revert "Revert "DI: Fold constant arguments into a... |
tree | commitdiff |
2014-10-02 |
Duncan P. N. Exon... | Revert "DI: Fold constant arguments into a single MDString" |
tree | commitdiff |
2014-10-02 |
Duncan P. N. Exon... | DI: Fold constant arguments into a single MDString |
tree | commitdiff |
2014-10-01 |
Adrian Prantl | Move the complex address expression out of DIVariable... |
tree | commitdiff |
2014-10-01 |
Adrian Prantl | Revert r218778 while investigating buldbot breakage. |
tree | commitdiff |
2014-10-01 |
Adrian Prantl | Move the complex address expression out of DIVariable... |
tree | commitdiff |
2014-09-24 |
David Peixotto | Fix assertion in LICM doFinalization() |
tree | commitdiff |
2014-09-02 |
David Majnemer | LICM: Don't crash when an instruction is used by an... |
tree | commitdiff |
2014-07-19 |
Hal Finkel | Make Value::isDereferenceablePointer handle offsets... |
tree | commitdiff |
2014-07-18 |
Hal Finkel | Add a dereferenceable attribute |
tree | commitdiff |
2014-07-14 |
Matt Arsenault | Look through addrspacecast when checking isDereferencea... |
tree | commitdiff |
2014-07-10 |
Hal Finkel | A test case for not asserting in isDereferenceablePoint... |
tree | commitdiff |
2014-07-10 |
Hal Finkel | Allow isDereferenceablePointer to look through some... |
tree | commitdiff |
2014-06-25 |
Evgeniy Stepanov | [LICM] Don't create more than one copy of an instructio... |
tree | commitdiff |
2014-02-11 |
Chandler Carruth | [LPM] Switch LICM to actively use LCSSA in addition... |
tree | commitdiff |
2014-02-01 |
Chandler Carruth | [LPM] Apply a really big hammer to fix PR18688 by recur... |
tree | commitdiff |
2014-01-25 |
Chandler Carruth | [LPM] Make LCSSA a utility with a FunctionPass that... |
tree | commitdiff |
2014-01-11 |
Benjamin Kramer | Fix broken CHECK lines. |
tree | commitdiff |
2013-11-23 |
Manman Ren | Debug Info: update testing cases to specify the debug... |
tree | commitdiff |
2013-10-05 |
Manman Ren | Debug Info: In DIBuilder, the derived-from field of... |
tree | commitdiff |
2013-10-04 |
Eric Christopher | Temporarily revert r191792 as it is causing some LTO... |
tree | commitdiff |
2013-10-01 |
Manman Ren | Debug Info: In DIBuilder, the derived-from field of... |
tree | commitdiff |
2013-09-27 |
Manman Ren | TBAA: handle scalar TBAA format and struct-path aware... |
tree | commitdiff |
2013-09-16 |
Krzysztof Parzyszek | Add testcase for r190631 |
tree | commitdiff |
2013-09-06 |
Manman Ren | Debug Info Testing: updated to use NULL instead of... |
tree | commitdiff |
2013-08-26 |
Manman Ren | Debug Info: add an identifier field to DICompositeType. |
tree | commitdiff |
2013-08-16 |
Daniel Dunbar | [tests] Cleanup initialization of test suffixes. |
tree | commitdiff |
2013-07-29 |
Manman Ren | Debug Info: enable verifier for testing cases. |
tree | commitdiff |
2013-07-27 |
Manman Ren | Debug Info Verifier: verify SPs in llvm.dbg.sp. |
tree | commitdiff |
2013-07-26 |
Rafael Espindola | Next batch of -disable-debug-info-verifier. |
tree | commitdiff |
2013-07-14 |
Stephen Lin | Catch more CHECK that can be converted to CHECK-LABEL... |
tree | commitdiff |
2013-07-14 |
Stephen Lin | Update Transforms tests to use CHECK-LABEL for easier... |
tree | commitdiff |
2013-03-12 |
Jan Wen Voung | Revert the test moves from 176733. Use "REQUIRES:... |
tree | commitdiff |
2013-03-08 |
Jan Wen Voung | Disable statistics on Release builds and move tests... |
tree | commitdiff |
2013-02-18 |
Tim Northover | AArch64: adjust tests which rely on a default JIT |
tree | commitdiff |
2013-01-09 |
Benjamin Kramer | LICM: Hoist insertvalue/extractvalue out of loops. |
tree | commitdiff |
2013-01-04 |
Andrew Trick | tabs-to-spaces |
tree | commitdiff |
2012-12-31 |
Chris Lattner | Fix LICM's memory promotion optimization to preserve... |
tree | commitdiff |
2012-12-30 |
Dmitri Gribenko | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that... |
tree | commitdiff |
2012-12-30 |
Dmitri Gribenko | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that... |
tree | commitdiff |
2012-10-30 |
Ulrich Weigand | Set %defaultjit to use MCJIT for PowerPC targets. |
tree | commitdiff |
2012-09-04 |
Nadav Rotem | LICM may hoist an instruction with undefined behavior... |
tree | commitdiff |
2012-08-08 |
Dan Gohman | Avoid recomputing the unique exit blocks and their... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Fix the remaining TCL-style quotes found in the testsui... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert the uses of '|&' to use '2>&1 |' instead, which... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert all tests using TCL-style quoting to use shell... |
tree | commitdiff |
2012-05-01 |
Nick Lewycky | An instruction in a loop is not guaranteed to be execut... |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2011-12-14 |
Dan Gohman | Move Instruction::isSafeToSpeculativelyExecute out... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | Upgrade syntax of tests using volatile instructions... |
tree | commitdiff |
2011-11-08 |
Pete Cooper | LICM pass now understands invariant load metadata.... |
tree | commitdiff |
2011-08-15 |
Eli Friedman | Atomic load/store support in LICM. |
tree | commitdiff |
2011-08-12 |
Eli Friedman | Move "atomic" and "volatile" designations on instructio... |
tree | commitdiff |
2011-07-20 |
Eli Friedman | Bring LICM into compliance with the new "Memory Model... |
tree | commitdiff |
2011-07-06 |
Tobias Grosser | LICM: Do not loose alignment on promotion |
tree | commitdiff |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
tree | commitdiff |
2011-04-09 |
Eli Friedman | PR9604; try to deal with RAUW updates correctly in... |
tree | commitdiff |
2011-04-09 |
Eli Friedman | Test for r129190. |
tree | commitdiff |
2011-04-07 |
Eli Friedman | PR9634: Don't unconditionally tell the AliasSetTracker... |
tree | commitdiff |
2011-03-08 |
Devang Patel | While sinking an instruction, do not lose llvm.dbg... |
tree | commitdiff |
2011-02-10 |
Cameron Zwarich | Rename 'loopsimplify' to 'loop-simplify'. |
tree | commitdiff |
2010-12-19 |
Chris Lattner | Enhance LICM to promote alias sets whose pointers thems... |
tree | commitdiff |
2010-12-19 |
Chris Lattner | fix PR8602, a bug in an assertion: a volatile store... |
tree | commitdiff |
2010-10-18 |
Dan Gohman | Make BasicAliasAnalysis a normal AliasAnalysis implemen... |
tree | commitdiff |
2010-10-07 |
Devang Patel | Remove LoopIndexSplit pass. It is neither maintained... |
tree | commitdiff |
2010-09-14 |
Chris Lattner | fix PR8102, a case where we'd copyValue from a value... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | fix PR8067, an over-aggressive assertion in LICM. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | fix a bug in my licm rewrite when a load from the promo... |
tree | commitdiff |
2010-09-02 |
Chris Lattner | fix more AST updating bugs, correcting miscompilation... |
tree | commitdiff |
2010-08-31 |
Chris Lattner | licm is wasting time hoisting constant foldable operations, |
tree | commitdiff |
next |