index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
fix selectcc test
codesize5
Vincent Lejeune
1
-0
/
+1
2013-04-10
R600: Recompute schedule graph non order dependencies.
Vincent Lejeune
5
-2
/
+345
2013-04-10
R600: Use bottom up scheduling algorithm
Vincent Lejeune
2
-2
/
+4
2013-04-10
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
1
-0
/
+44
2013-04-10
[test] Use lit's shell test runner on Windows
Reid Kleckner
1
-3
/
+12
2013-04-10
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
6
-18
/
+82
2013-04-10
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
1
-15
/
+15
2013-04-10
R600/SI: adjust writemask to only the used components
Christian Konig
1
-31
/
+65
2013-04-10
R600/SI: remove image sample writemask
Christian Konig
1
-17
/
+17
2013-04-10
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
1
-1
/
+3
2013-04-09
Mips specific inline asm operand modifier 'D'
Jack Carter
1
-0
/
+17
2013-04-09
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2
-0
/
+89
2013-04-09
Update the version of dwarf we say we're emitting to at least 3.
Eric Christopher
1
-0
/
+17
2013-04-09
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
9
-0
/
+575
2013-04-09
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
7
-0
/
+280
2013-04-09
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
1
-13
/
+13
2013-04-09
Revert r176408 and r176407 to address PR15540.
Nadav Rotem
1
-128
/
+0
2013-04-09
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
1
-0
/
+23
2013-04-09
Use virtual base registers on PPC
Hal Finkel
2
-0
/
+52
2013-04-09
Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheck
Hal Finkel
1
-1
/
+5
2013-04-09
Rewrite test/Linker tests to use FileCheck instead of grep.
Eli Bendersky
25
-34
/
+57
2013-04-09
Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.
Michael Gottesman
8
-17
/
+21
2013-04-09
Revert 179071 because it is not the right way to support non standard new/new...
Nadav Rotem
3
-21
/
+17
2013-04-09
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
1
-0
/
+16
2013-04-08
c++ new operators are not malloc-like functions because they do not return un...
Nadav Rotem
3
-17
/
+21
2013-04-08
Rewrite test/Integer tests to use FileCheck instead of grep
Eli Bendersky
3
-5
/
+7
2013-04-08
Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
Eli Bendersky
4
-6
/
+10
2013-04-08
Rewrite test/Verifier tests to use FileCheck instead of grep
Eli Bendersky
13
-19
/
+28
2013-04-08
X86 cost model: Model cost for uitofp and sitofp on SSE2
Arnold Schwaighofer
2
-0
/
+643
2013-04-08
Generate PPC early conditional returns
Hal Finkel
2
-4
/
+58
2013-04-08
Simplify the quoting here. Our lit emulator doesn't deal well with the
Chandler Carruth
1
-1
/
+1
2013-04-08
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2
-180
/
+207
2013-04-07
Cleanup and improve PPC fsel generation
Hal Finkel
1
-0
/
+137
2013-04-07
TargetLowering: Fix getTypeConversion handling of extended vector types
Arnold Schwaighofer
3
-14
/
+12
2013-04-07
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
1
-3
/
+147
2013-04-07
Fix PR15674 (and PR15603): a SROA think-o.
Chandler Carruth
1
-0
/
+63
2013-04-07
DW_FORM_sec_offset should be a relocation on platforms that use
Eric Christopher
1
-0
/
+12
2013-04-06
Implement LowerReturn_64 for SPARC v9.
Jakob Stoklund Olesen
1
-0
/
+84
2013-04-06
SPARC v9 stack pointer bias.
Jakob Stoklund Olesen
1
-7
/
+5
2013-04-06
Implement PPCInstrInfo::FoldImmediate
Hal Finkel
1
-0
/
+14
2013-04-06
Complete formal arguments for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
1
-0
/
+136
2013-04-05
R600/SI: Add support for buffer stores v2
Tom Stellard
2
-3
/
+11
2013-04-05
R600/SI: Add processor types for each SI variant
Tom Stellard
8
-8
/
+8
2013-04-05
R600/SI: Avoid generating S_MOVs with 64-bit immediates v2
Tom Stellard
1
-0
/
+26
2013-04-05
Enable early if conversion on PPC
Hal Finkel
1
-0
/
+34
2013-04-05
An objc_retain can serve as a use for a different pointer.
Michael Gottesman
1
-0
/
+95
2013-04-05
Properly model precise lifetime when given an incomplete dataflow sequence.
Michael Gottesman
3
-85
/
+932
2013-04-05
Disable the optimization about promoting vector-element-access with symbolic ...
Shuxin Yang
1
-167
/
+0
2013-04-05
[mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builder
Akira Hatanaka
1
-0
/
+1
2013-04-05
Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...
Timur Iskhodzhanov
1
-7
/
+6
[next]