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-13
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-12
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
Fix the test on linux by setting the triple and the align format
Nadav Rotem
2013-04-12
Add a flag to align all basic blocks in the function.
Nadav Rotem
2013-04-11
Use FileCheck instead of grep.
Preston Gurd
2013-04-11
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
2013-04-11
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-11
Optimize vector select from all 0s or all 1s
Michael Liao
2013-04-11
Enhance bool simplifcation in X86 to handle more cases
Michael Liao
2013-04-10
Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
Eli Bendersky
2013-04-10
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
R600/SI: Add pattern for AMDGPUurecip
Michel Danzer
2013-04-10
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
2013-04-10
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
R600/SI: adjust writemask to only the used components
Christian Konig
2013-04-10
R600/SI: remove image sample writemask
Christian Konig
2013-04-10
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
2013-04-09
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
2013-04-09
Use virtual base registers on PPC
Hal Finkel
2013-04-09
Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheck
Hal Finkel
2013-04-09
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-08
Generate PPC early conditional returns
Hal Finkel
2013-04-08
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-07
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-06
Implement LowerReturn_64 for SPARC v9.
Jakob Stoklund Olesen
2013-04-06
SPARC v9 stack pointer bias.
Jakob Stoklund Olesen
2013-04-06
Implement PPCInstrInfo::FoldImmediate
Hal Finkel
2013-04-06
Complete formal arguments for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-05
R600/SI: Add support for buffer stores v2
Tom Stellard
2013-04-05
R600/SI: Add processor types for each SI variant
Tom Stellard
2013-04-05
R600/SI: Avoid generating S_MOVs with 64-bit immediates v2
Tom Stellard
2013-04-05
Enable early if conversion on PPC
Hal Finkel
2013-04-05
Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...
Timur Iskhodzhanov
2013-04-05
Reverting 178851 as it broke buildbots
Renato Golin
2013-04-05
Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...
Stepan Dyatkovskiy
2013-04-05
RegisterPressure heuristics currently require signed comparisons.
Andrew Trick
2013-04-04
PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
2013-04-04
Avoid high-latency false CPSR dependencies even for tMOVSi.
Jakob Stoklund Olesen
2013-04-04
New-password-test commit.
Stepan Dyatkovskiy
[prev]
[next]