Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
72a9d15aba28a07c93abf18222b51f0afcd365ed
/
llvm
/
lib
/
Transforms
/
Utils
/
LoopUtils.cpp
b840a6d
[LoopUtils, LV] Fix PR26734
by Matthew Simpson
· 10 years ago
29c997c
[LV] Vectorize first-order recurrences
by Matthew Simpson
· 10 years ago
31088a9
[LPM] Factor all of the loop analysis usage updates into a common helper
by Chandler Carruth
· 10 years ago
a252815
function names start with a lower case letter ; NFC
by Sanjay Patel
· 10 years ago
ad1ccb3
Revert r255115 until we figure out how to fix the bot failures.
by Silviu Baranga
· 10 years ago
41eb682
[LV][LAA] Add a layer over SCEV to apply run-time checked knowledge on SCEV expressions
by Silviu Baranga
· 10 years ago
45d4cb9
[Utils] Put includes in correct order. NFC.
by Weiming Zhao
· 10 years ago
50a4c27
[LoopUtils,LV] Propagate fast-math flags on generated FCmp instructions
by James Molloy
· 10 years ago
29dc0f7
[LV] Relax Small Size Reduction Type Requirement
by Matthew Simpson
· 10 years ago
c94f8e2
[LoopVectorize] Add Support for Small Size Reductions.
by Chad Rosier
· 10 years ago
1bbf15c
[LoopVectorize] Extract InductionInfo into a helper class...
by James Molloy
· 10 years ago
c5b7b55
Exposed findDefsUsedOutsideOfLoop as a loop utility function
by Ashutosh Nema
· 10 years ago
c1a86f5
Late evaluation of the fast-math vectorization requirement.
by Tyler Nowicki
· 10 years ago
27b2c39
Refactor RecurrenceInstDesc
by Tyler Nowicki
· 10 years ago
0a91310
Rename Reduction variables/structures to Recurrence.
by Tyler Nowicki
· 10 years ago
b58f32f
[LoopVectorize] Don't crash on zero-sized types in isInductionPHI
by David Majnemer
· 10 years ago
24e6cc2
Move common loop utility function isInductionPHI into LoopUtils.cpp
by Karthik Bhat
· 10 years ago
76aa662
[NFC] Refactor identification of reductions as common utility function.
by Karthik Bhat
· 11 years ago