index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FastISel][AArch64] Extend floating-point materialization test.
Juergen Ributzka
2014-08-19
1
-15
/
+29
*
Reapply [FastISel][AArch64] Add support for more addressing modes (r215597).
Juergen Ributzka
2014-08-19
1
-0
/
+425
*
Reapply [FastISel][X86] Add large code model support for materializing floati...
Juergen Ributzka
2014-08-19
1
-16
/
+20
*
Reapply [FastISel][X86] Use XOR to materialize the "0" value (r215594).
Juergen Ributzka
2014-08-19
3
-10
/
+10
*
Reapply [FastISel][X86] Emit more efficient instructions for integer constant...
Juergen Ributzka
2014-08-19
2
-211
/
+149
*
Reapply [FastISel][AArch64] Make use of the zero register when possible (r215...
Juergen Ributzka
2014-08-19
4
-15
/
+46
*
Reapply [FastISel] Let the target decide first if it wants to materialize a c...
Juergen Ributzka
2014-08-19
8
-73
/
+32
*
[FastISel][AArch64] Fix a few BuildMI callsites where the result register was...
Juergen Ributzka
2014-08-19
2
-10
/
+10
*
[X86, X87 stackifier] Do not mark an operand of a debug instruction as kill.
Akira Hatanaka
2014-08-19
1
-0
/
+71
*
Teach the AArch64 backend to handle f16
Oliver Stannard
2014-08-18
1
-0
/
+109
*
[ARM,AArch64] Do not tail-call to an externally-defined function with weak li...
Oliver Stannard
2014-08-18
2
-0
/
+21
*
AVX-512: Fixed a bug in emitting compare for MVT:i1 type.
Elena Demikhovsky
2014-08-18
2
-3
/
+16
*
ARM: improve RTABI 4.2 conformance on Linux
Saleem Abdulrasool
2014-08-17
1
-20
/
+9
*
llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows x64. <4 x float> is p...
NAKAMURA Takumi
2014-08-16
1
-1
/
+1
*
Fix fmul combines with constant splat vectors
Matt Arsenault
2014-08-16
2
-6
/
+103
*
[x86] Teach lots of the new vector shuffle lowering to use UNPCK
Chandler Carruth
2014-08-16
3
-19
/
+19
*
[DAGCombiner] Improve the folding of target independet shuffles to Undef.
Andrea Di Biagio
2014-08-16
1
-0
/
+191
*
[PowerPC] Mark fixed-offset byvals as pointed-to by IR values
Hal Finkel
2014-08-16
1
-0
/
+30
*
[AArch32] Add support for FP rounding operations for ARMv8/AArch32.
Chad Rosier
2014-08-15
1
-0
/
+110
*
R600/SI: Move all fabs / fneg handling to patterns
Matt Arsenault
2014-08-15
4
-18
/
+106
*
R600/SI: Use source modifiers for f64 fneg
Matt Arsenault
2014-08-15
2
-0
/
+148
*
R600/SI: Use source modifier for f64 fabs
Matt Arsenault
2014-08-15
1
-0
/
+97
*
R600/SI: Fix offset folding in some cases with shifted pointers.
Matt Arsenault
2014-08-15
1
-0
/
+286
*
[x86] Teach the new AVX v4f64 shuffle lowering to use UNPCK instructions
Chandler Carruth
2014-08-15
1
-1
/
+25
*
R600/SI: Add intrinsic for ldexp
Matt Arsenault
2014-08-15
1
-0
/
+22
*
[FastISel][ARM] Fix unit test from r215682.
Juergen Ributzka
2014-08-15
1
-5
/
+3
*
R600/SI: Implement isLegalAddressingMode
Matt Arsenault
2014-08-15
1
-0
/
+60
*
ARM: Fix and re-enable load/store optimizer for Thumb1.
Moritz Roth
2014-08-15
7
-25
/
+97
*
[AArch64] Narrow arguments passed in wrong position on the stack in
Amara Emerson
2014-08-15
1
-0
/
+24
*
[PPC64] Add test case for r215685.
Bill Schmidt
2014-08-15
1
-0
/
+534
*
[x86] Add the initial skeleton of type-based dispatch for AVX vectors in
Chandler Carruth
2014-08-15
1
-0
/
+83
*
[x86] Fix the very broken formation of vpunpck instructions in the
Chandler Carruth
2014-08-15
3
-14
/
+23
*
[x86] Fix PR20540 where the x86 shuffle DAG combiner had completely
Chandler Carruth
2014-08-15
1
-0
/
+12
*
[FastISel][ARM] Fall-back to constant pool loads when materializing an i32 co...
Juergen Ributzka
2014-08-14
1
-0
/
+12
*
Revert several FastISel commits to track down a buildbot error.
Juergen Ributzka
2014-08-14
17
-256
/
+324
*
[AVX512] Add test for FMA masking instrinsics
Adam Nemet
2014-08-14
1
-0
/
+14
*
[AVX512] Switch FMA intrinsics to the masking version
Adam Nemet
2014-08-14
1
-25
/
+27
*
Revert "[FastISel][AArch64] Add support for more addressing modes."
Juergen Ributzka
2014-08-14
1
-425
/
+0
*
optimize vector fneg of bitcasted integer value
Sanjay Patel
2014-08-14
3
-48
/
+68
*
[mips] Improve robustness of some tests.
Toma Tabacu
2014-08-14
7
-65
/
+65
*
[x86] Begin stubbing out the AVX support in the new vector shuffle
Chandler Carruth
2014-08-14
1
-0
/
+258
*
[SDAG] Fix a bug in the DAG combiner where we would fail to return the
Chandler Carruth
2014-08-14
1
-0
/
+24
*
[SDAG] Fix a case where we would iteratively legalize a node during
Chandler Carruth
2014-08-14
1
-0
/
+20
*
[AArch64, fast-isel] Fall back to SelectionDAG to select tail calls.
Akira Hatanaka
2014-08-13
2
-1
/
+14
*
[FastISel][AArch64] Add support for more addressing modes.
Juergen Ributzka
2014-08-13
1
-0
/
+425
*
[FastISel][X86] Add large code model support for materializing floating-point...
Juergen Ributzka
2014-08-13
1
-16
/
+20
*
[FastISel][X86] Use XOR to materialize the "0" value.
Juergen Ributzka
2014-08-13
3
-10
/
+10
*
[FastISel][X86] Emit more efficient instructions for integer constant materia...
Juergen Ributzka
2014-08-13
2
-211
/
+149
*
[FastISel][AArch64] Make use of the zero register when possible.
Juergen Ributzka
2014-08-13
4
-15
/
+46
*
[FastISel] Let the target decide first if it wants to materialize a constant.
Juergen Ributzka
2014-08-13
8
-72
/
+31
[next]