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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add testcase for r61051
Chris Lattner
2008-12-15
1
-0
/
+42
*
enhance heap-sra to apply to fixed sized array allocations, not just
Chris Lattner
2008-12-15
1
-4
/
+43
*
Added support for splitting and scalarizing vector shifts.
Mon P Wang
2008-12-15
4
-0
/
+41
*
Use stripPointerCasts.
Chris Lattner
2008-12-15
1
-7
/
+2
*
minor tweaks for formatting, allow bitcast in ValueIsOnlyUsedLocallyOrStoredT...
Chris Lattner
2008-12-15
1
-12
/
+29
*
refactor some code into a new TryToOptimizeStoreOfMallocToGlobal function.
Chris Lattner
2008-12-15
1
-62
/
+66
*
add a basic test for heap-sra
Chris Lattner
2008-12-15
1
-0
/
+34
*
Teach basicaa to use the nocapture attribute when possible. When the
Chris Lattner
2008-12-15
2
-6
/
+30
*
Fix printing of PseudoSourceValues in SDNode graphs.
Dan Gohman
2008-12-15
1
-5
/
+3
*
Fix a typo in a comment.
Dan Gohman
2008-12-15
1
-1
/
+1
*
add some more notes.
Chris Lattner
2008-12-15
1
-2
/
+53
*
Add a testcase for GCC PR 23455, which lpre handles now. Add some
Chris Lattner
2008-12-15
3
-5
/
+50
*
Update generated files after nocapture syntax change.
Nick Lewycky
2008-12-15
3
-1343
/
+1355
*
It turns out that "align 1" and unaligned are different. Add a bias to the
Nick Lewycky
2008-12-15
4
-5
/
+14
*
Added support to LegalizeType for expanding the operands of scalar to vector
Mon P Wang
2008-12-15
4
-9
/
+67
*
gvn now hoists this load out of the hot non-call path.
Chris Lattner
2008-12-15
2
-29
/
+54
*
Enable Load PRE. This teaches GVN to push partially redundant loads up the
Chris Lattner
2008-12-15
1
-1
/
+6
*
if we have a phi translation failure of the start block,
Chris Lattner
2008-12-15
1
-0
/
+1
*
Adjust testcase to make it more stable across visitation order changes,
Chris Lattner
2008-12-15
1
-1
/
+1
*
Ifdef out some code that I didn't mean to enable by default yet.
Owen Anderson
2008-12-15
1
-1
/
+8
*
make GVN try to rename inputs to the resultant replaced values, which
Chris Lattner
2008-12-15
9
-14
/
+18
*
Implement initial support for PHI translation in memdep. This means that
Chris Lattner
2008-12-15
5
-44
/
+218
*
Add support for slow-path GVN with full phi construction for scalars. This i...
Owen Anderson
2008-12-15
1
-7
/
+77
*
Fix whitespace in comment.
Nick Lewycky
2008-12-15
1
-2
/
+1
*
Introducing nocapture, a parameter attribute for pointers to indicate that the
Nick Lewycky
2008-12-15
8
-34
/
+71
*
silence warning when asserts disabled.
Chris Lattner
2008-12-14
1
-2
/
+2
*
silence warning when asserts disabled.
Chris Lattner
2008-12-14
1
-1
/
+1
*
eliminate warning when asserts disabled.
Chris Lattner
2008-12-14
1
-1
/
+1
*
another random testcase that shouldn't crash gvn and is
Chris Lattner
2008-12-14
1
-0
/
+18
*
Clarify the meaning of the NoAlias response. The plan is to refer to this from
Nick Lewycky
2008-12-14
1
-10
/
+14
*
Generalize GVN's phi construciton routine to work for things other than loads.
Owen Anderson
2008-12-14
1
-3
/
+7
*
Reapply r60997, this time without forgetting that
Duncan Sands
2008-12-14
3
-8
/
+15
*
Fixed HTML validator warning.
Misha Brukman
2008-12-14
1
-1
/
+1
*
CSS cleanup:
Misha Brukman
2008-12-14
1
-24
/
+17
*
Temporarily revert r60997. It was causing this failure:
Bill Wendling
2008-12-13
3
-11
/
+8
*
LegalizeDAG is not supposed to introduce illegal
Duncan Sands
2008-12-13
3
-8
/
+11
*
RLE isn't smart enough to eliminate this safely yet.
Chris Lattner
2008-12-13
1
-0
/
+21
*
rename some tests to be more uniform in naming convention.
Chris Lattner
2008-12-13
8
-0
/
+0
*
gvn should never crash on this.
Chris Lattner
2008-12-13
1
-0
/
+35
*
These messages should always be emitted when NDEBUG is unset, not when
Chris Lattner
2008-12-13
1
-2
/
+2
*
Add a comment to the auto-generated docs.
Mikhail Glushenkov
2008-12-13
4
-0
/
+14
*
Merge llvm-rst.css and llvm.css.
Mikhail Glushenkov
2008-12-13
6
-227
/
+48
*
Add explicit this-> for some member function in templated base class.
Cédric Venet
2008-12-13
2
-27
/
+27
*
Temporarily revert r60973. It's inexplicably causing a failure when self-host...
Bill Wendling
2008-12-13
7
-8
/
+7
*
Fix getFieldAs() to use the parameter instead of 6.
Edwin Török
2008-12-13
2
-1
/
+9
*
Remove assertion to allow promotion of a truncating store operand
Mon P Wang
2008-12-13
1
-2
/
+0
*
Added basic support for expanding VSETCC
Mon P Wang
2008-12-13
1
-2
/
+21
*
make RLE preserve the name of the load that it replaces. This is just
Chris Lattner
2008-12-13
7
-7
/
+8
*
On big-endian machines it is wrong to do a full
Duncan Sands
2008-12-13
1
-19
/
+22
*
Fix spelling.
Misha Brukman
2008-12-13
1
-1
/
+1
[prev]
[next]