index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Utils
/
Local.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert r314435: "[JumpThreading] Preserve DT and LVI across the pass"
Daniel Jasper
2017-09-30
1
-171
/
+36
*
[JumpThreading] Preserve DT and LVI across the pass
Evandro Menezes
2017-09-28
1
-36
/
+171
*
Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...
Reid Kleckner
2017-09-21
1
-41
/
+52
*
Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....
Daniel Jasper
2017-09-21
1
-50
/
+41
*
[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare
Reid Kleckner
2017-09-20
1
-41
/
+50
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-10
/
+7
*
All libcalls should be considered to be GC-leaf functions.
Daniel Neilson
2017-07-27
1
-1
/
+10
*
[ConstantHoisting] Remove dupliate logic in constant hoisting
Leo Li
2017-07-10
1
-0
/
+3
*
[Local] Update the comment for removeUnreachableBlocks.
Davide Italiano
2017-07-07
1
-2
/
+3
*
Modify constraints in `llvm::canReplaceOperandWithVariable`
Leo Li
2017-07-06
1
-2
/
+8
*
[InstCombine] Factor the logic for propagating !nonnull and !range
Chandler Carruth
2017-06-26
1
-5
/
+49
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[GVNSink] GVNSink pass
James Molloy
2017-05-25
1
-0
/
+45
*
[ValueTracking] Convert most of the calls to computeKnownBits to use the vers...
Craig Topper
2017-05-24
1
-4
/
+2
*
[JumpThreading] Safely replace uses of condition
Anna Thomas
2017-05-23
1
-0
/
+17
*
PR32288: Describe a bool parameter's DWARF location with a simple register
David Blaikie
2017-05-15
1
-28
/
+23
*
[KnownBits] Add bit counting methods to KnownBits struct and use them where p...
Craig Topper
2017-05-12
1
-1
/
+1
*
NFC: refactor replaceDominatedUsesWith
Piotr Padlewski
2017-05-09
1
-27
/
+26
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-05-01
1
-2
/
+2
*
Clean up DIExpression::prependDIExpr a little. (NFC)
Adrian Prantl
2017-04-28
1
-8
/
+5
*
[DebugInfo][X86] Improve X86 Optimize LEAs handling of debug values.
Andrew Ng
2017-04-28
1
-47
/
+6
*
[ValueTracking] Introduce a KnownBits struct to wrap the two APInts for compu...
Craig Topper
2017-04-26
1
-3
/
+4
*
Reverts commit r301424, r301425 and r301426
Sanjoy Das
2017-04-26
1
-2
/
+2
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-04-26
1
-2
/
+2
*
Use DW_OP_stack_value when reconstructing variable values with arithmetic.
Adrian Prantl
2017-04-24
1
-13
/
+32
*
Revert "Use DW_OP_stack_value when reconstructing variable values with arithm...
Adrian Prantl
2017-04-23
1
-32
/
+13
*
Use DW_OP_stack_value when reconstructing variable values with arithmetic.
Adrian Prantl
2017-04-22
1
-13
/
+32
*
typo
Adrian Prantl
2017-04-21
1
-1
/
+1
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-6
/
+2
*
[IR] Redesign the case iterator in SwitchInst to actually be an iterator
Chandler Carruth
2017-04-12
1
-7
/
+8
*
[IR] Make SwitchInst::CaseIt almost a normal iterator.
Chandler Carruth
2017-03-26
1
-4
/
+6
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Use isa<> instead of dyn_cast<> (NFC).
Adrian Prantl
2017-03-20
1
-5
/
+5
*
Salvage debug info from instructions about to be deleted
Adrian Prantl
2017-03-16
1
-23
/
+66
*
Revert commit r297971 because of issues reported by msan.
Adrian Prantl
2017-03-16
1
-69
/
+34
*
Fix unused variable warnings.
Adrian Prantl
2017-03-16
1
-3
/
+3
*
Salvage debug info from instructions about to be deleted
Adrian Prantl
2017-03-16
1
-34
/
+69
*
API gardening: Rename FindAllocaDbgValue to findDbgValue (NFC)
Adrian Prantl
2017-03-13
1
-8
/
+6
*
NewGVN: Rewrite DCE during elimination so we do it as well as old GVN did.
Daniel Berlin
2017-03-10
1
-3
/
+13
*
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
David L. Jones
2017-01-23
1
-1
/
+1
*
Refactor the DIExpression fragment query interface (NFC)
Adrian Prantl
2016-12-22
1
-2
/
+3
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-1
/
+2
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
1
-2
/
+1
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-9
/
+9
*
[LoopSimplify] Preserve LCSSA when removing edges from unreachable blocks.
Michael Zolotukhin
2016-11-18
1
-2
/
+3
*
[simplifycfg][loop-simplify] Preserve loop metadata in 2 transformations.
Florian Hahn
2016-11-18
1
-0
/
+11
*
[tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during...
Kuba Brecka
2016-11-14
1
-0
/
+37
*
DCE math library calls with a constant operand.
Eli Friedman
2016-11-02
1
-0
/
+4
*
[DebugInfo] Add comments to phi dbg.value tracking code, NFC
Reid Kleckner
2016-09-27
1
-6
/
+8
*
Reapplying r281895 (and follow-up r281964) after fixing pr30468.
Keith Walker
2016-09-22
1
-5
/
+51
[prev]
[next]