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
*
Revert "SLPVectorizer: Handle more horizontal reductions (disabled)"
Arnold Schwaighofer
2013-09-21
2
-783
/
+8
*
Move emission of the debug string table to early in the debug
Eric Christopher
2013-09-20
6
-35
/
+59
*
Resurrect r191017 " GVN proceeds in the presence of dead code" plus a fix to ...
Shuxin Yang
2013-09-20
9
-28
/
+388
*
MC: Tidy up.
Jim Grosbach
2013-09-20
1
-743
/
+723
*
Migrate addGlobalName to the .cpp file as an intermediate step
Eric Christopher
2013-09-20
2
-2
/
+6
*
InstCombine: Remove unused argument. No functionality change.
Benjamin Kramer
2013-09-20
2
-12
/
+6
*
Fix some more MCJIT PIC test XFAILs (for i386)
Andrew Kaylor
2013-09-20
5
-5
/
+5
*
[mips] MUL should clobber HI0 and LO0.
Akira Hatanaka
2013-09-20
1
-0
/
+1
*
SLPVectorizer: Handle more horizontal reductions (disabled)
Arnold Schwaighofer
2013-09-20
2
-8
/
+783
*
Delete empty files.
Joerg Sonnenberger
2013-09-20
2
-0
/
+0
*
Revert r191017, it results in segmentation faults in Qt.
Joerg Sonnenberger
2013-09-20
9
-384
/
+28
*
Fixed typo in CreateProcessTrailingSlash test
Tareq A. Siraj
2013-09-20
1
-1
/
+1
*
InstCombine: Canonicalize (gep i8* X, -(ptrtoint Y)) to (sub (ptrtoint X), (p...
Benjamin Kramer
2013-09-20
2
-0
/
+28
*
llvm/tools/Makefile: Suppress building llvm-lto on cygming, for now, probably...
NAKAMURA Takumi
2013-09-20
1
-0
/
+2
*
llvm/test: Mark 3 tests as XFAIL:msvc.
NAKAMURA Takumi
2013-09-20
3
-0
/
+9
*
test/tools/lto/lit.local.cfg: Suppress llvm-lto test on Cygwin and Win32, for...
NAKAMURA Takumi
2013-09-20
1
-0
/
+3
*
Move x86-dependent tests into the right directory.
Benjamin Kramer
2013-09-20
2
-0
/
+0
*
Revert "llvm-c: Add LLVMGetPointerToFunction"
Anders Waldenborg
2013-09-20
2
-6
/
+0
*
Lift alignment restrictions on load/store folding of VEXTRACTI128/VINSERTI128.
Craig Topper
2013-09-20
1
-12
/
+12
*
Allow subtarget selection of the default MachineScheduler and document the in...
Andrew Trick
2013-09-20
6
-38
/
+119
*
Revert r191062; the build break was also fixed in a different (incompatible) ...
Richard Smith
2013-09-20
1
-3
/
+2
*
Unbreak Clang build after r191050: don't pass a StringRef to snprintf.
Richard Smith
2013-09-20
1
-2
/
+3
*
DebugInfo: GDBIndexEntry*String conversion functions now return const char* f...
David Blaikie
2013-09-20
3
-7
/
+6
*
Add braces to suppress Clang's dangling-else warning.
David Blaikie
2013-09-20
1
-2
/
+4
*
DebugInfo: constrain gnu pubnames test further
David Blaikie
2013-09-19
2
-12
/
+34
*
Fixed warning
Richard Mitton
2013-09-19
1
-1
/
+1
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
18
-26
/
+453
*
Rename ConvergingScheduler to GenericScheduler.
Andrew Trick
2013-09-19
1
-63
/
+63
*
DebugInfo: llvm-dwarfdump support for gnu_pubnames section
David Blaikie
2013-09-19
6
-24
/
+52
*
PR16726: extend rol/ror matching
Kai Nacke
2013-09-19
2
-2
/
+113
*
Revert PR16726: extend rol/ror matching
Kai Nacke
2013-09-19
2
-111
/
+0
*
PR16726: extend rol/ror matching
Kai Nacke
2013-09-19
2
-0
/
+111
*
DebugInfo: Improve IR annotation comments for GNU pubthings.
David Blaikie
2013-09-19
4
-22
/
+68
*
Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
2013-09-19
12
-17
/
+167
*
Add testcase to make sure we don't generate too many jumps for a une compare.
Bill Wendling
2013-09-19
1
-0
/
+43
*
Unbreak C++03 build.
Benjamin Kramer
2013-09-19
1
-4
/
+6
*
[Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1/X has multiple uses.
Shuxin Yang
2013-09-19
2
-3
/
+18
*
InstCombine: Don't allow turning vector-of-pointer loads into vector-of-integer.
Benjamin Kramer
2013-09-19
2
-1
/
+12
*
Unshift the GDB index/GNU pubnames constants modified in r191025
David Blaikie
2013-09-19
3
-67
/
+56
*
llvm-c: Add LLVMGetPointerToFunction
Anders Waldenborg
2013-09-19
2
-0
/
+6
*
llvm-c: Make LLVMGetFirstTarget a proper prototype
Anders Waldenborg
2013-09-19
1
-1
/
+1
*
Remove extraneous space, the asm printing infrastructure adds a space
Eric Christopher
2013-09-19
1
-1
/
+0
*
DebugInfo: Simplify gnu_pubnames index computation.
David Blaikie
2013-09-19
2
-56
/
+28
*
X86 horizontal vector reduction cost model
Yi Jiang
2013-09-19
2
-0
/
+355
*
Remove unnecessary conditional operators performing bool->bool conversion.
David Blaikie
2013-09-19
1
-2
/
+2
*
Fix a typo and simplify a boolean expression.
David Blaikie
2013-09-19
1
-3
/
+2
*
GVN proceeds in the presence of dead code.
Shuxin Yang
2013-09-19
9
-28
/
+384
*
msbuild: Set _MSC_VER to match the CRT we're using
Reid Kleckner
2013-09-19
2
-0
/
+10
*
Add function DominatorTree::getDescendants().
Shuxin Yang
2013-09-19
1
-0
/
+20
*
Include an LLVM-vs2012_xp toolset in the MSBuild integration
Reid Kleckner
2013-09-19
4
-0
/
+37
[next]