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
/
Scalar
Commit message (
Expand
)
Author
Age
Files
Lines
*
[EarlyCSE] Change C API pass interface for EarlyCSE w/ MemorySSA
Geoff Berry
2016-09-01
1
-2
/
+6
*
[LoopInfo] Add verification by recomputation.
Michael Zolotukhin
2016-08-31
1
-1
/
+1
*
[EarlyCSE] Optionally use MemorySSA. NFC.
Geoff Berry
2016-08-31
2
-19
/
+128
*
[EarlyCSE] Allow forwarding a non-invariant load into an invariant load.
Geoff Berry
2016-08-31
1
-5
/
+5
*
[statepoints][experimental] Add support for live-in semantics of values in de...
Philip Reames
2016-08-31
1
-0
/
+26
*
[Reassociate] Add additional debug output. NFC.
Chad Rosier
2016-08-30
1
-0
/
+2
*
[RewriteStatepointsForGC] Update comment for same PHI node check. NFC
Anna Thomas
2016-08-30
1
-1
/
+2
*
ADT: Give ilist<T>::reverse_iterator a handle to the current node
Duncan P. N. Exon Smith
2016-08-30
2
-7
/
+6
*
[StatepointsForGC] Rematerialize in the presence of PHIs
Anna Thomas
2016-08-29
1
-0
/
+35
*
GVN-hoist: invalidate MD cache (PR29144)
Sebastian Pop
2016-08-27
1
-0
/
+2
*
limit the number of instructions per block examined by dead store elimination
Bob Haarman
2016-08-26
1
-2
/
+10
*
test commit
Bob Haarman
2016-08-26
1
-1
/
+0
*
[LoopUnroll] Use OptimizationRemarkEmitter directly not via the analysis pass
Adam Nemet
2016-08-26
1
-1
/
+4
*
[MemCpy] Add comments for r279769
Tim Shen
2016-08-25
1
-1
/
+2
*
[MemCpy] Check for alias in performMemCpyToMemSetOptzn, instead of the identi...
Tim Shen
2016-08-25
1
-1
/
+3
*
GVN-hoist: fix hoistingFromAllPaths for loops (PR29034)
Sebastian Pop
2016-08-25
1
-31
/
+46
*
[SCCP] Don't delete side-effecting instructions
Sanjoy Das
2016-08-24
1
-17
/
+6
*
[ADCE] Add control dependence computation
David Callahan
2016-08-24
1
-21
/
+88
*
[LoopUnroll] By default disable unrolling when optimizing for size.
Michael Zolotukhin
2016-08-23
1
-0
/
+4
*
Possible fix of test failures on win bots
Xinliang David Li
2016-08-23
1
-3
/
+3
*
[Profile] refactor meta data copying/swapping code
Xinliang David Li
2016-08-23
1
-37
/
+8
*
GVNHoist: Use the pass version of MemorySSA and preserve it.
Daniel Berlin
2016-08-23
1
-9
/
+12
*
[SROA] Remove incorrect assertion
James Molloy
2016-08-22
1
-3
/
+0
*
Revert -r278269 [IndVarSimplify] Eliminate zext of a signed IV when the IV is...
Artur Pilipenko
2016-08-22
1
-7
/
+2
*
Partially revert 279331, as we modify this instruction in the loop
Daniel Berlin
2016-08-19
1
-3
/
+7
*
Convert some depth first traversals to depth_first
Daniel Berlin
2016-08-19
3
-17
/
+10
*
[GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef
Tim Shen
2016-08-19
3
-3
/
+3
*
CVP. Turn marking adds as no wrap (introduced by r278107) off by default
Artur Pilipenko
2016-08-18
1
-0
/
+5
*
[IRCE] Switch over to LLVM_DUMP_METHOD. NFCI.
Davide Italiano
2016-08-18
1
-2
/
+1
*
[LoopUnroll] Move a simple check earlier. NFC.
Haicheng Wu
2016-08-17
1
-5
/
+5
*
Revert "Reassociate: Reprocess RedoInsts after each inst".
Chad Rosier
2016-08-17
1
-37
/
+27
*
Revert "[Reassociate] Avoid iterator invalidation when negating value."
Chad Rosier
2016-08-17
1
-9
/
+0
*
[Reassociate] Avoid iterator invalidation when negating value.
Chad Rosier
2016-08-17
1
-0
/
+9
*
[LoopStrenghtReduce] Refactoring and addition of a new target cost function.
Jonas Paulsson
2016-08-17
1
-225
/
+209
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
3
-5
/
+6
*
Scalar: Avoid dereferencing end() in IndVarSimplify
Duncan P. N. Exon Smith
2016-08-17
1
-3
/
+3
*
Scalar: Avoid dereferencing end() in InductiveRangeCheckElimination
Duncan P. N. Exon Smith
2016-08-17
1
-3
/
+3
*
Preserve the assumption cache more often
David Majnemer
2016-08-16
1
-6
/
+7
*
[ADCE] Modify data structures to support removing control flow
David Callahan
2016-08-16
1
-36
/
+205
*
[LSR] Don't try and create post-inc expressions on non-rotated loops
James Molloy
2016-08-15
1
-0
/
+20
*
[IRCE] Change variable grouping; NFC
Sanjoy Das
2016-08-14
1
-2
/
+2
*
[IRCE] Create llvm::Loop instances for cloned out loops
Sanjoy Das
2016-08-14
1
-10
/
+45
*
[IRCE] Don't iterate on loops that were cloned out
Sanjoy Das
2016-08-14
1
-0
/
+12
*
[IRCE] Add better DEBUG diagnostic; NFC
Sanjoy Das
2016-08-14
1
-1
/
+3
*
[IRCE] Be resilient in the face of non-simplified loops
Sanjoy Das
2016-08-13
1
-1
/
+4
*
[IRCE] Use dyn_cast instead of explicit isa/cast; NFC
Sanjoy Das
2016-08-13
1
-10
/
+8
*
[IRCE] Use range-for; NFC
Sanjoy Das
2016-08-13
1
-5
/
+3
*
Test commit
Aditya Kumar
2016-08-13
1
-2
/
+4
*
[PM] Port LoopDataPrefetch to new pass manager
Teresa Johnson
2016-08-13
2
-61
/
+101
*
[IndVars] Ignore (s|z)exts that don't extend the induction variable
Sanjoy Das
2016-08-13
1
-0
/
+8
[next]