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
2012-08-31
test/CodeGen/R600: Add some basic tests
r600-review-v8
Tom Stellard
14
-0
/
+227
2012-08-31
include/llvm: Add R600 Intrinsics
Tom Stellard
2
-0
/
+37
2012-08-31
XXX: Fixes for new tablegen property inferences
Tom Stellard
7
-19
/
+72
2012-08-31
AMDGPU: Set def flag on PREDICATE_BIT when creating PRED_X
Tom Stellard
1
-4
/
+4
2012-08-31
AMDGPU: Add core backend files for R600/SI codegen
Tom Stellard
108
-1
/
+21647
2012-08-30
Currently targets that do not support selects with scalar conditions and vect...
Nadav Rotem
2
-1
/
+82
2012-08-30
[ms-inline asm] Add a new function, GetMCInstOperandNum, to the
Chad Rosier
1
-1
/
+43
2012-08-30
Introduce 'UseSSEx' to force SSE legacy encoding
Michael Liao
7
-127
/
+174
2012-08-30
ADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVectorTest.cpp on MSVC9 d...
NAKAMURA Takumi
1
-1
/
+14
2012-08-30
Apply "/Og-" also to MSC15(aka VS9) on VMCore/Function.cpp.
NAKAMURA Takumi
1
-1
/
+1
2012-08-30
PPCISelLowering.cpp: Fix r162725.
NAKAMURA Takumi
1
-1
/
+5
2012-08-30
PPCISelLowering.cpp: Whitespace.
NAKAMURA Takumi
1
-1
/
+1
2012-08-30
test
Michael Ilseman
1
-2
/
+2
2012-08-30
Fix test case.
Benjamin Kramer
1
-1
/
+1
2012-08-30
LoopRotate: Also rotate loops with multiple exits.
Benjamin Kramer
2
-13
/
+260
2012-08-30
InstCombine: Fix comment to reflect the code.
Benjamin Kramer
1
-1
/
+1
2012-08-30
Don't use MCInstrDesc flags for implicit operands.
Jakob Stoklund Olesen
1
-11
/
+16
2012-08-30
Whitespace
Alexey Samsonov
1
-3
/
+3
2012-08-30
It is illegal to transform (sdiv (ashr X c1) c2) -> (sdiv x (2^c1 * c2)),
Nadav Rotem
2
-35
/
+0
2012-08-30
Add support for moving pure S-register to NEON pipeline if desired
Tim Northover
2
-2
/
+135
2012-08-30
remove old docs
Nadav Rotem
1
-8
/
+0
2012-08-30
Refactor fetching file/line info from DWARFContext to simplify the
Alexey Samsonov
4
-63
/
+127
2012-08-30
Add FMA to switch statement in VectorLegalizer::LegalizeOp so that it can be ...
Craig Topper
1
-0
/
+1
2012-08-30
Add support for FMA to WidenVectorResult.
Craig Topper
2
-0
/
+14
2012-08-30
Only perform DAG combine on FMAs of legal types.
Craig Topper
1
-0
/
+4
2012-08-30
Pass by pointer and not std::string.
Bill Wendling
1
-2
/
+2
2012-08-30
Should put test case under test/ExecutionEngine/MCJIT/
Michael Liao
1
-0
/
+0
2012-08-30
Revert r162855 in favor of changing clang to emit the absolute coverage file ...
Bill Wendling
1
-19
/
+7
2012-08-30
Fix HashString's Bernstein hash to use unsigned chars, as is usually done.
Will Dietz
1
-1
/
+1
2012-08-30
Fix PR13727
Michael Liao
2
-3
/
+95
2012-08-29
Add a bit of documentation to copyPhysReg.
Jakob Stoklund Olesen
1
-0
/
+7
2012-08-29
Verify the order of tied operands in inline asm.
Jakob Stoklund Olesen
1
-0
/
+12
2012-08-29
Explicitly cast an expression to bool before handing it off to __builtin_expect.
Benjamin Kramer
1
-2
/
+2
2012-08-29
Add some __builtin_expect magic to StringMap.
Benjamin Kramer
1
-4
/
+5
2012-08-29
Replace the BUILTIN_EXPECT macro with a less horrible LLVM_LIKELY/LLVM_UNLIKE...
Benjamin Kramer
2
-8
/
+10
2012-08-29
Allow targets to specify a minimum supported NOP size when performing NOP pad...
Owen Anderson
2
-0
/
+13
2012-08-29
Set the isTied flags when building INLINEASM MachineInstrs.
Jakob Stoklund Olesen
1
-4
/
+21
2012-08-29
Preserve branch profile metadata during switch formation.
Andrew Trick
1
-0
/
+154
2012-08-29
whitespace
Andrew Trick
1
-168
/
+168
2012-08-29
Rename hasVolatileMemoryRef() to hasOrderedMemoryRef().
Jakob Stoklund Olesen
4
-16
/
+16
2012-08-29
Add MachineMemOperand::isUnordered().
Jakob Stoklund Olesen
1
-0
/
+9
2012-08-29
Don't move normal loads across volatile/atomic loads.
Jakob Stoklund Olesen
1
-3
/
+8
2012-08-29
fix C++ comment in C header
Michael Liao
1
-1
/
+1
2012-08-29
Use the full path to output the .gcda file.
Bill Wendling
1
-7
/
+19
2012-08-29
Reserve space for the mandatory traceback fields on PPC64.
Hal Finkel
2
-4
/
+9
2012-08-29
Use ArrayRef instead of SmallVector when passing vector into function.
Bill Wendling
1
-4
/
+3
2012-08-29
Verify the consistency of inline asm operands.
Jakob Stoklund Olesen
1
-16
/
+72
2012-08-29
Clean this up slightly, doesn't really fall through.
Eric Christopher
1
-2
/
+1
2012-08-29
Refactor setExecutionDomain to be clearer about what it's doing and more robust.
Tim Northover
1
-45
/
+53
2012-08-29
Make helper function static.
Benjamin Kramer
1
-1
/
+1
[next]