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
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2010-10-27
SelectionDAG shuffle nodes do not allow operands with different numbers of
Bob Wilson
2010-10-26
FileCheck'ize
Jim Grosbach
2010-10-26
Change v64 datalayout in SPU.
Kalle Raiskila
2010-10-26
When the "true" and "false" blocks of a diamond if-conversion are the same,
Bob Wilson
2010-10-25
An stdcall function calling a non-stdcall function
Dale Johannesen
2010-10-25
Add support for emitting ARM file attributes.
Rafael Espindola
2010-10-23
X86: Emit _fltused instead of __fltused on Windows x64.
Michael J. Spencer
2010-10-22
tidy up
Jim Grosbach
2010-10-22
Remove duplicate test.
Jim Grosbach
2010-10-22
tidy up.
Jim Grosbach
2010-10-22
FileCheck-ize a few tests.
Jim Grosbach
2010-10-21
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
putback r116983 and fix simple-fp-encoding.ll tests
Andrew Trick
2010-10-21
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
Revert r116983, which is breaking all the buildbots.
Owen Anderson
2010-10-21
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
Add missing scheduling itineraries for transfers between core registers and V...
Evan Cheng
2010-10-20
More accurate estimate / tracking of register pressure.
Evan Cheng
2010-10-20
Fix crash introduced in 116852. 8573915.
Dale Johannesen
2010-10-19
Enable using vdup for vector constants which are splat of
Dale Johannesen
2010-10-19
Re-enable register pressure aware machine licm with fixes. Hoist() may have
Evan Cheng
2010-10-19
Revert r116781 "- Add a hook for target to determine whether an instruction def
Daniel Dunbar
2010-10-19
Add test case mov.ll for PTX device function
Che-Liang Chiou
2010-10-19
- Add a hook for target to determine whether an instruction def is
Evan Cheng
2010-10-19
Support alignment for NEON vld-lane and vst-lane instructions.
Bob Wilson
2010-10-18
Revert r116220 - thus turning arm fast isel back on by default.
Eric Christopher
2010-10-18
Improve lowering of sext to i128 on SPU.
Kalle Raiskila
2010-10-16
X86-Windows: Emit an undefined global __fltused symbol when targeting Windows
Michael J. Spencer
2010-10-15
ARM instructions that are both predicated and set the condition codes
Bob Wilson
2010-10-14
Refactor the MOVsr[al]_flag and RRX pseudo-instructions to really be pseudos
Jim Grosbach
2010-10-14
Tweak the ARM backend to use the RRX mnemonic instead of the 'mov a, b, rrx'
Jim Grosbach
2010-10-13
Fix another case where we were preferring instructions with large
Rafael Espindola
2010-10-13
Fix PR8365 by adding a more specialized Pat that checks if an 'and' with
Rafael Espindola
2010-10-12
FileCheckize this in a hope to quiet a valgrind warning on grep.
Eric Christopher
2010-10-11
PR8297
Andrew Trick
2010-10-11
PowerPC varargs functions store live-in registers on the stack. Make sure we use
Jakob Stoklund Olesen
2010-10-11
Found a bug turning this on by default. Disable again for now.
Eric Christopher
2010-10-11
Remove now non-existent option.
Eric Christopher
2010-10-11
Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand
Andrew Trick
2010-10-11
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
Chris Lattner
2010-10-10
X86: MinGW should always use libgcc on Windows.
Michael J. Spencer
2010-10-10
X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin).
Michael J. Spencer
2010-10-10
force a triple, varargs isn't supported with the SVR4 ABI the buildbot tells me.
Chris Lattner
2010-10-10
fix the expansion of va_arg instruction on PPC to know the arg
Chris Lattner
2010-10-09
Correct some load / store instruction itinerary mistakes:
Evan Cheng
2010-10-09
Simplify test and move into a generic "crash" ll file.
Bill Wendling
2010-10-09
Check to make sure that the iterator isn't at the beginning of the basic block
Bill Wendling
2010-10-08
Recommit 116056, now with the missing file...
Cameron Esfahani
2010-10-08
reverting 116056: win64_params.ll may need to be conditionalized?
Andrew Trick
2010-10-08
Small patch to restore home register stack space allocation for the Win64 cas...
Cameron Esfahani
[prev]
[next]