index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Scalar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r195118:
Bill Wendling
2013-11-20
1
-10
/
+19
*
Fix ndebug-build unused variable in loop rerolling
Hal Finkel
2013-11-17
1
-1
/
+1
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
3
-0
/
+1190
*
Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-vi...
Alexey Samsonov
2013-11-13
1
-4
/
+4
*
SampleProfileLoader pass. Initial setup.
Diego Novillo
2013-11-13
3
-0
/
+481
*
Correct a glitch in r194424 which may invalidate iterator.
Shuxin Yang
2013-11-12
1
-1
/
+3
*
Fix PR17952.
Shuxin Yang
2013-11-11
1
-6
/
+175
*
Revert "Resurrect r191017 " GVN proceeds in the presence of dead code" plus a...
Bill Wendling
2013-11-10
1
-168
/
+6
*
Remove dead code from LoopUnswitch
Hal Finkel
2013-11-08
1
-127
/
+0
*
Add a runtime unrolling parameter to the LoopUnroll pass constructor
Hal Finkel
2013-11-05
1
-6
/
+10
*
Teach scalarrepl about address spaces
Matt Arsenault
2013-10-30
1
-1
/
+1
*
Fix GVN creating bitcast between address spaces
Matt Arsenault
2013-10-30
1
-5
/
+7
*
Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.
Andrew Trick
2013-10-25
2
-3
/
+21
*
Fix a bug in LinearFunctionTestReplace that created invalid loop exit checks.
Juergen Ributzka
2013-10-24
1
-1
/
+7
*
Clarify comments in genLoopLimit.
Andrew Trick
2013-10-24
1
-3
/
+4
*
Use more type helper functions
Matt Arsenault
2013-10-21
1
-1
/
+1
*
Don't eliminate a partially redundant load if it's in a landing pad.
Bill Wendling
2013-10-21
1
-1
/
+6
*
StructurizeCFG: Add dependency on LowerSwitch pass
Tom Stellard
2013-10-02
1
-1
/
+3
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-8
/
+0
*
Even more spelling fixes for "instruction".
Robert Wilhelm
2013-09-28
1
-1
/
+1
*
Push analysis passes to InstSimplify when they're around anyways.
Benjamin Kramer
2013-09-24
1
-1
/
+2
*
Drop spurious handle in comment.
Benjamin Kramer
2013-09-22
1
-1
/
+1
*
SROA: Handle casts involving vectors of pointers and integer scalars.
Benjamin Kramer
2013-09-21
1
-11
/
+47
*
Resurrect r191017 " GVN proceeds in the presence of dead code" plus a fix to ...
Shuxin Yang
2013-09-20
1
-6
/
+168
*
Revert r191017, it results in segmentation faults in Qt.
Joerg Sonnenberger
2013-09-20
1
-164
/
+6
*
GVN proceeds in the presence of dead code.
Shuxin Yang
2013-09-19
1
-6
/
+164
*
MemCpyOptimizer: Use max legal int size instead of pointer size
Matt Arsenault
2013-09-16
1
-5
/
+8
*
Remove the long, long defunct IR block placement pass.
Chandler Carruth
2013-09-14
3
-154
/
+0
*
Add getUnrollingPreferences to TTI
Hal Finkel
2013-09-11
1
-7
/
+25
*
Teach loop-idiom about address space pointer sizes
Matt Arsenault
2013-09-11
1
-12
/
+21
*
Add braces
Matt Arsenault
2013-09-11
1
-6
/
+9
*
Get rid of unused isPodLike definitions.
Eli Friedman
2013-09-11
1
-10
/
+0
*
Fix mistake in r190442.
Eli Friedman
2013-09-10
1
-0
/
+7
*
Remove unused functions.
Eli Friedman
2013-09-10
1
-5
/
+0
*
Teach ScalarEvolution about pointer address spaces
Matt Arsenault
2013-09-10
1
-1
/
+1
*
Use type helper functions.
Matt Arsenault
2013-09-06
1
-2
/
+1
*
Teach CodeGenPrepare about address spaces
Matt Arsenault
2013-09-06
1
-4
/
+2
*
Revert: r189565 - Add getUnrollingPreferences to TTI
Hal Finkel
2013-08-29
1
-17
/
+5
*
Add getUnrollingPreferences to TTI
Hal Finkel
2013-08-29
1
-5
/
+17
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
3
-0
/
+162
*
Revert r187191, which broke opt -mem2reg on the testcases included in PR16867.
Nick Lewycky
2013-08-13
2
-83
/
+14
*
Reapply r188119 now that the bug it exposed is fixed.
Peter Collingbourne
2013-08-12
1
-160
/
+5
*
Re-instate r187323 which fast-tracks promotable allocas as soon as the
Chandler Carruth
2013-08-11
1
-12
/
+81
*
Finish fixing the SSAUpdater-based AllocaPromoter strategy in SROA to cope with
Chandler Carruth
2013-08-11
1
-2
/
+23
*
Reformat some bits of AllocaPromoter and simplify the name and type of
Chandler Carruth
2013-08-11
1
-21
/
+20
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
1
-5
/
+160
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
1
-160
/
+5
*
JumpThreading: Turn a select instruction into branching if it allows to threa...
Benjamin Kramer
2013-08-07
1
-0
/
+83
*
Adjust file to the coding standard.
Jakub Staszak
2013-08-06
1
-53
/
+49
*
Factor FlattenCFG out from SimplifyCFG
Tom Stellard
2013-08-06
4
-53
/
+94
[next]