index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the enumerator names for ShuffleKind to match tho coding standards,
Chandler Carruth
2013-01-07
1
-2
/
+2
*
Make the popcnt support enums and methods have more clear names and
Chandler Carruth
2013-01-07
1
-1
/
+1
*
Move TargetTransformInfo to live under the Analysis library. This no
Chandler Carruth
2013-01-07
5
-5
/
+5
*
[ObjCARC Debug Message] - Added debug message when fuse a retain/autorelease ...
Michael Gottesman
2013-01-07
1
-2
/
+10
*
[ObjCARC Debug Message] - Added debug message when we zap a matching retain/a...
Michael Gottesman
2013-01-07
1
-0
/
+3
*
[ObjCARC Debug Message] - Added debug message when we erase ARC calls with nu...
Michael Gottesman
2013-01-07
1
-0
/
+2
*
[ObjCARC Debug Message] - Added debug message when we add a nounwind keyword ...
Michael Gottesman
2013-01-06
1
-0
/
+2
*
[ObjCARC Debug Message] - Added debug message when we add a tail keyword to a...
Michael Gottesman
2013-01-06
1
-0
/
+3
*
[ObjCARC Debug Messages] - Added missing newline.
Michael Gottesman
2013-01-06
1
-1
/
+1
*
Added debug statement to ObjCARC when we replace objc_autorelease(x) with obj...
Michael Gottesman
2013-01-06
1
-0
/
+8
*
Added 2x Debug statements to ObjCARC that log when we handle the two undefine...
Michael Gottesman
2013-01-06
1
-2
/
+16
*
Added debug message in ObjCARC when we remove a no-op cast which has only spe...
Michael Gottesman
2013-01-06
1
-0
/
+2
*
Added debug message to ObjCARC when we transform an objc_autoreleaseReturnVal...
Michael Gottesman
2013-01-06
1
-0
/
+12
*
Fix a crash in LSR replaceCongruentIVs.
Andrew Trick
2013-01-06
1
-1
/
+1
*
Added debug message to ObjCARC when we transform objc_retainAutorelasedReturn...
Michael Gottesman
2013-01-05
1
-0
/
+11
*
Added debug message for ObjCARC when we zap an objc_autoreleaseReturnValue/ob...
Michael Gottesman
2013-01-05
1
-0
/
+5
*
switch from pointer equality comparison to MDNode::getMostGenericTBAA
Chris Lattner
2013-01-05
3
-8
/
+9
*
Switch the loop vectorizer from VTTI to just use TTI directly.
Chandler Carruth
2013-01-05
2
-58
/
+54
*
Switch the BB vectorizer from the VTTI interface to the simple TTI
Chandler Carruth
2013-01-05
1
-41
/
+38
*
Switch SimplifyCFG over to the TargetTransformInfo interface rather than
Chandler Carruth
2013-01-05
1
-4
/
+2
*
Switch LoopIdiomRecognize to directly use the TargetTransformInfo
Chandler Carruth
2013-01-05
1
-11
/
+9
*
Sink the AddressingModeMatcher helper class into an anonymous namespace
Chandler Carruth
2013-01-05
3
-579
/
+623
*
iLoopVectorize: Non commutative operators can be used as reduction variables ...
Nadav Rotem
2013-01-05
1
-4
/
+13
*
Do not vectorize loops with subtraction reductions
Paul Redmond
2013-01-04
1
-1
/
+0
*
Added DEBUG message to ObjCARC when we optimize objc_retain => objc_retainAut...
Michael Gottesman
2013-01-04
1
-0
/
+10
*
Fixed up some DEBUG messages where I was putting in the text of a message the...
Michael Gottesman
2013-01-04
1
-8
/
+8
*
Fix a warning
Nadav Rotem
2013-01-04
1
-2
/
+2
*
Move the loop vectorizer from O2 to O3. It looks like the increase in code si...
Nadav Rotem
2013-01-04
1
-1
/
+1
*
LoopVectorizer:
Nadav Rotem
2013-01-04
2
-8
/
+190
*
Changed two debug statements that state that a queue had finished being proce...
Michael Gottesman
2013-01-03
1
-2
/
+2
*
Added DEBUG message for ObjCARC when we zap a push/pop pair in ObjCARCAPElim:...
Michael Gottesman
2013-01-03
1
-0
/
+3
*
Added DEBUG message to ObjCARC when we transform objc_initWeak(p, null) => *p...
Michael Gottesman
2013-01-03
1
-0
/
+4
*
Added DEBUG message for ObjCARC when an inline asm marker is inserted for arc...
Michael Gottesman
2013-01-03
1
-0
/
+2
*
LoopVectorizer: Add support for loop-unrolling during vectorization for incre...
Nadav Rotem
2013-01-03
2
-169
/
+329
*
Avoid vectorization when the function has the "noimplicitflot" attribute.
Nadav Rotem
2013-01-02
1
-3
/
+11
*
- Add comment to two functions which might be considered as dead code.
Shuxin Yang
2013-01-02
1
-2
/
+4
*
Actually update the CMake and Makefile builds correctly, and update the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
110
-468
/
+468
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
3
-3
/
+3
*
Add IRBuilder::CreateVectorSplat and use it to simplify code.
Benjamin Kramer
2013-01-01
2
-24
/
+2
*
SROA: Clean up unused assignment warnings from clang's analyzer.
Benjamin Kramer
2013-01-01
1
-5
/
+4
*
Added DEBUG message when ObjCARC replaces a call which returns its argument v...
Michael Gottesman
2013-01-01
1
-2
/
+6
*
Added DEBUG messages to the top of several processing loops in ObjCARC.cpp th...
Michael Gottesman
2013-01-01
1
-3
/
+32
*
Add extra CHECK to make sure that 'or' instruction was replaced.
Jakub Staszak
2012-12-31
1
-0
/
+2
*
Fix LICM's memory promotion optimization to preserve TBAA tags when
Chris Lattner
2012-12-31
1
-6
/
+18
*
teach instcombine to preserve TBAA tag when merging two stores, part of
Chris Lattner
2012-12-31
1
-0
/
+7
*
Grammo.
Jakub Staszak
2012-12-31
1
-1
/
+1
*
Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the...
Bill Wendling
2012-12-31
1
-3
/
+2
*
Transform (A == C1 || A == C2) into (A & ~(C1 ^ C2)) == C1
Jakub Staszak
2012-12-31
1
-0
/
+12
*
convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumu...
Nuno Lopes
2012-12-30
4
-58
/
+14
[next]