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
2013-04-10
XXX: R600: limit vtx clauses to one instructions
bfgminer
Tom Stellard
1
-2
/
+2
2013-04-10
R600: Emit RETURN instructions as a NOP with End of Program bit set
Tom Stellard
1
-1
/
+5
2013-04-10
R600: Set EOP bit on Evergreen Control Flow instructions
Tom Stellard
2
-4
/
+21
2013-04-10
R600: Add pattern from BFI_INT instruction
Tom Stellard
3
-0
/
+24
2013-04-10
R600/SI: Use InstFlag for VOP3 modifier operands
Tom Stellard
3
-15
/
+48
2013-04-10
R600: Add test for 64-bit v2f32/v2i32
Dmitry Cherkassov
1
-0
/
+41
2013-04-10
R600: Add 64-bit v2f32/v2i32 store
Dmitry Cherkassov
3
-0
/
+9
2013-04-10
R600: Add basic 64-bit float load support to GPRs
Dmitry Cherkassov
5
-0
/
+61
2013-04-10
Add object-emission flag for lit tests. This flag is used
Jyotsna Verma
6
-2
/
+14
2013-04-10
Make the SLP store-merger less paranoid about function calls. We check for fu...
Nadav Rotem
2
-4
/
+40
2013-04-10
We require DataLayout for analyzing the size of stores.
Nadav Rotem
2
-1
/
+6
2013-04-10
Remove unused variable.
Chad Rosier
1
-1
/
+0
2013-04-10
PPC: Don't predicate a diamond with two counter decrements
Hal Finkel
2
-3
/
+24
2013-04-10
Reapply r179115, but use parsePrimaryExpression a little more judiciously.
Chad Rosier
3
-3
/
+15
2013-04-10
R600/SI: Add pattern for AMDGPUurecip
Michel Danzer
4
-3
/
+25
2013-04-10
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
8
-1
/
+411
2013-04-10
Use a scheme closer to that of GNU as when deciding the type of a
Peter Collingbourne
2
-15
/
+78
2013-04-10
Template MachOObjectFile over endianness too.
Rafael Espindola
3
-106
/
+117
2013-04-10
Simplify the templating a bit.
Rafael Espindola
1
-24
/
+19
2013-04-10
Move two methods out of line.
Rafael Espindola
1
-15
/
+21
2013-04-10
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
2
-1
/
+54
2013-04-10
[test] Use lit's shell test runner on Windows
Reid Kleckner
1
-3
/
+12
2013-04-10
Revert "TMP"
Tim Northover
1
-1
/
+6
2013-04-10
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
11
-25
/
+104
2013-04-10
TMP
Tim Northover
1
-6
/
+1
2013-04-10
Change CloneFunctionInto to always clone Argument attributes induvidually,
Joey Gouly
2
-23
/
+47
2013-04-10
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
7
-17
/
+78
2013-04-10
R600/SI: adjust writemask to only the used components
Christian Konig
5
-33
/
+156
2013-04-10
R600/SI: remove image sample writemask
Christian Konig
3
-31
/
+30
2013-04-10
Cleanup PPCInstrInfo::DefinesPredicate
Hal Finkel
1
-5
/
+10
2013-04-10
RegionInfo: Add helpers to replace entry/exit recursively
Tobias Grosser
2
-0
/
+50
2013-04-10
PPC: Prep for if conversion of bctr[l]
Hal Finkel
3
-2
/
+37
2013-04-10
Template the MachO types over endianness.
Rafael Espindola
3
-109
/
+153
2013-04-10
Include the more specific header.
Rafael Espindola
1
-1
/
+1
2013-04-10
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
2
-6
/
+22
2013-04-10
Generalize the PassConfig API and remove addFinalizeRegAlloc().
Andrew Trick
2
-51
/
+96
2013-04-09
Mips specific inline asm operand modifier 'D'
Jack Carter
2
-3
/
+26
2013-04-09
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
7
-0
/
+297
2013-04-09
Fix some comment typos.
Bob Wilson
1
-2
/
+2
2013-04-09
Cleanup. No functional change intended.
Chad Rosier
1
-5
/
+5
2013-04-09
Cleanup. No functional change intended.
Chad Rosier
1
-16
/
+16
2013-04-09
Remove unused method and default values.
Rafael Espindola
2
-8
/
+6
2013-04-09
Update the version of dwarf we say we're emitting to at least 3.
Eric Christopher
2
-1
/
+18
2013-04-09
Revert r179115 as it looks to have killed the ASan tests.
Chad Rosier
3
-17
/
+5
2013-04-09
Rationalize the formatting of these case labels. Having two sorted
Chandler Carruth
1
-15
/
+29
2013-04-09
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
24
-11
/
+908
2013-04-09
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
15
-0
/
+995
2013-04-09
Make check depend on all.
Eric Christopher
1
-1
/
+1
2013-04-09
[ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to
Chad Rosier
3
-5
/
+17
2013-04-09
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
2
-26
/
+34
[next]