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
2012-12-04
Merging MIPS GOT changeset into 3.2 release branch.
Pawel Wodnicki
2012-11-29
Merging r168837: into the 3.2 release branch.
Pawel Wodnicki
2012-11-26
Merging r167912: into the 3.2 release branch.
Pawel Wodnicki
2012-11-23
Merging r168320: into 3.2 relase branch.
Pawel Wodnicki
2012-11-19
Merging r167718 into 3.2 release branch
Pawel Wodnicki
2012-11-19
Merging r167948, r168198: into the 3.2 release branch
Pawel Wodnicki
2012-11-19
Merging r167855 into 3.2 relase branch
Pawel Wodnicki
2012-11-12
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-10
Convert an improper CodeGen test to a MC test.
Evan Cheng
2012-11-10
xfail a bad test. This is a MC test but it's dependent on a codegen optimizat...
Evan Cheng
2012-11-10
Disable the Thumb no-return call optimization:
Evan Cheng
2012-11-10
Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
Craig Topper
2012-11-09
[NVPTX] Use ABI alignment for parameters when alignment is not specified.
Justin Holewinski
2012-11-09
Fix assertions in updateRegMaskSlots().
Jakob Stoklund Olesen
2012-11-08
Recommit modified r167540.
Amara Emerson
2012-11-08
Add support of RTM from TSX extension
Michael Liao
2012-11-07
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
Akira Hatanaka
2012-11-07
misched: Heuristics based on the machine model.
Andrew Trick
2012-11-05
On PowerPC64, integer return values (as well as arguments) are supposed
Ulrich Weigand
2012-11-05
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
[PATCH] PowerPC: Expand load extend vector operations
Adhemerval Zanella
2012-11-03
[mips] Set flag neverHasSideEffects flag on floating point conversion
Akira Hatanaka
2012-11-03
[mips] Set flag isAsCheapAsAMove flag on instruction LUi.
Akira Hatanaka
2012-11-03
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-02
[mips] Fix bug in test case. Disable machine LICM to prevent instruction from
Akira Hatanaka
2012-11-02
Vext Lowering was missing opportunities
Quentin Colombet
2012-11-02
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive
Akira Hatanaka
2012-11-01
test/CodeGen/X86/fp-fast.ll: Add +avx.
NAKAMURA Takumi
2012-11-01
Add a few more simple fast-math constant propagations and cancellations.
Owen Anderson
2012-10-31
(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
Shuxin Yang
2012-10-31
[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu, which enables
Akira Hatanaka
2012-10-31
Test case for r167039. Check that tail-call optimization is disabled for
Akira Hatanaka
2012-10-31
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
Reed Kotler
2012-10-31
This patch addresses an ABI compatibility issue with empty aggregate
Bill Schmidt
2012-10-30
X86 SSE: update rsqrtss and rcpss to use two source operands and
Manman Ren
2012-10-30
X86 MMX: optimize transfer from mmx to i32
Manman Ren
2012-10-30
[mips] Allow tail-call optimization for vararg functions and functions which
Akira Hatanaka
2012-10-30
PowerPC: Expand FSRQT for vector types
Adhemerval Zanella
2012-10-30
Change ForceSizeOpt attribute into MinSize attribute
Quentin Colombet
2012-10-30
PowerPC: More support for Altivec compare operations
Adhemerval Zanella
2012-10-30
Use TargetTransformInfo to control switch-to-lookup table transformation
Hans Wennborg
2012-10-30
Change mips16 delay slot jumps to non delay slot forms by default.
Reed Kotler
2012-10-30
Re-commit r166971. I reverted it to quickly, when buildbots didn't have a chance
Jakub Staszak
2012-10-29
Revert r166971. It causes buildbot failure. To be investigated.
Jakub Staszak
2012-10-29
llvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak builds - assuming +avx.
NAKAMURA Takumi
2012-10-29
Allow to fold vector load if there is more than one bitcast, so in the case:
Jakub Staszak
2012-10-29
This patch solves a problem with passing varargs parameters under the PPC64
Bill Schmidt
2012-10-29
Implement patterns for extloadi8 and extloadi16
Reed Kotler
2012-10-29
In various places throughout the code generator, there were special
Ulrich Weigand
[next]