projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
R600: Change operation action from Custom to Expand for BR_CC
[oota-llvm.git]
/
lib
/
Transforms
/
2013-03-07
Jakub Staszak
Keep coding stanard.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Don't create IRBuilder if we can return from the method...
tree
|
commitdiff
2013-03-07
Pekka Jaaskelainen
Fixed a crash when cloning a function into a function...
tree
|
commitdiff
2013-03-07
Nick Lewycky
Switch from a version 4.2/4.4 switch to a four-byte...
tree
|
commitdiff
2013-03-07
Andrew Trick
SimplifyCFG fix for volatile load/store.
tree
|
commitdiff
2013-03-06
Andrew Trick
Generalize my previous fix for -print-options.
tree
|
commitdiff
2013-03-06
Andrew Trick
Give -loop-vectorize an explicit default.
tree
|
commitdiff
2013-03-06
Jim Grosbach
InstCombine: Don't shrink allocas when combining with...
tree
|
commitdiff
2013-03-04
Lang Hames
Check isDiscardableIfUnused, rather than hasLocalLinkag...
tree
|
commitdiff
2013-03-04
Preston Gurd
Bypass Slow Divides
tree
|
commitdiff
2013-03-02
Nadav Rotem
PR14448 - prevent the loop vectorizer from vectorizing...
tree
|
commitdiff
2013-03-02
Peter Collingbourne
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
tree
|
commitdiff
2013-03-01
Benjamin Kramer
LoopVectorize: Don't hang forever if a PHI only has...
tree
|
commitdiff
2013-02-28
Quentin Colombet
Fix a bug in instcombine for fmul in fast math mode.
tree
|
commitdiff
2013-02-28
Evgeniy Stepanov
[msan] Implement sanitize_memory attribute.
tree
|
commitdiff
2013-02-28
Evgeniy Stepanov
Remove unused leftover declarations.
tree
|
commitdiff
2013-02-27
Benjamin Kramer
LoopVectorize: Vectorize math builtin calls.
tree
|
commitdiff
2013-02-27
Nick Lewycky
In GCC 4.7, function names are now forbidden from ...
tree
|
commitdiff
2013-02-27
Nick Lewycky
Doh, fix behaviour change introduced in r176168 which...
tree
|
commitdiff
2013-02-27
Nadav Rotem
For each function that we optimize we initialize a...
tree
|
commitdiff
2013-02-27
Nick Lewycky
IRBuilder has grown all sorts of useful utility functio...
tree
|
commitdiff
2013-02-26
Pedro Artigas
Enhance integer division emulation support to handle...
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-24
Benjamin Kramer
CVP: If we have a PHI with an incoming select, try...
tree
|
commitdiff
2013-02-23
Michael Gottesman
Fixed a careless mistake.
tree
|
commitdiff
2013-02-22
Bill Wendling
Implement the NoBuiltin attribute.
tree
|
commitdiff
2013-02-21
Renato Golin
Allow GlobalValues to vectorize with AliasAnalysis
tree
|
commitdiff
2013-02-21
Chad Rosier
Remove dead code and whitespace.
tree
|
commitdiff
2013-02-20
Chad Rosier
Update a comment that looks to have been accidentally...
tree
|
commitdiff
2013-02-20
Kostya Serebryany
[asan] instrument invoke insns with noreturn attribute...
tree
|
commitdiff
2013-02-19
Jakub Staszak
Remove unused variable.
tree
|
commitdiff
2013-02-19
Jakub Staszak
Minor cleanups. No functionality change.
tree
|
commitdiff
2013-02-19
Jakub Staszak
Remove unneeded #includes.
tree
|
commitdiff
2013-02-19
Jakub Staszak
Fix typos.
tree
|
commitdiff
2013-02-19
Kostya Serebryany
[asan] instrument memory accesses with unusual sizes
tree
|
commitdiff
2013-02-19
Bill Wendling
Temporarily revert r175470 for more review.
tree
|
commitdiff
2013-02-18
Bill Wendling
Check to see if the 'no-builtin' attribute is set befor...
tree
|
commitdiff
2013-02-18
Kostya Serebryany
[asan] revert r175266 as it breaks code with packed...
tree
|
commitdiff
2013-02-17
Hal Finkel
BBVectorize: Fix an invalid reference bug
tree
|
commitdiff
2013-02-16
Bill Wendling
The transform is:
tree
|
commitdiff
2013-02-16
Jakub Staszak
Reduce indents in LSRInstance::NarrowSearchSpaceByColla...
tree
|
commitdiff
2013-02-15
Hal Finkel
BBVectorize: Call a DAG and DAG instead of a tree
tree
|
commitdiff
2013-02-15
Arnaud A. de Grand...
Fix refactoring mistake in "Teach InstCombine to work...
tree
|
commitdiff
2013-02-15
Arnaud A. de Grand...
Teach InstCombine to work with smaller legal types...
tree
|
commitdiff
2013-02-15
Kostya Serebryany
[asan] support long double on 64-bit. See https://code...
tree
|
commitdiff
2013-02-15
Benjamin Kramer
Make helpers static. Add missing include so LLVMInitial...
tree
|
commitdiff
2013-02-15
Hal Finkel
BBVectorize: Cap the number of candidate pairs in each...
tree
|
commitdiff
2013-02-14
Hal Finkel
BBVectorize: Remove the remaining instances of std...
tree
|
commitdiff
2013-02-14
Hal Finkel
BBVectorize: Don't store candidate pairs in a std:...
tree
|
commitdiff
2013-02-13
Bill Wendling
Retain the name of the new internal global that's been...
tree
|
commitdiff
2013-02-13
Benjamin Kramer
LoopVectorize: Simplify code for clarity.
tree
|
commitdiff
2013-02-13
Pekka Jaaskelainen
Metadata for annotating loops as parallel. The first...
tree
|
commitdiff
2013-02-13
Kostya Serebryany
[asan] fix confusing indentation
tree
|
commitdiff
2013-02-13
Arnaud A. de Grand...
Fix comment
tree
|
commitdiff
2013-02-12
Michael Gottesman
Changed isStoredObjCPointer => IsStoredObjCPointer...
tree
|
commitdiff
2013-02-12
Dan Gohman
Actually delete this code, since it's really not clear...
tree
|
commitdiff
2013-02-12
Dan Gohman
Record PRE predecessors with a SmallVector instead...
tree
|
commitdiff
2013-02-12
Dan Gohman
When disabling PRE for a value is directly redundant...
tree
|
commitdiff
2013-02-12
Dan Gohman
Check that pointers are removed from maps before callin...
tree
|
commitdiff
2013-02-12
Dan Gohman
Minor code simplification.
tree
|
commitdiff
2013-02-12
Alexander Potapenko
[ASan] Do not use kDefaultShort64bitShadowOffset on...
tree
|
commitdiff
2013-02-12
Kostya Serebryany
[asan] change the default mapping offset on x86_64...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Don't over-search when building the depend...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Omit unnecessary entries in PairableInstUsers
tree
|
commitdiff
2013-02-11
Michael Ilseman
Optimization: bitcast (<1 x ...> insertelement ......
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Eliminate one more restricted linear search
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[asan] added a flag -mllvm asan-short-64bit-mapping...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Remove the linear searches from pair conne...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Avoid linear searches within the load...
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: isa/cast cleanup in getInstructionTypes
tree
|
commitdiff
2013-02-11
Hal Finkel
BBVectorize: Make the bookkeeping to support full cycle...
tree
|
commitdiff
2013-02-09
Andrew Trick
LSR IVChain improvement.
tree
|
commitdiff
2013-02-09
Jakub Staszak
Remove #includes from the commonly used LoopInfo.h.
tree
|
commitdiff
2013-02-08
Bob Wilson
Revert "Add LLVMContext::emitWarning methods and use...
tree
|
commitdiff
2013-02-08
Hal Finkel
BBVectorize: Use TTI->getAddressComputationCost
tree
|
commitdiff
2013-02-08
Chad Rosier
[SimplifyLibCalls] Library call simplification doen...
tree
|
commitdiff
2013-02-08
Jakob Stoklund Olesen
Typos.
tree
|
commitdiff
2013-02-08
Arnold Schwaighofer
ARM cost model: Address computation in vector mem ops...
tree
|
commitdiff
2013-02-08
Michael Kuperstein
Test Commit
tree
|
commitdiff
2013-02-08
Andrew Trick
Revert "Have InstCombine call SipmlifyCall when handlin...
tree
|
commitdiff
2013-02-07
Michael Ilseman
Have InstCombine call SipmlifyCall when handling calls...
tree
|
commitdiff
2013-02-07
Nadav Rotem
fix 80-col violation and fix the docs.
tree
|
commitdiff
2013-02-07
Arnold Schwaighofer
Loop Vectorizer: Refactor Memory Cost Computation
tree
|
commitdiff
2013-02-07
Michael Gottesman
Moved some comments due to the recent refactoring of...
tree
|
commitdiff
2013-02-07
Michael Ilseman
Preserve fast-math flags after reassociation and commut...
tree
|
commitdiff
2013-02-05
Benjamin Kramer
InstCombine: Fix and simplify the inttoptr side too.
tree
|
commitdiff
2013-02-05
Michael Gottesman
Removed explicit inline as per the LLVM style guide.
tree
|
commitdiff
2013-02-05
Benjamin Kramer
InstCombine: Harden code to work with vectors of pointe...
tree
|
commitdiff
2013-02-05
Arnold Schwaighofer
Loop Vectorizer: Refactor code to compute vectorized...
tree
|
commitdiff
2013-02-05
Chad Rosier
[SjLj Prepare] When demoting an invoke instructions...
tree
|
commitdiff
2013-02-05
Arnold Schwaighofer
Loop Vectorizer: Handle pointer stores/loads in getWide...
tree
|
commitdiff
2013-02-02
Nick Lewycky
Revert accidental commit (ran svn commit from wrong...
tree
|
commitdiff
2013-02-02
Nick Lewycky
This patch makes "&Cls::purevfn" not an odr use. This...
tree
|
commitdiff
2013-02-01
Preston Gurd
This patch aims to improve compile time performance...
tree
|
commitdiff
2013-02-01
Nadav Rotem
Revert r174152. The shift amount may overflow and in...
tree
|
commitdiff
2013-02-01
Nadav Rotem
Optimize shift lefts of a constant by a value plus...
tree
|
commitdiff
2013-01-31
Manman Ren
Linker: correctly link in dbg.declare
tree
|
commitdiff
2013-01-31
Alexey Samsonov
Revert r173946. This breaks compilation of googletest...
tree
|
commitdiff
2013-01-31
Dan Gohman
Change GetPointerBaseWithConstantOffset's DataLayout...
tree
|
commitdiff
2013-01-30
Bill Wendling
Remove addRetAttributes and addFnAttributes, which...
tree
|
commitdiff
next