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
/
LoopIdiomRecognize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Constants] If we already have a ConstantInt*, prefer to use isZero/isOne/isM...
Craig Topper
2017-07-06
1
-1
/
+1
*
[Atomics] Rename and change prototype for atomic memcpy intrinsic
Daniel Neilson
2017-06-16
1
-13
/
+11
*
[Atomics][LoopIdiom] Recognize unordered atomic memcpy
Anna Thomas
2017-06-06
1
-15
/
+62
*
Revert "[Atomics][LoopIdiom] Recognize unordered atomic memcpy"
Anna Thomas
2017-05-31
1
-65
/
+15
*
[Atomics][LoopIdiom] Recognize unordered atomic memcpy
Anna Thomas
2017-05-31
1
-15
/
+65
*
[LIR] Use the newly `getRecurrenceVar()` helper. NFCI.
Davide Italiano
2017-05-23
1
-4
/
+4
*
[LIR] Strengthen the check for recurrence variable in popcnt/CTLZ.
Davide Italiano
2017-05-23
1
-9
/
+16
*
[NFC][loopIdiom] Clang format change rL303434
Anna Thomas
2017-05-19
1
-3
/
+5
*
[LoopIdiom] Refactor return value of isLegalStore [NFC]
Anna Thomas
2017-05-19
1
-31
/
+38
*
The patch exclude a case from zero check skip in
Evgeny Stupachenko
2017-05-16
1
-7
/
+9
*
The patch adds CTLZ idiom recognition.
Evgeny Stupachenko
2017-05-15
1
-1
/
+294
*
[LoopIdiom] check for safety while expanding
Aditya Kumar
2017-05-05
1
-0
/
+10
*
Empty Space. NFC
Xin Tong
2017-05-01
1
-1
/
+1
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-05-01
1
-1
/
+1
*
Reverts commit r301424, r301425 and r301426
Sanjoy Das
2017-04-26
1
-1
/
+1
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-04-26
1
-1
/
+1
*
[LIR] Obey non-integral pointer semantics
Sanjoy Das
2017-04-24
1
-0
/
+5
*
Revert "Compute safety information in a much finer granularity."
Evgeniy Stepanov
2017-04-24
1
-1
/
+1
*
Compute safety information in a much finer granularity.
Xin Tong
2017-04-24
1
-1
/
+1
*
Module::getOrInsertFunction is using C-style vararg instead of variadic templ...
Serge Guelton
2017-04-11
1
-1
/
+1
*
Revert "Turn some C-style vararg into variadic templates"
Diana Picus
2017-04-11
1
-1
/
+1
*
Turn some C-style vararg into variadic templates
Serge Guelton
2017-04-11
1
-1
/
+1
*
Revert "Turn some C-style vararg into variadic templates"
Mehdi Amini
2017-04-06
1
-2
/
+3
*
Turn some C-style vararg into variadic templates
Mehdi Amini
2017-04-06
1
-3
/
+2
*
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
David L. Jones
2017-01-23
1
-3
/
+3
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-1
/
+1
*
[PM] Rewrite the loop pass manager to use a worklist and augmented run
Chandler Carruth
2017-01-11
1
-16
/
+4
*
Fix typo. NFC
Xin Tong
2017-01-05
1
-1
/
+1
*
[LoopIdiomRecognize] Merge two if conditions into one. NFCI.
Davide Italiano
2016-10-07
1
-3
/
+1
*
Target independent codesize heuristics for Loop Idiom Recognition
Andrew Kaylor
2016-08-11
1
-3
/
+45
*
Consistently use LoopAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[PM] Port LoopIdiomRecognize Pass to new PM
Dehao Chen
2016-07-12
1
-36
/
+80
*
[LIR] Fix mis-compilation with unwinding.
Haicheng Wu
2016-07-06
1
-0
/
+8
*
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
Benjamin Kramer
2016-06-26
1
-3
/
+3
*
Forgot to update callers of deleteDeadInstruction
David Majnemer
2016-06-20
1
-2
/
+2
*
Reapply "[LoopIdiom] Don't remove dead operands manually"
David Majnemer
2016-06-20
1
-9
/
+1
*
Revert "[LoopIdiom] Don't remove dead operands manually"
Cong Liu
2016-06-20
1
-1
/
+2
*
[LoopIdiom] Don't remove dead operands manually
David Majnemer
2016-06-20
1
-2
/
+1
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-1
/
+1
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
[LIR] Set attributes on memset_pattern16.
Ahmed Bougacha
2016-04-27
1
-0
/
+2
*
[LIR] Reuse variable. NFCI.
Ahmed Bougacha
2016-04-27
1
-1
/
+1
*
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
*
[LPM] Factor all of the loop analysis usage updates into a common helper
Chandler Carruth
2016-02-19
1
-24
/
+3
*
[LIR] Avoid turning non-temporal stores into memset
Haicheng Wu
2016-02-17
1
-0
/
+4
*
[LIR] Allow merging of memsets in negatively strided loops.
Chad Rosier
2016-02-12
1
-5
/
+7
*
[LIR] Partially revert r252926(NFC), which introduced a very subtle change.
Chad Rosier
2016-02-12
1
-8
/
+8
*
[LIR] Add support for structs and hand unrolled loops
Haicheng Wu
2016-01-26
1
-46
/
+189
[next]