index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
ArrayRefize some code. No functionality change.
Benjamin Kramer
2013-03-07
4
-36
/
+26
*
Hexagon: Handle i8, i16 and i1 Var Args.
Jyotsna Verma
2013-03-07
1
-0
/
+10
*
Hexagon: Add support to lower block address.
Jyotsna Verma
2013-03-07
4
-0
/
+28
*
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
1
-0
/
+5
*
R600/SI: rework input interpolation v2
Christian Konig
2013-03-07
12
-321
/
+46
*
R600/SI: remove SI_vs_load_buffer_index
Christian Konig
2013-03-07
2
-15
/
+0
*
R600/SI: remove SGPR address space v2
Christian Konig
2013-03-07
5
-70
/
+21
*
R600/SI: add proper formal parameter handling for SI
Christian Konig
2013-03-07
7
-22
/
+163
*
R600/SI: remove shader type intrinsic
Christian Konig
2013-03-07
6
-18
/
+18
*
R600/SI: switch types of SGPRs to v*i8
Christian Konig
2013-03-07
4
-11
/
+24
*
R600/SI: fix unused variable warning
Christian Konig
2013-03-07
1
-1
/
+0
*
Fix two remaining issue after fixing PR15355 when CMOV is not available
Michael Liao
2013-03-07
1
-6
/
+22
*
[mips] Custom-legalize BR_JT.
Akira Hatanaka
2013-03-06
2
-1
/
+33
*
Fix PR15355
Michael Liao
2013-03-06
1
-102
/
+182
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
4
-19
/
+1
*
[mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 gets
Akira Hatanaka
2013-03-05
2
-40
/
+55
*
[mips] Fix MipsTargetLowering::LowerCallResult and LowerReturn to correctly
Akira Hatanaka
2013-03-05
2
-15
/
+74
*
[mips] Fix MipsTargetLowering::LowerCall to pass fp128 arguments in floating
Akira Hatanaka
2013-03-05
2
-6
/
+15
*
[mips] Correct handling of fp128 (long double) formals and read long double
Akira Hatanaka
2013-03-05
2
-9
/
+79
*
Add more functions to the TLI.
Meador Inge
2013-03-05
1
-9
/
+212
*
reverting patch 176508.
Jyotsna Verma
2013-03-05
4
-28
/
+0
*
Hexagon: Add support for lowering block address.
Jyotsna Verma
2013-03-05
4
-0
/
+28
*
R600: Do not predicate vector op
Vincent Lejeune
2013-03-05
1
-0
/
+2
*
Hexagon: Expand addc, adde, subc and sube.
Jyotsna Verma
2013-03-05
1
-0
/
+23
*
Update cmake build.
Benjamin Kramer
2013-03-05
1
-0
/
+1
*
Hexagon: Use MO operand flags to mark constant extended instructions.
Jyotsna Verma
2013-03-05
3
-471
/
+43
*
Hexagon: Add encoding bits to the TFR64 instructions.
Jyotsna Verma
2013-03-05
1
-20
/
+46
*
R600: initial scheduler code
Vincent Lejeune
2013-03-05
3
-1
/
+624
*
R600: Remove LowerConstCopyPass and lower CONST_COPY right after ISel.
Vincent Lejeune
2013-03-05
5
-228
/
+11
*
R600: Turn BUILD_VECTOR into Reg_Sequence
Vincent Lejeune
2013-03-05
2
-1
/
+29
*
R600: CONST_ADDRESS node is not marked as mayLoad anymore
Vincent Lejeune
2013-03-05
1
-1
/
+1
*
R600: Use MUL_IEEE for trig/fdiv intrinsic
Vincent Lejeune
2013-03-05
1
-4
/
+4
*
R600: Add support for indirect addressing of non default const buffer
Vincent Lejeune
2013-03-05
2
-7
/
+8
*
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-05
1
-12
/
+12
*
[mips] Print move instructions.
Akira Hatanaka
2013-03-04
2
-2
/
+2
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
1
-0
/
+5
*
Bypass Slow Divides
Preston Gurd
2013-03-04
1
-2
/
+5
*
R600: Clean up datalayout strings so they better match hardware capabilities
Tom Stellard
2013-03-04
2
-12
/
+23
*
Mips ISD typo
Jia Liu
2013-03-04
1
-1
/
+1
*
ARM: Creating a vector from a lane of another.
Jim Grosbach
2013-03-02
1
-2
/
+5
*
Clean up code format a bit.
Jim Grosbach
2013-03-02
1
-4
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2013-03-02
1
-7
/
+7
*
ARM NEON: Fix v2f32 float intrinsics
Arnold Schwaighofer
2013-03-02
1
-0
/
+18
*
X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
2013-03-02
1
-5
/
+29
*
Added FIXME for future Hexagon cleanup.
Andrew Trick
2013-03-02
1
-0
/
+3
*
[mips] Fix inefficient code generation.
Akira Hatanaka
2013-03-01
3
-1
/
+16
*
Fix indentation.
Akira Hatanaka
2013-03-01
1
-15
/
+10
*
Fix PR10475
Michael Liao
2013-03-01
7
-7
/
+7
*
Add support for using non-pic code for arm and thumb1 when emitting the sjlj
Chad Rosier
2013-03-01
1
-10
/
+21
*
Hexagon: Add constant extender support framework.
Jyotsna Verma
2013-03-01
4
-23
/
+228
[next]