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-29
R600: use native for alu
native
Vincent Lejeune
7
-9
/
+141
2013-04-29
R600: Packetize instructions
Vincent Lejeune
6
-3
/
+464
2013-04-29
R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chips
Vincent Lejeune
5
-32
/
+93
2013-04-29
R600: Add a Bank Swizzle operand
Vincent Lejeune
4
-11
/
+19
2013-04-29
R600: Take inner dependency into tex/vtx clauses
Vincent Lejeune
1
-0
/
+34
2013-04-29
R600: Turn TEX/VTX into native instructions
Vincent Lejeune
3
-13
/
+48
2013-04-29
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Tom Stellard
10
-64
/
+102
2013-04-29
R600: Clean up instruction class definitions
Tom Stellard
1
-23
/
+14
2013-04-29
R600: config section now reports use of killgt
Vincent Lejeune
1
-0
/
+4
2013-04-29
R600: Clean up comments in Processors.td
Tom Stellard
1
-5
/
+1
2013-04-29
R600: Add some new processor variants
Tom Stellard
2
-1
/
+3
2013-04-26
Teach the interpreter to handle vector compares and additional vector arithme...
Nadav Rotem
6
-44
/
+453
2013-04-26
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
9
-976
/
+347
2013-04-26
The exception demo needs its symbols exported.
Rafael Espindola
1
-0
/
+2
2013-04-26
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
2
-1
/
+5
2013-04-26
cleanup testcase some more
Adrian Prantl
1
-11
/
+11
2013-04-26
fix a typo that due to cu&paste quadrupled itself
Adrian Prantl
2
-4
/
+4
2013-04-26
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
10
-22
/
+59
2013-04-26
Add missing ':'.
Rafael Espindola
1
-1
/
+1
2013-04-26
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
3
-4
/
+129
2013-04-26
PowerPC: Use RegisterOperand instead of RegisterClass operands
Ulrich Weigand
3
-432
/
+452
2013-04-26
Re-write the address propagation code for pre-indexed loads/stores to take in...
Silviu Baranga
1
-14
/
+29
2013-04-26
PowerPC: Fix encoding of vsubcuw and vsum4sbs instructions
Ulrich Weigand
1
-2
/
+2
2013-04-26
PowerPC: Fix encoding of stfsu and stfdu instructions
Ulrich Weigand
1
-2
/
+2
2013-04-26
PowerPC: Fix encoding of rldimi and rldcl instructions
Ulrich Weigand
3
-3
/
+36
2013-04-26
PowerPC: Support PC-relative fixup_ppc_brcond14.
Ulrich Weigand
1
-0
/
+3
2013-04-26
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2
-0
/
+114
2013-04-26
X86: Now that we have a canonical form for vector integer abs, match it into ...
Benjamin Kramer
2
-13
/
+181
2013-04-26
DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...
Benjamin Kramer
2
-0
/
+108
2013-04-26
LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ...
Nadav Rotem
2
-4
/
+95
2013-04-26
Use 'git svn find-rev' in git-svnrevert instead of shell script fu.
Michael Gottesman
1
-4
/
+3
2013-04-26
Revert "[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls t...
Michael Gottesman
1
-38
/
+0
2013-04-26
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
1
-26
/
+11
2013-04-26
Added the scripts git-svnup/git-svnrevert to utils/git-svn.
Michael Gottesman
2
-0
/
+68
2013-04-25
Mips assembler: .set reorder support
Jack Carter
2
-0
/
+31
2013-04-25
Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.
Michael Liao
2
-8
/
+16
2013-04-25
Make function documentation conform to llvm standards.
Preston Gurd
1
-30
/
+32
2013-04-25
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2
-0
/
+518
2013-04-25
Re-enabling MCJIT object caching with memory leak fixed
Andrew Kaylor
6
-18
/
+370
2013-04-25
revert r179735, it has no testcases, and doesn't really make sense.
Chris Lattner
4
-34
/
+29
2013-04-25
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
11
-1
/
+444
2013-04-25
LoopVectorizer: No need to generate pointer disambiguation checks between rea...
Nadav Rotem
2
-4
/
+48
2013-04-25
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
3
-0
/
+73
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
3
-2
/
+36
2013-04-25
Remove tailing whitespaces
Michael Liao
1
-1
/
+1
2013-04-25
[inline asm] Add a test case for r180226. The specific issue is that the inline
Chad Rosier
1
-0
/
+9
2013-04-25
Use a pointer as the relocation iterator.
Rafael Espindola
1
-24
/
+29
2013-04-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
11
-58
/
+54
2013-04-25
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2
-1
/
+19
2013-04-25
Revert "Adding object caching support to MCJIT"
Rafael Espindola
6
-367
/
+18
[next]