index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm/test/CodeGen/X86/peephole-fold-movsd.ll: Relax an expression for win32.
NAKAMURA Takumi
2014-09-15
1
-1
/
+1
*
Add a triple to fix the bots.
Rafael Espindola
2014-09-15
1
-1
/
+1
*
Fix a lot of confusion around inserting nops on empty functions.
Rafael Espindola
2014-09-15
3
-22
/
+30
*
[CodeGenPrepare][AddressingModeMatcher] Fix a think-o for the sext(zext) -> z...
Quentin Colombet
2014-09-15
1
-0
/
+63
*
[X86] Fix a bug in X86's peephole optimization.
Akira Hatanaka
2014-09-15
1
-0
/
+31
*
CHECK-LABELize test
Matt Arsenault
2014-09-15
2
-19
/
+19
*
R600/SI: Prefer selecting more e64 instruction forms.
Matt Arsenault
2014-09-15
6
-9
/
+81
*
R600/SI: Make sure double vector fmul is tested
Matt Arsenault
2014-09-15
1
-4
/
+29
*
R600/SI: Add some mubuf testcases.
Matt Arsenault
2014-09-15
1
-0
/
+34
*
R600/SI: Add preliminary support for flat address space
Matt Arsenault
2014-09-15
1
-0
/
+182
*
[mips] Marked the DADDiu instruction aliases as MIPS III.
Toma Tabacu
2014-09-15
8
-0
/
+32
*
[x86] Begin emitting PBLENDW instructions for integer blend operations
Chandler Carruth
2014-09-15
2
-17
/
+17
*
[x86] Add an explicit SSE3 run to this test and flesh out a bunch of
Chandler Carruth
2014-09-15
1
-0
/
+86
*
[x86] Teach the x86 DAG combiner to form UNPCKLPS and UNPCKHPS
Chandler Carruth
2014-09-15
1
-0
/
+14
*
[x86] Teach the x86 DAG combiner to form MOVSLDUP and MOVSHDUP
Chandler Carruth
2014-09-15
1
-0
/
+30
*
[x86] Undo a flawed transform I added to form UNPCK instructions when
Chandler Carruth
2014-09-15
6
-23
/
+22
*
[x86] Teach the new vector shuffle lowering to use 'punpcklwd' and
Chandler Carruth
2014-09-15
1
-24
/
+39
*
InstSimplify: Simplify trivial and/or of icmps
David Majnemer
2014-09-15
1
-0
/
+120
*
[x86] Teach the new vector shuffle lowering to use BLENDPS and BLENDPD.
Chandler Carruth
2014-09-14
3
-37
/
+99
*
llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit -mtriple=x86_64-unknown...
NAKAMURA Takumi
2014-09-14
1
-1
/
+1
*
[x86] Add an SSE41 mode to this test. Nothing interesting here, its the
Chandler Carruth
2014-09-14
1
-0
/
+19
*
[x86] Switch this test to use an ALL prefix with special SSE2 and SSE3
Chandler Carruth
2014-09-14
1
-120
/
+129
*
[x86] Add some test cases where we should emit blendpd in SSE4.1. No
Chandler Carruth
2014-09-14
1
-0
/
+15
*
[x86] Teach the vector combiner that picks a canonical shuffle from to
Chandler Carruth
2014-09-14
8
-22
/
+53
*
R600/SI: Fix broken check lines
Matt Arsenault
2014-09-14
1
-2
/
+2
*
[FastISel][AArch64] Add support for non-native types for logical ops.
Juergen Ributzka
2014-09-13
1
-0
/
+176
*
[AArch64] Update test case to pass with post-RA MI scheduler.
Chad Rosier
2014-09-13
1
-1
/
+1
*
Stop suppress error messages in test case to see why one buildbot is failing
Nick Kledzik
2014-09-12
1
-1
/
+1
*
[llvm-objdump] support -rebase option for mach-o to dump rebasing info
Nick Kledzik
2014-09-12
2
-0
/
+15
*
llvm-profdata: Avoid undefined behaviour when reading raw profiles
Justin Bogner
2014-09-12
1
-2
/
+0
*
FileCheckize. NFC.
Chad Rosier
2014-09-12
1
-21
/
+25
*
[AArch64] Enable post-RA MI scheduler.
Chad Rosier
2014-09-12
1
-0
/
+31
*
[lit] Parse all strings as UTF-8 rather than ASCII.
Jordan Rose
2014-09-12
1
-0
/
+3
*
llvm/test/CodeGen/X86/vec_ctbits.ll: Add explicit -mtriple=x86_64-unknown. It...
NAKAMURA Takumi
2014-09-12
1
-1
/
+1
*
[mips][microMIPS] Implement JRADDIUSP instruction
Zoran Jovanovic
2014-09-12
1
-0
/
+5
*
Address comments on r217622
Bill Schmidt
2014-09-12
1
-0
/
+12
*
[mips][microMIPS] Implement BGEZALS and BLTZALS instructions
Zoran Jovanovic
2014-09-12
1
-0
/
+10
*
[mips][microMIPS] Implement JALS and JALRS instructions.
Zoran Jovanovic
2014-09-12
1
-0
/
+10
*
[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions
Zoran Jovanovic
2014-09-12
1
-0
/
+12
*
[ARM] Teach the cost model that cross-class copies are costly.
James Molloy
2014-09-12
1
-56
/
+56
*
Legalizer: Use the scalar bit width when promoting bit counting instrs on
Benjamin Kramer
2014-09-12
1
-1
/
+50
*
Revert "llvm-cov: Remove an overly system specific test"
Justin Bogner
2014-09-11
2
-0
/
+31
*
R600/SI: Fix off by 1 error in used register count
Matt Arsenault
2014-09-11
1
-1
/
+8
*
[MCJIT] Make sure we test ARM BR24 relocations with both internal and external
Lang Hames
2014-09-11
1
-2
/
+7
*
[CodeGenPrepare] Teach the addressing mode matcher how to promote zext.
Quentin Colombet
2014-09-11
1
-0
/
+15
*
Add missing colon to RUN line...
Bill Schmidt
2014-09-11
1
-1
/
+1
*
[PATCH, PowerPC] Accept 'U' and 'X' constraints in inline asm
Bill Schmidt
2014-09-11
1
-0
/
+32
*
[MCJIT] Add support for ARM HALF_DIFF relocations to MCJIT.
Lang Hames
2014-09-11
1
-15
/
+19
*
Add triple to test to fix bots
Matt Arsenault
2014-09-11
1
-1
/
+1
*
Provide an implementation of getNoopForMachoTarget for SPARC.
Brad Smith
2014-09-11
1
-0
/
+8
[next]