projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix the variable names to match the LLVM style.
[oota-llvm.git]
/
lib
/
Transforms
/
2015-10-23
Sanjoy Das
[Inliner] Don't inline through callsites with operand...
tree
|
commitdiff
2015-10-23
Xinliang David Li
Add more intrumentation/runtime helper interfaces ...
tree
|
commitdiff
2015-10-23
Mehdi Amini
SLPVectorizer: AllSameOpcode* starts "true" only for...
tree
|
commitdiff
2015-10-23
Mehdi Amini
SLPVectorizer: refactor reorderInputsAccordingToOpcode...
tree
|
commitdiff
2015-10-22
Justin Bogner
LoopPass: Simplify the API for adding a new loop. NFC
tree
|
commitdiff
2015-10-22
Chen Li
[SimplifyCFG] Extend SimplifyResume to handle phi of...
tree
|
commitdiff
2015-10-22
Xinliang David Li
Add helper functions and remove hard coded references...
tree
|
commitdiff
2015-10-22
David Majnemer
[Sink] Don't check BB.empty()
tree
|
commitdiff
2015-10-22
Alexey Samsonov
[ASan] Enable instrumentation of dynamic allocas by...
tree
|
commitdiff
2015-10-22
Alexey Samsonov
[ASan] Minor fixes to dynamic allocas handling:
tree
|
commitdiff
2015-10-22
Craig Topper
Use ArrayRef instead of pointer and size. NFC
tree
|
commitdiff
2015-10-21
David Majnemer
[SimplifyCFG] Don't use-after-free an SSA value
tree
|
commitdiff
2015-10-21
Dehao Chen
Tolerate negative offset when matching sample profile.
tree
|
commitdiff
2015-10-20
Igor Laevsky
[MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_...
tree
|
commitdiff
2015-10-20
Keno Fischer
Fix missing INITIALIZE_PASS_DEPENDENCY for AddressSanitizer
tree
|
commitdiff
2015-10-20
Sanjoy Das
[RS4GC] Remove a redundant linear search, NFCI
tree
|
commitdiff
2015-10-20
Sanjoy Das
[RS4GC] Clean up `find_index`; NFC
tree
|
commitdiff
2015-10-20
Sanjoy Das
[RS4GC] Re-purpose `normalizeForInvokeSafepoint`; NFC.
tree
|
commitdiff
2015-10-20
Sanjoy Das
[RS4GC] Minor cleanup to `normalizeForInvokeSafepoint...
tree
|
commitdiff
2015-10-19
Duncan P. N. Exon...
ObjCARC: Remove implicit ilist iterator conversions...
tree
|
commitdiff
2015-10-19
Michael Liao
[InstCombine] Optimize icmp of inc/dec at RHS
tree
|
commitdiff
2015-10-19
Duncan P. N. Exon...
Vectorize: Remove implicit ilist iterator conversions...
tree
|
commitdiff
2015-10-19
Elena Demikhovsky
Removed parameter "Consecutive" from isLegalMaskedLoad...
tree
|
commitdiff
2015-10-19
Xinliang David Li
[PGO] Eliminate prof data register calls on FreeBSD...
tree
|
commitdiff
2015-10-18
Jakub Staszak
Preserve CFG in MergedLoadStoreMotion. This fixes PR24426.
tree
|
commitdiff
2015-10-17
Simon Pilgrim
[InstCombine] SSE4A constant folding and conversion...
tree
|
commitdiff
2015-10-16
Sanjoy Das
[RS4GC] Dont' propagate call attrs related to patchable...
tree
|
commitdiff
2015-10-16
Sanjoy Das
[RS4GC] Bring legalizeCallAttributes up to LLVM coding...
tree
|
commitdiff
2015-10-16
Sanjoy Das
[RS4GC] Use "deopt" operand bundles
tree
|
commitdiff
2015-10-16
Sanjoy Das
[IndVars] Rename getExtend; NFC
tree
|
commitdiff
2015-10-16
Sanjoy Das
[IndVars] Have `cloneArithmeticIVUser` guess better
tree
|
commitdiff
2015-10-16
Sanjoy Das
[IndVars] Extract out a few local variables; NFC
tree
|
commitdiff
2015-10-16
Sanjoy Das
[IndVars] Split `WidenIV::cloneIVUser`; NFC
tree
|
commitdiff
2015-10-15
Evgeniy Stepanov
Revert "[safestack] Fast access to the unsafe stack...
tree
|
commitdiff
2015-10-15
Evgeniy Stepanov
[safestack] Fast access to the unsafe stack pointer...
tree
|
commitdiff
2015-10-15
Philip Reames
Revert 250343 and 250344
tree
|
commitdiff
2015-10-15
Diego Novillo
Sample Profiles - Adjust integer types. Mostly NFC.
tree
|
commitdiff
2015-10-15
Benjamin Kramer
[ScalarOpts] Remove dead code.
tree
|
commitdiff
2015-10-15
Manman Ren
Recommit r250345, it was reverted in r250366 to investi...
tree
|
commitdiff
2015-10-15
Manman Ren
Temporarily revert r250345 to sort out bot failure.
tree
|
commitdiff
2015-10-14
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-14
Philip Reames
[SimplifyCFG] Speculatively flatten CFG based on profil...
tree
|
commitdiff
2015-10-14
Chen Li
[LoopUnswitch] Correct misleading comments.
tree
|
commitdiff
2015-10-14
Manman Ren
Revert r250204 and r250240 due to bot failure. We faile...
tree
|
commitdiff
2015-10-14
Evgeniy Stepanov
[msan] Fix crash on multiplication by a non-integer...
tree
|
commitdiff
2015-10-13
David Majnemer
[InlineFunction] Correctly inline TerminatePadInst
tree
|
commitdiff
2015-10-13
Chad Rosier
Typo.
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
Scalar: Remove remaining ilist iterator implicit conver...
tree
|
commitdiff
2015-10-13
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-13
Xinliang David Li
[PGO]: Eliminate calls to __llvm_profile_register_funct...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
Scalar: Remove some implicit ilist iterator conversions...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
IPO: Remove implicit ilist iterator conversions, NFC
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
Instrumentation: Remove ilist iterator implicit convers...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
InstCombine: Remove ilist iterator implicit conversions...
tree
|
commitdiff
2015-10-13
Simon Pilgrim
[InstCombine][SSE4A] Remove broken INSERTQI range combi...
tree
|
commitdiff
2015-10-13
James Molloy
[GlobalsAA] Turn GlobalsAA on again by default
tree
|
commitdiff
2015-10-13
Sanjoy Das
[IndVars] NFC Cleanup.
tree
|
commitdiff
2015-10-13
Manman Ren
Revert 250089 due to bot failure. It failed when buildi...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
TransformUtils: Remove implicit ilist iterator conversi...
tree
|
commitdiff
2015-10-12
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-12
Oliver Stannard
GlobalOpt does not treat externally_initialized globals...
tree
|
commitdiff
2015-10-12
James Molloy
[LoopVectorize] Shrink integer operations into the...
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[InstCombine][X86][XOP] Combine XOP integer vector...
tree
|
commitdiff
2015-10-10
Sanjoy Das
[IndVars] Use `auto`; NFC
tree
|
commitdiff
2015-10-09
Owen Anderson
Generalize convergent check to handle invokes as well...
tree
|
commitdiff
2015-10-09
Owen Anderson
Teach LoopUnswitch not to perform non-trivial unswitchi...
tree
|
commitdiff
2015-10-09
Owen Anderson
Refine the definition of convergent to only disallow...
tree
|
commitdiff
2015-10-09
Dehao Chen
Make HeaderLineno a local variable.
tree
|
commitdiff
2015-10-09
Andrea Di Biagio
[MemCpyOpt] Fix wrong merging adjacent nontemporal...
tree
|
commitdiff
2015-10-09
Arnaud A. de Grand...
[EarlyCSE] Address post commit review for r249523.
tree
|
commitdiff
2015-10-08
Sanjoy Das
[RS4GC] Refactoring to make a later change easier,...
tree
|
commitdiff
2015-10-08
Sanjoy Das
[PlaceSafeopints] Extract out `callsGCLeafFunction...
tree
|
commitdiff
2015-10-08
Sanjoy Das
[RS4GC] Don't copy ADT's unneccessarily, NFCI
tree
|
commitdiff
2015-10-08
Evgeniy Stepanov
New MSan mapping layout (llvm part).
tree
|
commitdiff
2015-10-08
Evgeniy Stepanov
Add Triple::isAndroid().
tree
|
commitdiff
2015-10-08
Sanjay Patel
[InstCombine] transform masking off of an FP sign bit...
tree
|
commitdiff
2015-10-07
Sanjoy Das
[RS4GC] Use AssertingVH for RematerializedValueMapTy...
tree
|
commitdiff
2015-10-07
Sanjoy Das
[IndVars] Preserve LCSSA in `eliminateIdentitySCEV`
tree
|
commitdiff
2015-10-07
Arnaud A. de Grand...
[EarlyCSE] Fix handling of target memory intrinsics...
tree
|
commitdiff
2015-10-07
Sanjoy Das
[RS4GC] Remove an unnecessary assert & related variables
tree
|
commitdiff
2015-10-07
Sanjoy Das
[RS4GC] Cosmetic cleanup, NFC
tree
|
commitdiff
2015-10-07
Hans Wennborg
InstCombine: Fold comparisons between unguessable alloc...
tree
|
commitdiff
2015-10-06
Hans Wennborg
Fix Clang-tidy modernize-use-nullptr warnings in source...
tree
|
commitdiff
2015-10-06
Sanjoy Das
[IndVars] Don't break dominance in `eliminateIdentitySCEV`
tree
|
commitdiff
2015-10-06
Sanjoy Das
[IndVars] Extract out eliminateIdentitySCEV, NFC
tree
|
commitdiff
2015-10-06
Joseph Tremoulet
[WinEH] Recognize CoreCLR personality function
tree
|
commitdiff
2015-10-06
Arnaud A. de Grand...
[EarlyCSE] Constify ParseMemoryInst methods (NFC).
tree
|
commitdiff
2015-10-06
Andrea Di Biagio
[InstCombine] Teach SimplifyDemandedVectorElts how...
tree
|
commitdiff
2015-10-05
Evgeniy Stepanov
[msan] Correct a typo in poison stack pattern command...
tree
|
commitdiff
2015-10-05
Arnold Schwaighofer
MergeFunctions: Clear GlobalNumbers ValueMap
tree
|
commitdiff
2015-10-02
Piotr Padlewski
inariant.group handling in GVN
tree
|
commitdiff
2015-10-01
Bruno Cardoso Lopes
[SimplifyLibCalls] Fix instruction misplacement in...
tree
|
commitdiff
2015-10-01
Arnaud A. de Grand...
[InstCombine] Remove trivially empty lifetime start...
tree
|
commitdiff
2015-10-01
Jingyue Wu
[NaryReassociate] SeenExprs records WeakVH
tree
|
commitdiff
2015-10-01
Dehao Chen
Update sample profile propagation algorithm.
tree
|
commitdiff
2015-09-30
Michael Zolotukhin
[SLP] Don't vectorize loads of non-packed types (like...
tree
|
commitdiff
2015-09-30
Evgeniy Stepanov
Fix debug info with SafeStack.
tree
|
commitdiff
2015-09-30
Fiona Glaser
DeadCodeElimination: rewrite to be faster
tree
|
commitdiff
2015-09-30
Erik Eckstein
SLPVectorizer: limit the scheduling region size per...
tree
|
commitdiff
2015-09-30
Andrea Di Biagio
[InstCombine] Teach how to convert SSSE3/AVX2 byte...
tree
|
commitdiff
next