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-03
Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot
Timur Iskhodzhanov
1
-2
/
+5
2013-04-03
Fix SRet for thiscall in i686-pc-win32
Timur Iskhodzhanov
2
-47
/
+40
2013-04-03
Add 64-bit compare + branch for SPARC v9.
Jakob Stoklund Olesen
1
-0
/
+34
2013-04-03
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
1
-0
/
+178
2013-04-03
Fix the fde encoding used by mips to match gas.
Rafael Espindola
3
-108
/
+156
2013-04-03
Remove an optimization where we were changing an objc_autorelease into an obj...
Michael Gottesman
3
-16
/
+8
2013-04-02
[mips] Small update to the implementation of eh.return for Mips.
Akira Hatanaka
2
-0
/
+8
2013-04-02
Support and test template arguments for unions.
Eric Christopher
1
-0
/
+58
2013-04-02
llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...
NAKAMURA Takumi
3
-5
/
+0
2013-04-02
Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
1
-0
/
+16
2013-04-02
Don't attempt MTM heuristics without a scheduling model present.
Jakob Stoklund Olesen
1
-0
/
+2
2013-04-02
[fast-isel] Use the correct API to disable FastLowerArguments for Win64.
Chad Rosier
1
-3
/
+6
2013-04-02
DAGCombiner: Merge store/loads when we have extload/truncstores
Arnold Schwaighofer
1
-0
/
+98
2013-04-02
Simplify test cases for Atom preferring call register indirect over
Preston Gurd
2
-409
/
+160
2013-04-02
Use a worklist to avoid a sneaky iterator invalidation.
Bill Wendling
1
-0
/
+19
2013-04-02
Add 64-bit load and store instructions.
Jakob Stoklund Olesen
1
-0
/
+58
2013-04-02
Basic 64-bit ALU operations.
Jakob Stoklund Olesen
1
-0
/
+21
2013-04-02
Materialize 64-bit immediates.
Jakob Stoklund Olesen
1
-0
/
+46
2013-04-02
Add 64-bit shift instructions.
Jakob Stoklund Olesen
1
-0
/
+14
2013-04-02
Add support for 64-bit calling convention.
Jakob Stoklund Olesen
2
-1
/
+8
2013-04-01
Mips direct object exception handling regression
Jack Carter
2
-0
/
+67
2013-04-01
R600: Add support for native control flow
Vincent Lejeune
2
-6
/
+11
2013-04-01
R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
1
-1
/
+1
2013-04-01
Fix a bad assert in PPCTargetLowering
Hal Finkel
1
-0
/
+1
2013-04-01
Add triple to test/CodeGen/PowerPC/stfiwx-2
Hal Finkel
1
-1
/
+1
2013-04-01
Correct assertion condition
Shuxin Yang
1
-0
/
+15
2013-04-01
Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
1
-0
/
+96
2013-04-01
Add more PPC floating-point conversion instructions
Hal Finkel
5
-7
/
+191
2013-04-01
Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
Hal Finkel
1
-1
/
+3
2013-04-01
Add the PPC popcntw instruction
Hal Finkel
1
-6
/
+5
2013-04-01
Add support for vector data types in the LLVM interpreter.
Nadav Rotem
1
-0
/
+84
2013-04-01
X86TTI: Add accurate costs for itofp operations, based on the actual instruct...
Benjamin Kramer
2
-5
/
+79
2013-03-31
X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.
Benjamin Kramer
1
-0
/
+6
2013-03-31
Add the PPC lfiwax instruction
Hal Finkel
1
-0
/
+14
2013-03-31
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
1
-0
/
+31
2013-03-30
DAGCombine: visitXOR can replace a node without returning it, bail out in tha...
Benjamin Kramer
1
-0
/
+33
2013-03-30
Change '@SECREL' suffix to GAS-compatible '@SECREL32'.
Benjamin Kramer
1
-20
/
+20
2013-03-30
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
16
-170
/
+1
2013-03-30
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
1
-0
/
+34
2013-03-30
Implement XOR reassociation. It is based on following rules:
Shuxin Yang
1
-0
/
+151
2013-03-30
[mips] Add patterns for DSP indexed load instructions.
Akira Hatanaka
1
-0
/
+31
2013-03-30
[mips] Fix DSP instructions to have explicit accumulator register operands.
Akira Hatanaka
1
-7
/
+14
2013-03-30
[mips] Move the code which does dag-combine for multiply-add/sub nodes to
Akira Hatanaka
1
-0
/
+1
2013-03-29
Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...
Michael Gottesman
1
-2
/
+2
2013-03-29
Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on...
Timur Iskhodzhanov
1
-0
/
+3
2013-03-29
Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present...
Michael Gottesman
1
-0
/
+16
2013-03-29
move testcase into appropriate X86 subdirectory.
Adrian Prantl
1
-3
/
+4
2013-03-29
Implement FRINT lowering on PPC using frin
Hal Finkel
1
-0
/
+37
2013-03-29
Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...
Adrian Prantl
1
-0
/
+371
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
5
-7
/
+7
[prev]
[next]