index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-04-01
R600: Add support for native control flow
Vincent Lejeune
2013-04-01
R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
2013-04-01
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
Add triple to test/CodeGen/PowerPC/stfiwx-2
Hal Finkel
2013-04-01
Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
2013-04-01
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
Hal Finkel
2013-04-01
Add the PPC popcntw instruction
Hal Finkel
2013-03-31
X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.
Benjamin Kramer
2013-03-31
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-30
DAGCombine: visitXOR can replace a node without returning it, bail out in tha...
Benjamin Kramer
2013-03-30
Change '@SECREL' suffix to GAS-compatible '@SECREL32'.
Benjamin Kramer
2013-03-30
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
2013-03-30
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
2013-03-30
[mips] Add patterns for DSP indexed load instructions.
Akira Hatanaka
2013-03-30
[mips] Fix DSP instructions to have explicit accumulator register operands.
Akira Hatanaka
2013-03-30
[mips] Move the code which does dag-combine for multiply-add/sub nodes to
Akira Hatanaka
2013-03-29
Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on...
Timur Iskhodzhanov
2013-03-29
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-28
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
Enhance boolean simplification to handle 16-/64-bit RDRAND
Michael Liao
2013-03-28
Make Win32 put the SRet address into EAX, fixes PR15556
Timur Iskhodzhanov
2013-03-28
Specify CPUs on the PPC bswap-load-store test
Hal Finkel
2013-03-28
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
2013-03-28
Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.
Jyotsna Verma
2013-03-28
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
Hexagon: Use multiclass for gp-relative instructions.
Jyotsna Verma
2013-03-28
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructions
Hal Finkel
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-27
This patch follows is a follow up to r178171, which uses the register
Preston Gurd
2013-03-27
For the current Atom processor, the fastest way to handle a call
Preston Gurd
2013-03-27
R600/SI: add SETO/SETUO patterns
Christian Konig
2013-03-27
Print PPC ZERO as 0 (not r0) even on Darwin
Hal Finkel
2013-03-27
Enabling the generation of dependency breakers for partial updates on Cortex-...
Silviu Baranga
2013-03-27
R600/SI: add cummuting of rev instructions
Christian Konig
2013-03-27
R600/SI: add mulhu/mulhs patterns
Christian Konig
2013-03-27
R600/SI: add srl/sha patterns for SI
Christian Konig
2013-03-27
Allocate r0 on PPC
Hal Finkel
2013-03-27
Remove the link register from the GPR classes on PowerPC.
Bill Schmidt
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
Don't spill PPC VRSAVE on non-Darwin (even in SjLj)
Hal Finkel
2013-03-26
Add XTEST codegen support
Michael Liao
2013-03-26
Enable SandyBridgeModel for all modern Intel P6 descendants.
Jakob Stoklund Olesen
2013-03-26
Use multiple virtual registers in PPC CR spilling
Hal Finkel
2013-03-26
Update PEI's virtual-register-based scavenging to support multiple simultaneo...
Hal Finkel
2013-03-26
Fix PRFCHW test on non-x86 builds
Michael Liao
[next]