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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wisely choose sext or zext when widening IV.
Evgeny Stupachenko
2016-09-28
1
-37
/
+88
*
Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to...
Dehao Chen
2016-09-28
1
-1
/
+1
*
[SystemZ] Implementation of getUnrollingPreferences().
Jonas Paulsson
2016-09-28
1
-6
/
+3
*
[Inliner] Port all opt remarks to new streaming API
Adam Nemet
2016-09-27
1
-34
/
+35
*
Shorten DiagnosticInfoOptimizationRemark* to OptimizationRemark*. NFC
Adam Nemet
2016-09-27
4
-7
/
+5
*
[Inliner] Fold the analysis remark into the missed remark
Adam Nemet
2016-09-27
1
-6
/
+4
*
[LoopSimplify] When simplifying phis in loop-simplify, do it only if it prese...
Michael Zolotukhin
2016-09-27
1
-2
/
+4
*
Output optimization remarks in YAML
Adam Nemet
2016-09-27
1
-6
/
+8
*
[DebugInfo] Add comments to phi dbg.value tracking code, NFC
Reid Kleckner
2016-09-27
1
-6
/
+8
*
Revert "Output optimization remarks in YAML"
Adam Nemet
2016-09-27
1
-8
/
+6
*
Output optimization remarks in YAML
Adam Nemet
2016-09-27
1
-6
/
+8
*
[sanitizer-coverage] fix a bug in trace-gep
Kostya Serebryany
2016-09-27
1
-1
/
+1
*
[sanitizer-coverage] don't emit the CTOR function if nothing has been instrum...
Kostya Serebryany
2016-09-27
1
-17
/
+21
*
Revert r277556. Add -lowertypetests-bitsets-level to control bitsets generation
Ivan Krasin
2016-09-27
1
-9
/
+2
*
LowerTypeTests: Remove unused variable.
Peter Collingbourne
2016-09-26
1
-1
/
+0
*
LowerTypeTests: Create LowerTypeTestsModule class and move implementation the...
Peter Collingbourne
2016-09-26
1
-82
/
+74
*
[thinlto] Basic thinlto fdo heuristic
Piotr Padlewski
2016-09-26
1
-3
/
+12
*
Remove pruning of phi nodes in MemorySSA - it makes updating harder
Daniel Berlin
2016-09-26
1
-40
/
+5
*
[LV] Scalarize instructions marked scalar after vectorization
Matthew Simpson
2016-09-26
1
-0
/
+9
*
[Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov
2016-09-26
2
-0
/
+120
*
[InstCombine] Fixed bug introduced in r282237
Alexey Bataev
2016-09-26
1
-6
/
+8
*
[InstCombine] Teach the udiv folding logic how to handle constant expressions.
Andrea Di Biagio
2016-09-26
1
-11
/
+14
*
ObjCARC: Don't look at users of ConstantData
Duncan P. N. Exon Smith
2016-09-24
1
-0
/
+11
*
Scalar: Ignore ConstantData in processAssumption
Duncan P. N. Exon Smith
2016-09-24
1
-0
/
+5
*
GlobalStatus: Don't walk use-lists of ConstantData
Duncan P. N. Exon Smith
2016-09-24
1
-1
/
+1
*
[InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev
2016-09-23
2
-50
/
+138
*
[InstCombine] fold X urem C -> X < C ? X : X - C when C is big (PR28672)
Sanjay Patel
2016-09-22
1
-0
/
+8
*
Revert r282168 "GVN-hoist: fix store past load dependence analysis (PR30216)"
Hans Wennborg
2016-09-22
1
-35
/
+28
*
GVN-hoist: do not dereference null pointers
Sebastian Pop
2016-09-22
1
-0
/
+3
*
GVN-hoist: fix store past load dependence analysis (PR30216)
Sebastian Pop
2016-09-22
1
-29
/
+33
*
GVN-hoist: fix typo
Sebastian Pop
2016-09-22
1
-1
/
+1
*
[compiler-rt] fix typo in option description [NFC]
Etienne Bergeron
2016-09-22
1
-1
/
+1
*
GVN-hoist: only hoist relevant scalar instructions
Sebastian Pop
2016-09-22
1
-0
/
+4
*
Reapplying r281895 (and follow-up r281964) after fixing pr30468.
Keith Walker
2016-09-22
2
-5
/
+53
*
[RS4GC] Remat in presence of phi and use live value
Anna Thomas
2016-09-22
1
-8
/
+21
*
[EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Sagar Thakur
2016-09-22
1
-6
/
+6
*
Fix revision 281960
Dorit Nuzman
2016-09-22
1
-2
/
+4
*
[LoopInterchange] Track all dependencies, not just anti dependencies.
Chad Rosier
2016-09-21
1
-50
/
+47
*
revert 281908 because 281909 got reverted
Nico Weber
2016-09-21
1
-46
/
+7
*
[LV] Don't emit unused scalars for uniform instructions
Matthew Simpson
2016-09-21
1
-14
/
+58
*
Change the basic block weight calculation algorithm to use max instead of vot...
Dehao Chen
2016-09-21
1
-14
/
+6
*
[LV] Rename "Width" to "Lane" (NFC)
Matthew Simpson
2016-09-21
1
-6
/
+6
*
Revert r281895 "Add @llvm.dbg.value entries for the phi node created by -mem2...
Hans Wennborg
2016-09-21
2
-49
/
+5
*
DeadArgElim: Don't mark swifterror arguments as unused
Arnold Schwaighofer
2016-09-21
1
-1
/
+1
*
[LoopInterchange] Various cleanup. NFC.
Chad Rosier
2016-09-21
1
-23
/
+19
*
code cleanup -- commoning IR travsersals
Xinliang David Li
2016-09-20
1
-3
/
+5
*
[RS4GC] Refactor code for Rematerializing in presence of phi. NFC
Anna Thomas
2016-09-20
1
-59
/
+68
*
[Profile] Do not annotate select insts not covered in profile.
Xinliang David Li
2016-09-20
1
-1
/
+2
*
[Profile] code refactoring: make getStep a method in base class
Xinliang David Li
2016-09-20
1
-9
/
+1
*
ASAN: Don't drop debug info attachements for global variables.
Adrian Prantl
2016-09-20
1
-0
/
+7
[next]