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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimized integer vector multiplication operation by replacing it with shift/...
Elena Demikhovsky
2013-06-26
1
-2
/
+4
*
R600: Use new getNamedOperandIdx function generated by TableGen
Tom Stellard
2013-06-25
10
-228
/
+160
*
X86 cost model: Vectorizing integer division is a bad idea
Arnold Schwaighofer
2013-06-25
1
-0
/
+25
*
[PowerPC] Support @got modifier
Ulrich Weigand
2013-06-25
1
-0
/
+18
*
R600: Consolidate expansion of v2i32/v4i32 ops for EG/SI
Aaron Watry
2013-06-25
3
-49
/
+22
*
R600/SI: Expand xor v2i32/v4i32
Aaron Watry
2013-06-25
1
-0
/
+3
*
R600/SI: Expand urem of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+3
*
R600/SI: Expand udiv v[24]i32 for SI and v2i32 for EG
Aaron Watry
2013-06-25
2
-0
/
+4
*
R600/SI: Expand ashr of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+2
*
R600/SI: Expand srl of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+2
*
R600/SI: Expand shl of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+3
*
R600/SI: Expand or of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+3
*
R600/SI: Expand mul of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+3
*
R600/SI: Expand and of v2i32/v4i32 for SI
Aaron Watry
2013-06-25
1
-0
/
+3
*
[PowerPC] Add extended rotate/shift mnemonics
Ulrich Weigand
2013-06-25
2
-9
/
+264
*
[PowerPC] Add rldcr/rldic instructions
Ulrich Weigand
2013-06-25
1
-0
/
+8
*
[PowerPC] Add extended subtract mnemonics
Ulrich Weigand
2013-06-25
2
-0
/
+54
*
[NVPTX] Default pointer type doesn't make sense for getParamSymbol()
Justin Holewinski
2013-06-25
2
-2
/
+2
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-4
/
+1
*
R600/SI: Report unaligned memory accesses as legal for > 32-bit types
Tom Stellard
2013-06-25
2
-0
/
+13
*
R600: Add support for i32 loads from the constant address space on Cayman
Tom Stellard
2013-06-25
1
-0
/
+9
*
R600/SI: Add support for v4i32 and v4f32 kernel args
Tom Stellard
2013-06-25
1
-4
/
+5
*
R600: Fix typo in R600Schedule.td
Tom Stellard
2013-06-25
1
-2
/
+2
*
PPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocumentation]
NAKAMURA Takumi
2013-06-25
1
-2
/
+2
*
[PowerPC] Support some miscellaneous mnemonics in the asm parser
Ulrich Weigand
2013-06-24
2
-0
/
+17
*
PPC: Remove default case from fully covered switch.
Benjamin Kramer
2013-06-24
1
-4
/
+2
*
R600: Fix spelling error in comment
Aaron Watry
2013-06-24
1
-1
/
+1
*
[PowerPC] Add predicted forms of branches
Ulrich Weigand
2013-06-24
6
-68
/
+259
*
NVPTXTargetObjectFile.h: Initialize some pointers as NULL in the constructor ...
NAKAMURA Takumi
2013-06-24
1
-1
/
+23
*
[PowerPC] Add t/f branch mnemonics to asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+20
*
[PowerPC] Support generic conditional branches in asm parser
Ulrich Weigand
2013-06-24
2
-0
/
+55
*
[PowerPC] Support absolute branches
Ulrich Weigand
2013-06-24
10
-22
/
+147
*
[PowerPC] Support bd(n)zl and bd(n)zlrl
Ulrich Weigand
2013-06-24
1
-0
/
+12
*
[PowerPC] Support b(cond)l in the asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+9
*
[PowerPC] Support blrl and variants in the asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+13
*
This patch introduces RegisterOperand class into Mips FPU instruction defini...
Vladimir Medic
2013-06-24
3
-87
/
+157
*
ARM: check predicate bits for thumb instructions
Amaury de la Vieuville
2013-06-24
1
-13
/
+17
*
ARM: rGPR is meant to be unpredictable, not undefined
Amaury de la Vieuville
2013-06-24
1
-2
/
+5
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-1
/
+4
*
ARM: fix thumb1 nop decoding
Amaury de la Vieuville
2013-06-24
1
-9
/
+0
*
ARM: fix IT decoding
Amaury de la Vieuville
2013-06-24
1
-4
/
+2
*
ARM: enable decoding of pc-relative PLD/PLI
Amaury de la Vieuville
2013-06-24
2
-46
/
+148
*
Add MI-Sched support for x86 macro fusion.
Andrew Trick
2013-06-23
2
-0
/
+164
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
24
-26
/
+26
*
DebugInfo: Don't lose unreferenced non-trivial by-value parameters
David Blaikie
2013-06-21
2
-4
/
+0
*
[NVPTX] Add support for selecting CUDA vs OCL mode based on triple
Justin Holewinski
2013-06-21
2
-13
/
+7
*
Fix IMULX machine model. Multiple def operands require multiple SchedWrites.
Andrew Trick
2013-06-21
4
-4
/
+7
*
[PowerPC] Support R_PPC_REL16 family of relocations
Ulrich Weigand
2013-06-21
1
-0
/
+17
*
[PowerPC] Support various tls-related modifiers
Ulrich Weigand
2013-06-21
1
-0
/
+78
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
4
-2
/
+58
[next]