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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-20
R600: Convert the rest of the patterns
r600-rewrite-pats
Tom Stellard
1
-26
/
+26
2013-04-20
R600: Begin pattern conversion
Tom Stellard
1
-123
/
+74
2013-04-20
R600: Convert AMDGPUInstructions.td to the new syntax.
Tom Stellard
3
-114
/
+104
2013-04-20
R600/SI: remove register classes from the remaining patterns
Christian König
1
-20
/
+19
2013-04-20
R600/SI: remove register classes from image sampling patterns
Christian König
1
-51
/
+41
2013-04-20
R600/SI: remove register classes from modifier patterns
Christian König
1
-6
/
+6
2013-04-20
R600/SI: remove reg classes from interpolation patterns
Christian König
1
-7
/
+7
2013-04-20
R600/SI: remove reg classes from instrinsic patterns
Christian König
1
-29
/
+29
2013-04-20
R600/SI: remove reg classes from VOP3 patterns
Christian König
1
-2
/
+4
2013-04-20
R600/SI: remove reg classes from constant load patterns
Christian König
1
-6
/
+7
2013-04-20
R600/SI: start reworking patterns
Christian König
1
-22
/
+14
2013-04-20
R600/SI: remove nonsense select pattern
Christian König
1
-8
/
+1
2013-04-19
Add an MRI::verifyUseLists() function.
Jakob Stoklund Olesen
2
-3
/
+54
2013-04-19
Use dbgs() consistently for -debug printouts
Eli Bendersky
1
-13
/
+13
2013-04-19
Do not mangle in MS-way the globals with magic \001 in the name.
Anton Korobeynikov
1
-1
/
+6
2013-04-19
LoopVectorizer: Use matcher from PatternMatch.h for the min/max patterns
Arnold Schwaighofer
1
-104
/
+102
2013-04-19
80-col fixup.
Eric Christopher
1
-1
/
+2
2013-04-19
Rename ClassType to the more accurate UnderlyingType and document its purpose.
Adrian Prantl
1
-3
/
+3
2013-04-19
[ms-inline asm] Make code layout more canonical with iniline asm handled last.
Chad Rosier
1
-13
/
+13
2013-04-19
[mips] First patch which adds support for micromips.
Akira Hatanaka
5
-35
/
+190
2013-04-19
[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change
Akira Hatanaka
1
-2
/
+2
2013-04-19
[ms-inline asm] Refactor the parsing of identifiers. No functional change
Chad Rosier
1
-39
/
+33
2013-04-19
[ms-inline asm] Remove these asserts. C++ variables that use namespace
Chad Rosier
1
-2
/
+0
2013-04-19
[ms-inline asm] Move this variable into the scope in which it is used.
Chad Rosier
1
-1
/
+1
2013-04-19
[ms-inline asm] Make this a hard error.
Chad Rosier
1
-4
/
+4
2013-04-19
ConstantFolding: ComputeMaskedBits wants the scalar size for vectors.
Benjamin Kramer
1
-1
/
+1
2013-04-19
[ms-inline asm] Cleanup the dot operator implementation.
Chad Rosier
1
-29
/
+15
2013-04-19
ARM: Permit "sp" in ARM variant of STREXD instructions
Tim Northover
1
-1
/
+1
2013-04-19
refactor the struct byte swapping to a helper function.
Rafael Espindola
1
-70
/
+20
2013-04-19
Attributes: Don't print trailing whitespace on the function attribute comment.
Benjamin Kramer
1
-5
/
+4
2013-04-19
Don't read one command past the end.
Rafael Espindola
1
-2
/
+6
2013-04-19
ARM: permit "sp" in ARM variants of MOVW/MOVT instructions
Tim Northover
1
-2
/
+3
2013-04-19
Revert "PR14606: debug info imported_module support"
Eric Christopher
4
-73
/
+6
2013-04-19
PR14606: debug info imported_module support
David Blaikie
4
-6
/
+73
2013-04-19
Use 'array_lengthof' as possible to avoid magic numbers
Michael Liao
1
-23
/
+32
2013-04-19
R600: Add pattern for the BFI_INT instruction
Tom Stellard
3
-0
/
+24
2013-04-19
R600/SI: Use InstFlag for VOP3 modifier operands
Tom Stellard
2
-15
/
+14
2013-04-19
Keep coding stanard. Don't use "else if" after "return".
Jakub Staszak
1
-3
/
+4
2013-04-19
Add some more stats for fast isel vs. SelectionDAG, w.r.t lowering function
Eli Bendersky
1
-1
/
+10
2013-04-19
Use an enum instead of magic constants to improve readability.
Bill Wendling
2
-16
/
+44
2013-04-18
Implement a better fix for PR15185.
Bill Wendling
1
-6
/
+11
2013-04-18
Relax this assert. It may not hold in all cases.
Bill Wendling
1
-1
/
+1
2013-04-18
[ms-inline asm] Apply the condition code mnemonic aliases to both the Intel and
Chad Rosier
1
-1
/
+1
2013-04-18
Assert if we're trying to generate a null compact unwind entry.
Bill Wendling
1
-4
/
+2
2013-04-18
Set the compact unwind encoding to 'requires EH DWARF' if we cannot generate ...
Bill Wendling
1
-9
/
+9
2013-04-18
Disable PPC comparison optimization by default
Hal Finkel
1
-0
/
+6
2013-04-18
[asm parser] Add support for predicating MnemonicAlias based on the assembler
Chad Rosier
3
-67
/
+74
2013-04-18
Implement optimizeCompareInstr for PPC
Hal Finkel
2
-0
/
+312
2013-04-18
Make the TargetIndependent flag have the right boolean value.
Bill Wendling
2
-4
/
+4
2013-04-18
X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...
Benjamin Kramer
1
-15
/
+40
[next]