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
/
JumpThreading.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ValueTracking] Improve isImpliedCondition when the dominating cond is false.
Chad Rosier
2016-04-25
1
-2
/
+5
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-1
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-1
/
+1
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-1
/
+1
*
[ValueTracking] Make isImpliedCondition return an Optional<bool>. NFC.
Chad Rosier
2016-04-20
1
-4
/
+5
*
[ValueTracking] Improve isImpliedCondition for conditions with matching opera...
Chad Rosier
2016-04-19
1
-3
/
+4
*
[SimlifyCFG] Prevent passes from destroying canonical loop structure, especia...
Hyojin Sung
2016-03-29
1
-1
/
+4
*
Revert "[SimlifyCFG] Prevent passes from destroying canonical loop structure,...
Reid Kleckner
2016-03-28
1
-4
/
+1
*
[SimlifyCFG] Prevent passes from destroying canonical loop structure, especia...
Hyojin Sung
2016-03-28
1
-1
/
+4
*
[JumpThreading] See through Cast Instructions
Haicheng Wu
2016-03-16
1
-0
/
+19
*
Revert "[JumpThreading] Simplify Instructions first in ComputeValueKnownInPre...
Haicheng Wu
2016-03-15
1
-35
/
+20
*
[JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors()
Haicheng Wu
2016-02-26
1
-20
/
+35
*
[JumpThreading] Change a return of ComputeValueKnownInPredecessors()
Haicheng Wu
2016-02-08
1
-1
/
+1
*
[opaque pointer types] [NFC] FindAvailableLoadedValue: take LoadInst instead ...
Eduard Burtescu
2016-01-22
1
-2
/
+2
*
[JumpThreading] Don't forget to report that the IR changed
David Majnemer
2016-01-10
1
-2
/
+3
*
[JumpThreading] Use range-based for loops.
Benjamin Kramer
2016-01-09
1
-82
/
+68
*
[JumpThreading] Split select that has constant conditions coming from the PHI...
Haicheng Wu
2016-01-08
1
-0
/
+63
*
[JumpThreading] Fix opcode bonus in getJumpThreadDuplicationCost()
Geoff Berry
2015-12-29
1
-10
/
+16
*
[BPI] Fix two potential divide-by-zero operations that are introduced in r256...
Cong Hou
2015-12-22
1
-7
/
+12
*
[BPI] Replace weights by probabilities in BPI.
Cong Hou
2015-12-22
1
-10
/
+18
*
[ValueTracking] Add parameters to isImpliedCondition; NFC
Sanjoy Das
2015-11-06
1
-1
/
+3
*
[JumpThreading] Use dominating conditions to prove implications
Sanjoy Das
2015-10-28
1
-2
/
+40
*
Recommit r250345, it was reverted in r250366 to investigate a bot failure.
Manman Ren
2015-10-15
1
-5
/
+116
*
Temporarily revert r250345 to sort out bot failure.
Manman Ren
2015-10-15
1
-116
/
+5
*
Update the branch weight metadata in JumpThreading pass.
Cong Hou
2015-10-14
1
-5
/
+116
*
Revert r250204 and r250240 due to bot failure. We failed to build PGO-ed clang.
Manman Ren
2015-10-14
1
-118
/
+5
*
Update the branch weight metadata in JumpThreading pass.
Cong Hou
2015-10-13
1
-5
/
+118
*
Scalar: Remove some implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-12
/
+12
*
Revert 250089 due to bot failure. It failed when building clang itself with PGO.
Manman Ren
2015-10-13
1
-118
/
+5
*
Update the branch weight metadata in JumpThreading pass.
Cong Hou
2015-10-12
1
-5
/
+118
*
Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()...
Larisse Voufo
2015-09-18
1
-3
/
+4
*
Test commit: Fixed a few typos in the comments.
David L Kreitzer
2015-09-16
1
-6
/
+6
*
Revert "Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoade...
Larisse Voufo
2015-09-15
1
-4
/
+3
*
Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()...
Larisse Voufo
2015-09-12
1
-3
/
+4
*
Add GlobalsAA as preserved to a bunch of transforms
James Molloy
2015-09-10
1
-0
/
+2
*
[JumpThreading] make jump threading respect convergent annotation.
Jingyue Wu
2015-08-31
1
-1
/
+1
*
[IR] Add token types
David Majnemer
2015-08-14
1
-0
/
+5
*
Drive-by fixes for LandingPad -> EHPad
David Majnemer
2015-08-04
1
-3
/
+3
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-31
1
-1
/
+2
*
Revert the new EH instructions
David Majnemer
2015-07-10
1
-2
/
+1
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-10
1
-1
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Move logic from JumpThreading into LazyValue info to simplify caller.
Philip Reames
2015-06-16
1
-51
/
+17
*
[JumpThreading] Simplify comparisons when simplifying branches
Philip Reames
2015-05-07
1
-0
/
+11
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-1
/
+1
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-6
/
+6
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-2
/
+1
*
[PM] Replace the Pass argument to SplitEdge with specific analyses used
Chandler Carruth
2015-01-19
1
-1
/
+1
[prev]
[next]