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
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
R600: Fix the fetch limits for R600 generation GPUs
r600-gen-fixes
Tom Stellard
4
-27
/
+30
2013-06-04
R600: Move Subtarget feature definitions into AMDGPU.td
Tom Stellard
2
-64
/
+66
2013-06-04
R600: Remove unnecessary include
Tom Stellard
3
-2
/
+4
2013-06-05
R600: Make sure to schedule AR register uses and defs in the same clause
Tom Stellard
3
-4
/
+40
2013-06-05
Revert "R600: Add a pass that merge Vector Register"
Rafael Espindola
4
-370
/
+0
2013-06-05
Handle relocations that don't point to symbols.
Rafael Espindola
2
-11
/
+10
2013-06-04
R600: Add a pass that merge Vector Register
Vincent Lejeune
4
-0
/
+370
2013-06-04
R600: Const/Neg/Abs can be folded to dot4
Vincent Lejeune
5
-47
/
+186
2013-06-04
Cortex-R5 can issue Thumb2 integer division instructions.
Evan Cheng
1
-1
/
+2
2013-06-04
Revert series of sched model patches until I figure out what is going on.
Arnold Schwaighofer
8
-1277
/
+207
2013-06-04
ARM sched model: Add VFP div instruction on Swift
Arnold Schwaighofer
1
-0
/
+16
2013-06-04
ARM sched model: Add SIMD/VFP load/store instructions on Swift
Arnold Schwaighofer
1
-0
/
+364
2013-06-04
ARM sched model: Add integer VFP/SIMD instructions on Swift
Arnold Schwaighofer
1
-0
/
+120
2013-06-04
ARM sched model: Add integer load/store instructions on Swift
Arnold Schwaighofer
1
-0
/
+209
2013-06-04
ARM sched model: Add integer arithmetic instructions on Swift
Arnold Schwaighofer
1
-0
/
+155
2013-06-04
ARM sched model: Cortex A9 - More InstRW sched resources
Arnold Schwaighofer
1
-4
/
+45
2013-06-04
ARM sched model: Add branch thumb instructions
Arnold Schwaighofer
1
-18
/
+21
2013-06-04
ARM sched model: Add branch thumb2 instructions
Arnold Schwaighofer
1
-11
/
+15
2013-06-04
ARM sched model: Add branch instructions
Arnold Schwaighofer
1
-27
/
+35
2013-06-04
ARM sched model: Add preload thumb2 instructions
Arnold Schwaighofer
1
-3
/
+6
2013-06-04
ARM sched model: Add preload instructions
Arnold Schwaighofer
1
-2
/
+4
2013-06-04
ARM sched model: Add more ALU and CMP thumb instructions
Arnold Schwaighofer
1
-46
/
+61
2013-06-04
ARM sched model: Add more ALU and CMP thumb2 instructions
Arnold Schwaighofer
1
-52
/
+86
2013-06-04
ARM sched model: Add more ALU and CMP instructions
Arnold Schwaighofer
1
-37
/
+49
2013-06-04
ARM sched model: Add divsion, loads, branches, vfp cvt
Arnold Schwaighofer
4
-7
/
+89
2013-06-04
ARMInstrInfo: Improve isSwiftFastImmShift
Arnold Schwaighofer
1
-0
/
+2
2013-06-04
Sparc: No functionality change. Cleanup whitespaces, comment formatting etc.,
Venkatraman Govindaraju
19
-154
/
+157
2013-06-04
ARM: Fix crash in ARM backend inside of ARMConstantIslandPass
David Majnemer
1
-0
/
+1
2013-06-04
R600: Swizzle texture/export instructions
Vincent Lejeune
2
-20
/
+126
2013-06-04
Test commit for user vmedic, to verify commit access. One line of comment is ...
Vladimir Medic
1
-1
/
+1
2013-06-04
Silencing an MSVC warning about mixing bool and unsigned int.
Aaron Ballman
1
-1
/
+1
2013-06-03
R600/SI: Add support for work item and work group intrinsics
Tom Stellard
3
-15
/
+88
2013-06-03
R600/SI: Add a calling convention for compute shaders
Tom Stellard
3
-9
/
+39
2013-06-03
R600/SI: Custom lower i64 sign_extend
Tom Stellard
2
-0
/
+19
2013-06-03
R600/SI: Adjust some instructions' out register class after ISel
Tom Stellard
2
-0
/
+52
2013-06-03
R600/SI: Handle REG_SEQUENCE in fitsRegClass()
Tom Stellard
1
-3
/
+13
2013-06-03
R600/SI: Handle nodes with glue results correctly SITargetLowering::foldOpera...
Tom Stellard
1
-0
/
+16
2013-06-03
R600/SI: Fixup CopyToReg register class in PostprocessISelDAG()
Tom Stellard
1
-5
/
+33
2013-06-03
R600/SI: Add support for global loads
Tom Stellard
3
-4
/
+39
2013-06-03
R600/SI: Rework MUBUF store instructions
Tom Stellard
5
-42
/
+71
2013-06-03
R600: 3 op instructions have no write bit but the result are store in PV
Vincent Lejeune
1
-3
/
+1
2013-06-03
R600: CALL_FS consumes a stack size entry
Vincent Lejeune
1
-0
/
+1
2013-06-03
R600: use capital letter for PV channel
Vincent Lejeune
1
-4
/
+4
2013-06-03
R600: Constraints input regs of interp_xy,_zw
Vincent Lejeune
2
-11
/
+15
2013-06-03
X86: sub_xmm registers are 128 bits wide.
Ahmed Bougacha
1
-1
/
+1
2013-06-03
Sparc: Add support for indirect branch and blockaddress in Sparc backend.
Venkatraman Govindaraju
4
-0
/
+37
2013-06-03
Sparc: When storing 0, use %g0 directly in the store instruction instead of
Venkatraman Govindaraju
2
-0
/
+8
2013-06-02
Sparc: Combine add/or/sethi instruction with restore if possible.
Venkatraman Govindaraju
1
-22
/
+177
2013-06-02
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
1
-1
/
+1
2013-06-01
Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...
Venkatraman Govindaraju
1
-0
/
+6
[next]