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
2014-12-09
XXX: Select all immediates to SALU
assembler
Tom Stellard
1
-2
/
+2
2014-12-09
XXX: Implent inline asm hooks
Tom Stellard
6
-3
/
+48
2014-12-09
R600/SI: XXX: Assembler support for SOP1
Tom Stellard
7
-23
/
+289
2014-12-09
R600/SI: Add assembler support for s_load_dword* instructions
Tom Stellard
4
-15
/
+185
2014-12-09
R600/SI: Refactor SOP1 classes
Tom Stellard
1
-26
/
+19
2014-12-09
R600/SI: Lowercase register names
Tom Stellard
1
-4
/
+4
2014-12-09
Target: Add ParserMatchClass field to RegisterClass
Tom Stellard
2
-0
/
+12
2014-12-09
TableGen: XXX: Set OPerand type for RegisterOperands
Tom Stellard
1
-0
/
+1
2014-12-09
AsmParser: Don't crash on short hex constants for fp128 types
David Majnemer
2
-5
/
+11
2014-12-09
Fix another GCC build failure from r223802
Duncan P. N. Exon Smith
1
-0
/
+1
2014-12-09
Remove unneeded curly braces.
Frederic Riss
1
-4
/
+2
2014-12-09
Reorder the code to avoid inserting at the beginning of a vector.
Frederic Riss
1
-1
/
+1
2014-12-09
Cleanup PatternMatch. NFC.
Juergen Ributzka
1
-395
/
+330
2014-12-09
Fix a GCC build failure from r223802
Duncan P. N. Exon Smith
1
-1
/
+2
2014-12-09
Adding a new option to CMake to disable C++ atexit on llvm-shlib.
Chris Bieneman
3
-0
/
+14
2014-12-09
[AVX512] Added lowering for VBROADCASTSS/SD instructions.
Robert Khasanov
3
-1
/
+176
2014-12-09
IR: Split Metadata from Value
Duncan P. N. Exon Smith
88
-1958
/
+3358
2014-12-09
AsmParser: Don't crash on malformed attribute groups
David Majnemer
2
-1
/
+7
2014-12-09
[Hexagon] Updating predicate register transfers and adding tstbit to allow se...
Colin LeMahieu
15
-36
/
+87
2014-12-09
Correctly handle complex locations expressions in replaceDbgDeclareForAlloca()
Frederic Riss
2
-2
/
+89
2014-12-09
Deleting empty directories left over from r223794.
Frederic Riss
0
-0
/
+0
2014-12-09
[CGP] Rewrite pattern match for splitBranchCondition to work with Values inst...
Juergen Ributzka
2
-14
/
+10
2014-12-09
Revert "Move function to obtain branch weights into the BranchInst class. NFC."
Juergen Ributzka
4
-32
/
+49
2014-12-09
Revert "Initial dsymutil tool commit."
Frederic Riss
23
-783
/
+2
2014-12-09
Initial dsymutil tool commit.
Frederic Riss
23
-2
/
+783
2014-12-09
[PowerPC 4/4] Enable little-endian support for VSX.
Bill Schmidt
5
-36
/
+10
2014-12-09
[PowerPC 3/4] Little-endian adjustments for VSX vector shuffle
Bill Schmidt
2
-0
/
+221
2014-12-09
Remember the unmangled name in the plugin.
Rafael Espindola
2
-3
/
+25
2014-12-09
Add test cases that were inadvertently omitted from r223783 and r223788
Bill Schmidt
2
-0
/
+235
2014-12-09
[PowerPC 2/4] Little-endian adjustments for VSX insert/extract operations
Bill Schmidt
1
-0
/
+14
2014-12-09
[AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast Integer Data from Gener...
Robert Khasanov
5
-23
/
+213
2014-12-09
[CodeGenPrepare] Split branch conditions into multiple conditional branches.
Juergen Ributzka
2
-1
/
+251
2014-12-09
Add more pattern matchers for compares, instructions, and BinaryOperators. NFC.
Juergen Ributzka
1
-4
/
+50
2014-12-09
Move function to obtain branch weights into the BranchInst class. NFC.
Juergen Ributzka
3
-26
/
+30
2014-12-09
[PowerPC 1/4] Little-endian adjustments for VSX loads/stores
Bill Schmidt
8
-6
/
+218
2014-12-09
Move method out of line to make buildbot happy.
Rafael Espindola
2
-1
/
+3
2014-12-09
Don't lookup an object symbol name in the module.
Rafael Espindola
3
-27
/
+34
2014-12-09
[x86] Fix the test to actually test things for the CPU names, add the
Chandler Carruth
2
-32
/
+32
2014-12-09
Removing an unused variable to silence a -Wunused-but-set-variable warning. NFC.
Aaron Ballman
1
-2
/
+0
2014-12-09
Fix modified immediate bug reported by MC Hammer.
Asiri Rathnayake
2
-15
/
+13
2014-12-09
[x86] Add a test for the CPU names that should have been in r223769.
Chandler Carruth
1
-0
/
+32
2014-12-09
[x86] Bring some sanity to the x86 CPU processor definitions.
Chandler Carruth
1
-61
/
+139
2014-12-09
Removal Of Duplicate Test Cases and Addition Of Missing Check Statements
Sonam Kumari
1
-21
/
+15
2014-12-09
[test/Transforms/InstCombine/shift.ll] Removed duplicate test cases. NFC.
Ankur Garg
1
-35
/
+17
2014-12-09
Improve emacs coding style
Will Newton
1
-13
/
+8
2014-12-09
Teach instcombine to canonicalize "element extraction" from a load of an
Chandler Carruth
2
-41
/
+559
2014-12-09
Skip declarations in the case of functions.
Michael Ilseman
1
-0
/
+3
2014-12-09
Use range-based for loops. NFC.
Craig Topper
2
-35
/
+24
2014-12-09
AVX-512: Added some comments to ERI scalar intrinsics.
Elena Demikhovsky
2
-6
/
+17
2014-12-09
Fix a few instances found in SelectionDAG where we were not handling F16 at p...
Owen Anderson
2
-3
/
+5
[next]