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
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
PowerPC: Lowering floor intrinsic for Altivec
Adhemerval Zanella
2012-11-15
1
-0
/
+172
*
This patch is in preparation for adding medium code model support to the
Bill Schmidt
2012-11-14
4
-4
/
+4
*
Make sure to not get AVX code on an AVX-capable host. Revealed in r167967.
Jakub Staszak
2012-11-14
4
-8
/
+8
*
test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the f...
NAKAMURA Takumi
2012-11-14
1
-1
/
+1
*
Remove the CellSPU port.
Eric Christopher
2012-11-14
59
-7313
/
+0
*
llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
NAKAMURA Takumi
2012-11-14
1
-2
/
+23
*
Added multiclass for post-increment load instructions.
Jyotsna Verma
2012-11-14
1
-0
/
+29
*
Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
Benjamin Kramer
2012-11-14
1
-2
/
+2
*
X86: Enable SSE memory intrinsics even when stack alignment is less than 16 b...
Benjamin Kramer
2012-11-14
4
-22
/
+79
*
The code pattern "imm0_255_neg" is used for checking if an immediate value is...
Nadav Rotem
2012-11-14
1
-0
/
+31
*
[NVPTX] Implement custom lowering of loads/stores for i1
Justin Holewinski
2012-11-14
1
-0
/
+26
*
Fix really stupid ARM EHABI info generation bug: we should not emit
Anton Korobeynikov
2012-11-14
1
-0
/
+18
*
Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333.
Rafael Espindola
2012-11-14
1
-0
/
+12
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
1
-0
/
+44
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
1
-2
/
+2
*
X86: when constructing VZEXT_LOAD from other loads, makes sure its output
Manman Ren
2012-11-13
1
-0
/
+51
*
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
1
-0
/
+18
*
Codegen support for arbitrary vector getelementptrs.
Duncan Sands
2012-11-13
1
-0
/
+5
*
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
1
-2
/
+2
*
Cleanup the main RegisterCoalescer loop.
Andrew Trick
2012-11-13
1
-1
/
+1
*
Fix test case added in patch fixing PR14314
Michael Liao
2012-11-12
1
-4
/
+4
*
misched: Infrastructure for weak DAG edges.
Andrew Trick
2012-11-12
1
-0
/
+2
*
Fix PR14314
Michael Liao
2012-11-12
2
-4
/
+17
*
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-12
10
-0
/
+60
*
Convert an improper CodeGen test to a MC test.
Evan Cheng
2012-11-10
1
-25
/
+0
*
xfail a bad test. This is a MC test but it's dependent on a codegen optimizat...
Evan Cheng
2012-11-10
1
-0
/
+2
*
Disable the Thumb no-return call optimization:
Evan Cheng
2012-11-10
2
-15
/
+0
*
Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
Craig Topper
2012-11-10
1
-5
/
+47
*
[NVPTX] Use ABI alignment for parameters when alignment is not specified.
Justin Holewinski
2012-11-09
1
-0
/
+25
*
Fix assertions in updateRegMaskSlots().
Jakob Stoklund Olesen
2012-11-09
1
-0
/
+45
*
Recommit modified r167540.
Amara Emerson
2012-11-08
1
-2
/
+2
*
Add support of RTM from TSX extension
Michael Liao
2012-11-08
1
-0
/
+30
*
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
Akira Hatanaka
2012-11-07
1
-0
/
+63
*
misched: Heuristics based on the machine model.
Andrew Trick
2012-11-07
1
-0
/
+230
*
On PowerPC64, integer return values (as well as arguments) are supposed
Ulrich Weigand
2012-11-05
2
-1
/
+99
*
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
1
-0
/
+14
*
[PATCH] PowerPC: Expand load extend vector operations
Adhemerval Zanella
2012-11-05
1
-0
/
+155
*
[mips] Set flag neverHasSideEffects flag on floating point conversion
Akira Hatanaka
2012-11-03
1
-0
/
+16
*
[mips] Set flag isAsCheapAsAMove flag on instruction LUi.
Akira Hatanaka
2012-11-03
1
-0
/
+25
*
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-03
1
-4
/
+18
*
[mips] Fix bug in test case. Disable machine LICM to prevent instruction from
Akira Hatanaka
2012-11-02
1
-2
/
+3
*
Vext Lowering was missing opportunities
Quentin Colombet
2012-11-02
1
-0
/
+33
*
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
3
-13
/
+13
*
[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive
Akira Hatanaka
2012-11-02
1
-0
/
+11
*
test/CodeGen/X86/fp-fast.ll: Add +avx.
NAKAMURA Takumi
2012-11-01
1
-1
/
+1
*
Add a few more simple fast-math constant propagations and cancellations.
Owen Anderson
2012-11-01
1
-0
/
+20
*
(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
Shuxin Yang
2012-10-31
2
-1
/
+13
*
[mips] Set isAsCheapAsAMove flag on ADDiu and DADDiu, which enables
Akira Hatanaka
2012-10-31
1
-0
/
+26
*
Test case for r167039. Check that tail-call optimization is disabled for
Akira Hatanaka
2012-10-31
1
-0
/
+23
*
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
Reed Kotler
2012-10-31
1
-26
/
+58
[next]