index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-31
Add scalar forms of FMA4 VFNMSUB/VFNMADD to folding tables. Patch from Camero...
Craig Topper
2012-10-31
instcombine: Migrate strpbrk optimizations
Meador Inge
2012-10-31
Clean up redundant SP register maintained in X86 TLI
Michael Liao
2012-10-31
instcombine: Migrate strlen optimizations
Meador Inge
2012-10-31
instcombine: Migrate strncpy optimizations
Meador Inge
2012-10-31
LoopVectorize: Do not vectorize loops with tiny constant trip counts.
Nadav Rotem
2012-10-31
This patch addresses an ABI compatibility issue with empty aggregate
Bill Schmidt
2012-10-31
Change signature of function RAFast::spillAll to avoid conversion between
Akira Hatanaka
2012-10-31
xlc supports __attribute__((aligned(x))), use it.
Rafael Espindola
2012-10-31
Check that iterator I is not the end iterator.
Akira Hatanaka
2012-10-31
Add extra declarations of hash_value needed to build llvm with xlc 12.1.
Rafael Espindola
2012-10-31
Add support for loops that don't start with Zero.
Nadav Rotem
2012-10-31
instcombine: Migrate stpcpy optimizations
Meador Inge
2012-10-31
instcombine: Split out the __stpcpy_chk simplifications from StrCpyChkOpt
Meador Inge
2012-10-30
X86 SSE: update rsqrtss and rcpss to use two source operands and
Manman Ren
2012-10-30
Fix regression in old-style JIT.
Eli Friedman
2012-10-30
X86 MMX: optimize transfer from mmx to i32
Manman Ren
2012-10-30
Add documentation.
Nadav Rotem
2012-10-30
Reformat and 80-column this. It's not strictly conforming
Eric Christopher
2012-10-30
Fix PR14212: For some strange reason I treated vectors differently from
Chandler Carruth
2012-10-30
[inline asm] Get the mayLoad/mayStore directly from the MIOp_ExtraInfo operand.
Chad Rosier
2012-10-30
BBVectorize: Cache fixed-order pairs instead of recomputing pointer info.
Hal Finkel
2012-10-30
[mips] Allow tail-call optimization for vararg functions and functions which
Akira Hatanaka
2012-10-30
Add a comment for r167040.
Chad Rosier
2012-10-30
LoopIdiom: Fix a serious missed optimization: we only turned top-level loops ...
Benjamin Kramer
2012-10-30
BBVectorize: Fix a small bug introduced in r167042.
Hal Finkel
2012-10-30
Add code for saving formal argument information to MipsFunctionInfo. This
Akira Hatanaka
2012-10-30
BBVectorize: Simplify how input swapping is handled.
Hal Finkel
2012-10-30
Add definition of function MipsTargetLowering::passArgOnStack which emits nodes
Akira Hatanaka
2012-10-30
[inline asm] Implement mayLoad and mayStore for inline assembly. In general,
Chad Rosier
2012-10-30
Do not do tail-call optimization if target is mips16.
Akira Hatanaka
2012-10-30
BBVectorize: Don't make calls to SE when the result is unused.
Hal Finkel
2012-10-30
80-col
Nadav Rotem
2012-10-30
LoopVectorize: Add support for write-only loops when the write destination is...
Nadav Rotem
2012-10-30
PowerPC: Expand FSRQT for vector types
Adhemerval Zanella
2012-10-30
LoopVectorize: Fix a bug in the initialization of reduction variables. AND ne...
Nadav Rotem
2012-10-30
Set %defaultjit to use MCJIT for PowerPC targets.
Ulrich Weigand
2012-10-30
Fix grammar.
Bill Wendling
2012-10-30
Enable ELF machine type to be specified explicitly in X86 backend
Michael Liao
2012-10-30
Change ForceSizeOpt attribute into MinSize attribute
Quentin Colombet
2012-10-30
Fix isEliminableCastPair to work correctly in the presence of pointers
Duncan Sands
2012-10-30
switch_to_lookup_table.ll: Remove some unnecessary lines, comments,
Hans Wennborg
2012-10-30
PowerPC: More support for Altivec compare operations
Adhemerval Zanella
2012-10-30
Add a helper for telling whether a type is a pointer or vector of pointer type.
Duncan Sands
2012-10-30
Enable some additional constant folding for PPCDoubleDouble.
Ulrich Weigand
2012-10-30
Use TargetTransformInfo to control switch-to-lookup table transformation
Hans Wennborg
2012-10-30
Remove an invalid assert in TargetTransformImpl
Hal Finkel
2012-10-30
* Add e_flags enum for Hexagon
Sid Manning
2012-10-30
ARM: Better disassembly for pc-relative LDR.
Jim Grosbach
2012-10-30
Change mips16 delay slot jumps to non delay slot forms by default.
Reed Kotler
[prev]
[next]