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
/
test
/
Transforms
/
SimplifyCFG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test failure without X86 backend
Hiroshi Inoue
2017-07-29
1
-0
/
+0
*
[SimplifyCFG] Make the no-jump-tables attribute also disable switch lookup ta...
Sumanth Gundapaneni
2017-07-28
2
-0
/
+80
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
4
-12
/
+12
*
[SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c...
Balaram Makam
2017-07-19
4
-4
/
+68
*
[ValueTracking] Support icmps fed by 'and' and 'or'.
Chad Rosier
2017-07-06
1
-0
/
+183
*
Modify constraints in `llvm::canReplaceOperandWithVariable`
Leo Li
2017-07-06
1
-0
/
+24
*
[Hexagon] Guard the generation of lookup table
Sumanth Gundapaneni
2017-06-30
2
-0
/
+67
*
[SimplifyCFG] Update the name of switch generated lookup table.
Sumanth Gundapaneni
2017-06-30
3
-18
/
+18
*
[ValueTracking] Teach isSafeToSpeculativelyExecute() about the speculatable a...
Matt Arsenault
2017-04-28
1
-0
/
+23
*
[SimplifyCFG] Fix the determination of PostBB in conditional store merging to...
Craig Topper
2017-04-21
1
-12
/
+6
*
[Simplify] Add testcase to show that merging conditional stores for triangles...
Craig Topper
2017-04-20
1
-0
/
+39
*
[InstCombine] morph an existing instruction instead of creating a new one
Sanjay Patel
2017-04-12
1
-2
/
+2
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
3
-10
/
+10
*
[SimplifyCFG] auto-generate better checks; NFC
Sanjay Patel
2017-04-09
1
-33
/
+130
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
6
-12
/
+13
*
[SimplifyCFG] move tests for PR31028 from CGP
Sanjay Patel
2017-03-13
1
-0
/
+119
*
opt: Rename -default-data-layout flag to -data-layout and make it always over...
Peter Collingbourne
2017-02-17
1
-1
/
+1
*
AssumptionCache: Disable the verifier by default, move it behind a hidden cl:...
Peter Collingbourne
2017-02-15
1
-1
/
+1
*
SimplifyCFG: Register cloned assume intrinsics with assumption cache when cre...
Peter Collingbourne
2017-02-15
1
-0
/
+83
*
[InstCombine] Merge DebugLoc when speculatively hoisting store instruction
Taewook Oh
2017-01-28
1
-0
/
+68
*
[SimplifyCFG] Do not sink and merge inline-asm instructions.
Akira Hatanaka
2017-01-25
1
-0
/
+24
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-33
/
+36
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-3
/
+3
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-4
/
+4
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-3
/
+3
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-3
/
+3
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-3
/
+3
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-3
/
+3
*
Make processing @llvm.assume more efficient by using operand bundles
Hal Finkel
2016-12-15
1
-4
/
+4
*
[Verifier] Add verification for TBAA metadata
Sanjoy Das
2016-12-11
1
-2
/
+3
*
[SimplifyCFG] auto-generate better checks; NFC
Sanjay Patel
2016-11-25
2
-12
/
+30
*
[SimplifyCFG] auto-generate better checks; NFC
Sanjay Patel
2016-11-25
1
-21
/
+36
*
[simplifycfg][loop-simplify] Preserve loop metadata in 2 transformations.
Florian Hahn
2016-11-18
1
-0
/
+53
*
[llvm] Remove redundant --check-prefix=CHECK from tests
Mandeep Singh Grang
2016-10-24
1
-1
/
+1
*
Ignore debug info when making optimization decisions in SimplifyCFG.
Dehao Chen
2016-10-17
1
-4
/
+17
*
[SimplifyCFG] Don't lower complex ConstantExprs to lookup tables
Oliver Stannard
2016-10-17
1
-0
/
+40
*
[SimplifyCFG] Don't create PHI nodes for constant bundle operands
Sanjoy Das
2016-10-12
1
-0
/
+26
*
[ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI
Oliver Stannard
2016-10-07
1
-0
/
+132
*
[SimplifyCFG] Correctly test for unconditional branches in GetCaseResults
David Majnemer
2016-10-07
1
-0
/
+60
*
[SimplifyCFG] Update (AND) IR flags when CSE'ing instructions
James Molloy
2016-09-19
1
-0
/
+56
*
Add a test for r280191
David Majnemer
2016-09-16
1
-0
/
+36
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-6
/
+6
*
[SimplifyCFG] Be even more conservative in SinkThenElseCodeToEnd
James Molloy
2016-09-11
2
-14
/
+25
*
[SimplifyCFG] Harden up the profitability heuristic for block splitting durin...
James Molloy
2016-09-11
1
-3
/
+52
*
Remove debug info when hoisting instruction from then/else branch.
Dehao Chen
2016-09-08
1
-0
/
+83
*
[SimplifyCFG] Don't try to create metadata-valued PHIs
Hal Finkel
2016-09-07
1
-0
/
+51
*
[SimplifyCFG] Update workaround for PR30188 to also include loads
James Molloy
2016-09-07
1
-0
/
+29
*
[SimplifyCFG] Check PHI uses more accurately
James Molloy
2016-09-07
1
-0
/
+25
*
[SimplifyCFG] Add test for sinking inline asm in if/else
Oliver Stannard
2016-09-05
1
-0
/
+29
*
[SimplifyCFG] Add a workaround to fix PR30188
James Molloy
2016-09-02
1
-0
/
+23
[next]