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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
80 columns.
Akira Hatanaka
2013-04-22
3
-6
/
+9
*
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
2
-10
/
+12
*
[ms-inline asm] Remove the identifier parsing logic from the AsmParser. This is
Chad Rosier
2013-04-22
1
-61
/
+55
*
[Support] Fix argv string escape bug on Windows
Reid Kleckner
2013-04-22
1
-4
/
+42
*
COFF: Fix weak external aliases.
Peter Collingbourne
2013-04-22
1
-28
/
+29
*
Fix for PR 14965: Better error message for GEP with partially defined contents
Eli Bendersky
2013-04-22
1
-2
/
+7
*
[ms-inline asm] Refactor/clean up the SemaLookup interface. No functional
Chad Rosier
2013-04-22
2
-39
/
+25
*
Also verify llvm.compiler_used.
Rafael Espindola
2013-04-22
1
-1
/
+2
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
6
-17
/
+33
*
No really, don't store anything to this since it's unconditionally
Eric Christopher
2013-04-22
1
-1
/
+1
*
Remove variable store that is never read.
Eric Christopher
2013-04-22
1
-1
/
+1
*
Remove variable store that is never read.
Eric Christopher
2013-04-22
1
-1
/
+0
*
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
3
-2
/
+8
*
Tidy.
Eric Christopher
2013-04-22
1
-4
/
+6
*
Update comment. Whitespace.
Eric Christopher
2013-04-22
1
-2
/
+2
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
4
-6
/
+73
*
Convert windows line endings to linux/unix line endings.
Craig Topper
2013-04-22
1
-13
/
+13
*
Fix indentation. No functional change.
Craig Topper
2013-04-22
1
-5
/
+5
*
Put 'else' on same line as preceding curly brace per coding standards. No fun...
Craig Topper
2013-04-22
1
-12
/
+6
*
Remove an unreachable 'break' following a 'return'.
Craig Topper
2013-04-22
1
-1
/
+0
*
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
3
-4
/
+65
*
Passing arguments to varags functions under the SPARC v9 ABI.
Jakob Stoklund Olesen
2013-04-21
1
-0
/
+47
*
Tidy up comment grammar.
Jim Grosbach
2013-04-21
1
-2
/
+2
*
Fix the SETHIimm pattern for 64-bit code.
Jakob Stoklund Olesen
2013-04-21
1
-2
/
+1
*
SROA: Don't crash on a select with two identical operands.
Benjamin Kramer
2013-04-21
1
-8
/
+8
*
Revert "SimplifyCFG: If convert single conditional stores"
Arnold Schwaighofer
2013-04-21
1
-88
/
+4
*
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-21
3
-37
/
+106
*
SLPVectorize: Add support for vectorization of casts.
Nadav Rotem
2013-04-21
1
-0
/
+69
*
SLPVectorizer: Fix a bug in the code that scans the tree in search of nodes w...
Nadav Rotem
2013-04-21
1
-0
/
+1
*
When we strength reduce an objc_retainBlock call to objc_retain, increment Nu...
Michael Gottesman
2013-04-21
1
-1
/
+6
*
Fixed comment typo.
Michael Gottesman
2013-04-21
1
-1
/
+1
*
[objc-arc] Fixed typo in debug message.
Michael Gottesman
2013-04-21
1
-1
/
+1
*
[objc-arc] Fixed comment typo.
Michael Gottesman
2013-04-21
1
-1
/
+1
*
[objc-arc] Refactored OptimizeReturns so that it uses continue instead of a l...
Michael Gottesman
2013-04-21
1
-25
/
+30
*
[objc-arc] Added debug statement saying when we are resetting a sequence's pr...
Michael Gottesman
2013-04-20
1
-0
/
+1
*
Compile varargs functions for SPARCv9.
Jakob Stoklund Olesen
2013-04-20
1
-31
/
+57
*
Fix PR15800. Do not try to vectorize vectors and structs.
Nadav Rotem
2013-04-20
1
-1
/
+10
*
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-20
1
-4
/
+88
*
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
1
-1
/
+1
*
AArch64: remove useless comment
Tim Northover
2013-04-20
1
-2
/
+0
*
Move 'kw_align' case to proper section, reorganize function attribute keyword...
Stephen Lin
2013-04-20
1
-12
/
+25
*
Remove unused ShouldFoldAtomicFences flag.
Tim Northover
2013-04-20
4
-14
/
+0
*
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
16
-184
/
+2
*
VecUtils: Clean up uses of dyn_cast.
Benjamin Kramer
2013-04-20
1
-4
/
+4
*
SLPVectorizer: Strength reduce SmallVectors to ArrayRefs.
Benjamin Kramer
2013-04-20
3
-30
/
+28
*
SLPVectorizer: Reduce the compile time by eliminating the search for some of ...
Nadav Rotem
2013-04-20
1
-1
/
+1
*
refactor tryToVectorizePair to a new method that supports vectorization of li...
Nadav Rotem
2013-04-20
1
-0
/
+8
*
Fix an unused variable warning.
Nadav Rotem
2013-04-20
1
-0
/
+1
*
SLPVectorizer: Improve the cost model for loop invariant broadcast values.
Nadav Rotem
2013-04-20
3
-11
/
+28
*
Report the number of stores that were found in the debug message.
Nadav Rotem
2013-04-20
1
-6
/
+8
[next]