index
:
~tstellar/llvm
9.1-abi-fix
Nov13-test
Oct18-backup
assembler
assembler-Jan-06-2015
assembler-push
backup-Oct15
backup-Oct18
bfgminer
bfgminer-perf
cayman-only-bfgminer
clover-elf
clover-elf-v2
hazard-rec
hsa
image-support
indirect-addressing
indirect-wip
indirect-wip-2
indirect-wip-3
indirect-wip-4
indirect-wip-5
kernel-args-WIP
lds
lds-v2
long-alu
madk
master
master-testing
master-testing-patches
master-testing-patches-v2
master-testing-si
master-testing-v2
mi-sched-experimental
native
opencv-Sep18-patches
perf-Dec31-2014
perf-Jan-08-2015
push-jan16
r600
r600-May09
r600-alu-encoding
r600-final-push
r600-gen-fixes
r600-imm-flags
r600-initial-review
r600-initial-review-May11
r600-master
r600-private-mem-fixes
r600-private-memory
r600-review-v10
r600-review-v3
r600-review-v7
r600-review-v8
r600-review-v9
r600-rewrite-pats
r600-structurizer
r600-structurizer-v2
r600-tablegen-hwreg
r600-tablegen-reg-encoding
r600-vliw
remove-fold-operands
sched-fixes
sched-perf-Mar-27-2015
si-compute
si-compute-v3
si-fold
si-lowercase
si-scheduler
si-scheduler-v2
si-scheduler-v3
si-sgpr-copies
si-spill-fixes
si-spill-fixes-v2
si-spill-fixes-v3
si-spill-fixes-v4
smrd-cluster
struct-divergence
struct-divergence-v1
vgpr-spilling-Jan07-2014
vinterp-fix
vliw5-rebase
vlj-bottom-up
Unnamed repository; edit this file 'description' to name the repository.
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
XXX: R600/SI VOP1 Assembler
assembler-Jan-06-2015
Tom Stellard
1
-1
/
+3
2015-01-06
R600/SI:: XX MUBUF store assembler.
Tom Stellard
3
-8
/
+144
2015-01-06
R600/SI: MUBUF load
Tom Stellard
1
-0
/
+25
2015-01-06
R600/SI: Encode offset as 0 for mubuf _BOTHEN instructions
Tom Stellard
1
-1
/
+1
2015-01-06
R600/SI: Add soffset operand to mubuf addr64 instruction
Tom Stellard
5
-28
/
+32
2015-01-06
Revert "XXX: Select all immediates to SALU"
Tom Stellard
1
-2
/
+2
2015-01-06
XXX: V_CNDMASK
Tom Stellard
1
-0
/
+5
2014-12-30
docs/R600Usage: Update and fix typos
Tom Stellard
1
-6
/
+8
2014-12-30
R600/SI: Add assembler support for VOP2 instructions
Tom Stellard
8
-24
/
+497
2014-12-30
R600/SI: Fix mad*k definitions
Tom Stellard
3
-5
/
+38
2014-12-30
R600/SI: Add 32-bit encoding of v_cndmask_b32
Tom Stellard
3
-7
/
+8
2014-12-30
R600/SI: Add assembler support for sop2 instructions
Tom Stellard
5
-15
/
+150
2014-12-30
R600/SI: Refactor SOP2 definitions
Tom Stellard
1
-25
/
+17
2014-12-30
XXX: Select all immediates to SALU
Tom Stellard
1
-2
/
+2
2014-12-30
XXX: Implent inline asm hooks
Tom Stellard
6
-3
/
+48
2014-12-30
R600/SI: Assembler support for SOP1 instructions
Tom Stellard
8
-21
/
+285
2014-12-16
R600/SI: Add assembler support for s_load_dword* instructions
Tom Stellard
4
-15
/
+185
2014-12-16
R600/SI: Refactor SOP1 classes
Tom Stellard
1
-26
/
+19
2014-12-16
R600/SI: Lowercase register names
Tom Stellard
1
-4
/
+4
2014-12-16
R600/SI: Use RegisterOperands to specify which operands can accept immediates
Tom Stellard
13
-73
/
+88
2014-12-11
R600/SI: Remove some unused TableGen classes
Tom Stellard
1
-19
/
+0
2014-12-11
Target: Allow target specific operand types
Tom Stellard
4
-8
/
+15
2014-12-11
R600/SI: Remove SIISelLowering::legalizeOperands()
remove-fold-operands
Tom Stellard
4
-180
/
+5
2014-12-11
R600/SI: Teach SIFoldOperands to split 64-bit constants when folding
Tom Stellard
3
-25
/
+51
2014-12-11
R600/SI: isLegalOperand() shouldn't check constant bus for SALU instructions
Tom Stellard
1
-1
/
+1
2014-12-11
R600/SI: Use immediates in the first operand in fabs/fneg patterns
Tom Stellard
3
-42
/
+28
2014-12-11
[X86] Add a temporary testcase for PR21876/r223996.
Ahmed Bougacha
2
-0
/
+30
2014-12-11
Bitcode: Add METADATA_NODE and METADATA_VALUE
Duncan P. N. Exon Smith
7
-40
/
+61
2014-12-11
[PowerPC] Better lowering for add/or of a FrameIndex
Hal Finkel
4
-31
/
+63
2014-12-11
Bitcode: Add `OLD_` prefix to metadata node records
Duncan P. N. Exon Smith
4
-9
/
+9
2014-12-11
Try to include operand counts for mismatches in tablegen.
Matt Arsenault
1
-6
/
+21
2014-12-11
R600/SI: Use unordered equal instructions
Matt Arsenault
5
-16
/
+7
2014-12-11
R600/SI: Make more unordered comparisons legal
Matt Arsenault
6
-54
/
+33
2014-12-11
R600/SI: Use unordered not equal instructions
Matt Arsenault
8
-26
/
+25
2014-12-11
[ASan] Change fake stack and local variables handling.
Alexey Samsonov
3
-48
/
+162
2014-12-11
CodeGen: Stop using LeakDetector for MachineInstr
Duncan P. N. Exon Smith
1
-4
/
+0
2014-12-11
IR: Store MDNodes in a separate LeakDetector container
Duncan P. N. Exon Smith
3
-1
/
+32
2014-12-11
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
14
-261
/
+207
2014-12-11
LeakDetector: Simplify code and fix comments, NFC
Duncan P. N. Exon Smith
1
-18
/
+8
2014-12-11
AsmParser: Don't crash on an ill-formed MDNodeVector
David Majnemer
2
-2
/
+6
2014-12-11
[InstCombine][X86] Improved folding of calls to Intrinsic::x86_sse4a_insertqi.
Andrea Di Biagio
2
-1
/
+43
2014-12-11
AsmParser: Don't crash on an ill-formed MDNodeVector
David Majnemer
2
-2
/
+6
2014-12-11
Remove a convoluted way of calling close by moving the call to the only caller.
Rafael Espindola
6
-108
/
+30
2014-12-11
This reverts commit r224043 and r224042.
Rafael Espindola
14
-184
/
+241
2014-12-11
Silence static analyzer warnings in LLVMSupport.
Michael Ilseman
2
-0
/
+4
2014-12-11
Enable machineverifier in debug mode for X86, ARM, AArch64, Mips
Matthias Braun
4
-20
/
+20
2014-12-11
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
14
-261
/
+204
2014-12-11
[CodeGen] Let MachineVerifierPass own its banner string
Matthias Braun
2
-6
/
+6
2014-12-11
[Hexagon] Renaming classes in preparation for replacement.
Colin LeMahieu
1
-13
/
+13
2014-12-11
ARM: convert isTargetIOS checks to isTargetDarwin.
Tim Northover
4
-12
/
+8
[next]