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-01-30
XXX: Matt's patch
master-testing-patches-v2
Tom Stellard
2
-15
/
+186
2014-01-30
R600/SI: Add a MUBUF store pattern for Reg+Imm offsets
Tom Stellard
3
-1
/
+23
2014-01-30
R600/SI: Add a MUBUF store pattern for Imm offsets
Tom Stellard
2
-0
/
+40
2014-01-30
R600/SI: Add a MUBUF load pattern for Reg+Imm offsets
Tom Stellard
2
-0
/
+56
2014-01-30
R600/SI: Use immediates offsets for SMRD instructions whenever possible
Tom Stellard
3
-10
/
+49
2014-01-29
R600/SI: Expand all vec8 operations
Tom Stellard
4
-9
/
+66
2014-01-28
R600/SI: Expand i1 BR_CC
Tom Stellard
1
-0
/
+2
2014-01-28
[X86] Add extra rules for combining vselect dag nodes into movsd.
Andrea Di Biagio
3
-2
/
+75
2014-01-28
typo
Adrian Prantl
1
-1
/
+1
2014-01-28
Fix pr14893.
Rafael Espindola
4
-0
/
+99
2014-01-28
The llvm_headers_do_not_build project needs to be excluded from the default b...
Aaron Ballman
1
-2
/
+3
2014-01-28
[DAGCombiner] Avoid introducing an illegal build_vector when folding a sign_e...
Andrea Di Biagio
2
-9
/
+27
2014-01-28
[CMake] llvm_update_compile_flags(name) doesn't require source files. TARGET ...
NAKAMURA Takumi
1
-6
/
+6
2014-01-28
Provide a stub Target Streamer implementation for PPC MachO
Iain Sandoe
1
-2
/
+17
2014-01-28
[CMake] Prune CMAKE_CXX_FLAGS stuff in llvm_process_sources.
NAKAMURA Takumi
1
-18
/
+0
2014-01-28
[CMake] Enhance llvm_update_compile_flags(name sources) to handle LLVM_REQUIR...
NAKAMURA Takumi
2
-8
/
+43
2014-01-28
[CMake] Apply -ffunction-data-sectinos not only to CMAKE_CXX_FLAGS, but also ...
NAKAMURA Takumi
1
-1
/
+1
2014-01-28
[CMake] Move -ffunction-data-sections stuff to HandleLLVMOptions.
NAKAMURA Takumi
2
-10
/
+11
2014-01-28
[CMake] Let llvm_process_sources check not only *.cpp but also *.c.
NAKAMURA Takumi
1
-2
/
+2
2014-01-28
[CMake] Put lli-child-target into the Folder "Misc".
NAKAMURA Takumi
1
-0
/
+2
2014-01-28
[vectorizer] Completely disable the block frequency guidance of the loop
Chandler Carruth
2
-4
/
+14
2014-01-28
Handle spilling the PPC GPRC_NOR0 register class
Hal Finkel
2
-4
/
+31
2014-01-28
Improve handling of EnforceSmallerThan. Remove all types that are smaller fro...
Craig Topper
2
-137
/
+91
2014-01-28
MC: Add a .debug section that we'll soon use to emit debug info into COFF files
Timur Iskhodzhanov
2
-0
/
+13
2014-01-28
R600/SI: Add pattern for truncating i32 to i1
Michel Danzer
2
-0
/
+15
2014-01-28
Fix the DWARF EH encodings for Sparc PIC code.
Jakob Stoklund Olesen
3
-17
/
+108
2014-01-28
Update optimization passes to handle inalloca arguments
Reid Kleckner
14
-20
/
+124
2014-01-28
x86: add implicit defs for cpuid
Reid Kleckner
1
-2
/
+7
2014-01-28
[LPM] Fix PR18616 where the shifts to the loop pass manager to extract
Chandler Carruth
3
-16
/
+30
2014-01-28
[TLI] Add a new hook to TargetLowering to query the target if a load of a con...
Juergen Ributzka
10
-19
/
+50
2014-01-28
LoopVectorize: Support conditional stores by scalarizing
Arnold Schwaighofer
2
-29
/
+280
2014-01-28
Revert r199871 and replace it with a simple check in the debug info
Eric Christopher
16
-39
/
+45
2014-01-27
Reformat slightly.
Eric Christopher
1
-5
/
+1
2014-01-27
PGO branch weight: keep halving the weights until they can fit into
Manman Ren
2
-13
/
+44
2014-01-27
Fix the "#ifndef HAVE_SYS_WAIT_H" code path in Program.inc to compile
Mark Seaborn
1
-0
/
+1
2014-01-27
ARM MC: Fix the initial DWARF CFI unwind info at the start of a function
Mark Seaborn
2
-2
/
+24
2014-01-27
Fix sext(setcc) -> select_cc using wrong type for setcc.
Matt Arsenault
1
-10
/
+16
2014-01-27
Fix unsupported addressing mode assertion for pld
David Peixotto
4
-24
/
+24
2014-01-27
test commit: add minor comment
Gautam Chakrabarti
1
-1
/
+1
2014-01-27
[DAGCombiner] Teach how to fold sext/aext/zext of constant build vectors.
Andrea Di Biagio
4
-21
/
+372
2014-01-27
Silence MSVC warning on 'uint16_t |= bool' with a cast
Reid Kleckner
1
-1
/
+1
2014-01-27
[CMake] Put *_exports into "Misc" folder.
NAKAMURA Takumi
1
-0
/
+1
2014-01-27
MC: Add support for .cfi_startproc simple
David Majnemer
8
-23
/
+49
2014-01-27
Do not reference llvm-gcc from bugpoint
Tobias Grosser
1
-3
/
+3
2014-01-27
[vectorize] Initial version of respecting PGO in the vectorizer: treat
Chandler Carruth
2
-0
/
+45
2014-01-27
ConstantHoisting: We can't insert instructions directly in front of a PHI node.
Benjamin Kramer
3
-3
/
+70
2014-01-27
XCore: Fix typo in function name.
Benjamin Kramer
3
-10
/
+10
2014-01-27
[vectorizer] Add an override for the target instruction cost and use it
Chandler Carruth
2
-1
/
+12
2014-01-27
[vectorizer] Simplify code to use existing helpers on the Function
Chandler Carruth
1
-8
/
+8
2014-01-27
[vectorizer] Teach the loop vectorizer's unroller to only unroll by
Chandler Carruth
3
-4
/
+24
[next]