index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-15
1
-19
/
+10
*
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+10
*
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
2
-0
/
+20
*
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
2
-0
/
+16
*
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+30
*
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+9
*
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
1
-0
/
+23
*
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
1
-1
/
+14
*
Further generalize this scheduler test.
Andrew Trick
2013-04-13
1
-2
/
+2
*
Fix a dislexic regex.
Andrew Trick
2013-04-13
1
-1
/
+1
*
Add a missing REQUIRES: asserts
Andrew Trick
2013-04-13
1
-0
/
+1
*
MI-Sched: schedule physreg copies.
Andrew Trick
2013-04-13
1
-0
/
+48
*
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
1
-7
/
+106
*
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
1
-106
/
+7
*
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
1
-0
/
+11
*
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
1
-7
/
+95
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
15
-365
/
+231
*
Fix the test on linux by setting the triple and the align format
Nadav Rotem
2013-04-12
1
-4
/
+4
*
Add a flag to align all basic blocks in the function.
Nadav Rotem
2013-04-12
1
-0
/
+22
*
Use FileCheck instead of grep.
Preston Gurd
2013-04-11
2
-17
/
+12
*
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
1
-0
/
+16
*
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
2013-04-11
1
-0
/
+1
*
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
1
-1
/
+1
*
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-11
2
-7
/
+31
*
Optimize vector select from all 0s or all 1s
Michael Liao
2013-04-11
1
-0
/
+72
*
Enhance bool simplifcation in X86 to handle more cases
Michael Liao
2013-04-11
3
-2
/
+299
*
Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
Eli Bendersky
2013-04-10
11
-15
/
+31
*
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
2
-1
/
+1
*
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
1
-5
/
+12
*
R600/SI: Add pattern for AMDGPUurecip
Michel Danzer
2013-04-10
1
-0
/
+12
*
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
2
-0
/
+226
*
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
2013-04-10
1
-0
/
+44
*
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
1
-15
/
+15
*
R600/SI: adjust writemask to only the used components
Christian Konig
2013-04-10
1
-31
/
+65
*
R600/SI: remove image sample writemask
Christian Konig
2013-04-10
1
-17
/
+17
*
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
2013-04-10
1
-1
/
+3
*
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
1
-0
/
+17
*
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
2
-0
/
+89
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
9
-0
/
+575
*
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
2013-04-09
1
-0
/
+23
*
Use virtual base registers on PPC
Hal Finkel
2013-04-09
2
-0
/
+52
*
Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheck
Hal Finkel
2013-04-09
1
-1
/
+5
*
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
1
-0
/
+16
*
Generate PPC early conditional returns
Hal Finkel
2013-04-08
2
-4
/
+58
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
2
-180
/
+207
*
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
1
-0
/
+137
*
Implement LowerCall_64 for the SPARC v9 64-bit ABI.
Jakob Stoklund Olesen
2013-04-07
1
-3
/
+147
*
Implement LowerReturn_64 for SPARC v9.
Jakob Stoklund Olesen
2013-04-06
1
-0
/
+84
*
SPARC v9 stack pointer bias.
Jakob Stoklund Olesen
2013-04-06
1
-7
/
+5
*
Implement PPCInstrInfo::FoldImmediate
Hal Finkel
2013-04-06
1
-0
/
+14
[next]