projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a bug in MachineBlockPlacement that may cause assertion failure during BranchProb...
2015-12-01
Cong Hou
Fix a bug in MachineBlockPlacement that may cause assertion...
commit
|
commitdiff
|
tree
2015-12-01
Cong Hou
Replace all weight-based interfaces in MBB with probability...
commit
|
commitdiff
|
tree
2015-11-30
Cong Hou
[X86] Update test/CodeGen/X86/avg.ll with the help...
commit
|
commitdiff
|
tree
2015-11-24
Cong Hou
[X86] Fix several issues related to X86's psadbw instruction.
commit
|
commitdiff
|
tree
2015-11-24
Cong Hou
Let SelectionDAG start to use probability-based interface...
commit
|
commitdiff
|
tree
2015-11-24
Cong Hou
[X86][SSE] Detect AVG pattern during instruction combine...
commit
|
commitdiff
|
tree
2015-11-19
Cong Hou
Fix several long lines (>80) in LoopVectorize.cpp....
commit
|
commitdiff
|
tree
2015-11-18
Cong Hou
Remove a redundant assertion in MachineBasicBlock.cpp...
commit
|
commitdiff
|
tree
2015-11-18
Cong Hou
Remove redundant code in MachineBasicBlock.cpp. NFC.
commit
|
commitdiff
|
tree
2015-11-18
Cong Hou
Let += and -= operators in BranchProbability have saturation...
commit
|
commitdiff
|
tree
2015-11-18
Cong Hou
Modify the interface BranchProbability::normalizeProbabiliti...
commit
|
commitdiff
|
tree
2015-11-18
Cong Hou
Improving edge probabilities computation when choosing...
commit
|
commitdiff
|
tree
2015-11-13
Cong Hou
[X86][SSE] Combine UNPCKL with vector_shuffle into...
commit
|
commitdiff
|
tree
2015-11-04
Cong Hou
Add new interfaces to MBB for manipulating successors...
commit
|
commitdiff
|
tree
2015-11-02
Cong Hou
Add a flag vectorizer-maximize-bandwidth in loop vectorizer...
commit
|
commitdiff
|
tree
2015-11-02
Cong Hou
In MachineBlockPlacement, filter cold blocks off the...
commit
|
commitdiff
|
tree
2015-10-29
Cong Hou
Revert the revision 251592 as it fails a test on some...
commit
|
commitdiff
|
tree
2015-10-29
Cong Hou
Add a flag vectorizer-maximize-bandwidth in loop vectorizer...
commit
|
commitdiff
|
tree
2015-10-28
Cong Hou
[X86] A small fix in X86/X86TargetTransformInfo.cpp...
commit
|
commitdiff
|
tree
2015-10-27
Cong Hou
Create a new interface addSuccessorWithoutWeight(MBB...
commit
|
commitdiff
|
tree
2015-10-26
Cong Hou
Check the case that the numerator and denominator are...
commit
|
commitdiff
|
tree
2015-10-19
Cong Hou
Enhance loop rotation with existence of profile data...
commit
|
commitdiff
|
tree
2015-10-14
Cong Hou
Update the branch weight metadata in JumpThreading...
commit
|
commitdiff
|
tree
2015-10-13
Cong Hou
Update MachineBranchProbabilityInfo::normalizeEdgeWeights...
commit
|
commitdiff
|
tree
2015-10-13
Cong Hou
Update the branch weight metadata in JumpThreading...
commit
|
commitdiff
|
tree
2015-10-12
Cong Hou
Assign correct edge weights to unwind destinations...
commit
|
commitdiff
|
tree
2015-10-12
Cong Hou
Update the branch weight metadata in JumpThreading...
commit
|
commitdiff
|
tree
2015-10-12
Cong Hou
Add - and -= operators to BlockFrequency using saturating...
commit
|
commitdiff
|
tree
2015-10-12
Cong Hou
Turn const/const& into value type for BlockFrequency...
commit
|
commitdiff
|
tree
2015-09-29
Cong Hou
Rename some function arguments in MachineBasicBlock...
commit
|
commitdiff
|
tree
2015-09-25
Cong Hou
Use fixed-point representation for BranchProbability.
commit
|
commitdiff
|
tree
2015-09-23
Cong Hou
Add a test case for the fix of profile update issue...
commit
|
commitdiff
|
tree
2015-09-23
Cong Hou
Fixed an issue on updating profile data when lowering...
commit
|
commitdiff
|
tree
2015-09-18
Cong Hou
Update edge weights properly when merging blocks in...
commit
|
commitdiff
|
tree
2015-09-18
Cong Hou
Scaling up values in ARMBaseInstrInfo::isProfitableToIfCvt...
commit
|
commitdiff
|
tree
2015-09-11
Cong Hou
Fixed a bug that BranchProbability is not defined in...
commit
|
commitdiff
|
tree
2015-09-10
Cong Hou
Pass BranchProbability/BlockMass by value instead of...
commit
|
commitdiff
|
tree
2015-09-01
Cong Hou
Distribute the weight on the edge from switch to default...
commit
|
commitdiff
|
tree
2015-08-27
Cong Hou
Fixed a bug that edge weights are not assigned correctly...
commit
|
commitdiff
|
tree
2015-08-26
Cong Hou
[ARM] Use BranchProbability::scale() to scale an integer...
commit
|
commitdiff
|
tree
2015-08-26
Cong Hou
Assign weights to edges to jump table / bit test header...
commit
|
commitdiff
|
tree
2015-08-25
Cong Hou
Remove the final bit test during lowering switch statement...
commit
|
commitdiff
|
tree
2015-08-12
Cong Hou
NFC. Convert comments in MachineBasicBlock.cpp into...
commit
|
commitdiff
|
tree
2015-08-10
Cong Hou
NFC. Fix some format issues in lib/CodeGen/MachineBasicBlock...
commit
|
commitdiff
|
tree
2015-08-07
Cong Hou
NFC.
commit
|
commitdiff
|
tree
2015-08-06
Cong Hou
Revert r244154 which causes some build failure. See...
commit
|
commitdiff
|
tree
2015-08-05
Cong Hou
Add <numeric> header for use of std::accumulate().
commit
|
commitdiff
|
tree
2015-08-05
Cong Hou
Record whether the weights on out-edges from a MBB...
commit
|
commitdiff
|
tree
2015-08-05
Cong Hou
NFC.
commit
|
commitdiff
|
tree
2015-07-16
Cong Hou
Add new constructors for LoopInfo/DominatorTree/BFI/BPI
commit
|
commitdiff
|
tree
2015-07-16
Cong Hou
Rename LoopInfo::Analyze() to LoopInfo::analyze() and...
commit
|
commitdiff
|
tree
2015-07-15
Cong Hou
Remove a private member of BranchProbabilityInfo which...
commit
|
commitdiff
|
tree
2015-07-15
Cong Hou
Create a wrapper pass for BranchProbabilityInfo.
commit
|
commitdiff
|
tree
2015-07-15
Cong Hou
Rename doFunction() in BFI to calculate() and change...
commit
|
commitdiff
|
tree
2015-07-15
Cong Hou
Test commit.
commit
|
commitdiff
|
tree