This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-29 09:16:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LoopPredication
History
Roman Lebedev
749581d21f
[IR]
IRBuilderBase::CreateAnd()
: fix short-circuiting for constant on LHS
...
Refs.
https://reviews.llvm.org/D109368#3089809
2021-10-27 18:01:06 +03:00
..
basic_widenable_branch_guards.ll
[IR]
IRBuilderBase::CreateAnd()
: fix short-circuiting for constant on LHS
2021-10-27 18:01:06 +03:00
basic.ll
[IR]
IRBuilderBase::CreateAnd()
: fix short-circuiting for constant on LHS
2021-10-27 18:01:06 +03:00
invalidate-analyses.ll
Update LoopPredication test to fix buildbot failure.
2021-09-16 23:37:59 +00:00
invariant_load.ll
[IR]
IRBuilderBase::CreateAnd()
: fix short-circuiting for constant on LHS
2021-10-27 18:01:06 +03:00
nested.ll
…
predicate-exits.ll
[LoopPredication] Fix MemorySSA crash in predicateLoopExits
2021-09-02 21:26:07 -04:00
preserve-bpi.ll
[BPI] Keep BPI available in loop passes through LoopStandardAnalysisResults
2021-09-30 10:27:05 -04:00
profitability.ll
[LoopPredication] Calculate profitability without BPI
2021-10-19 14:24:04 -04:00
reverse.ll
…
unswitch-exit-loop.ll
…
visited.ll
…
widened.ll
…