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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Use XC for a memset of 0
Richard Sandiford
2013-09-06
1
-42
/
+26
*
Teach CodeGenPrepare about address spaces
Matt Arsenault
2013-09-06
1
-0
/
+30
*
[X86] Perform VSELECT DAG combines also before DAG type legalization.
Juergen Ributzka
2013-09-05
1
-2
/
+1
*
Fixed a crash in the integrated assembler for Mach-O when a symbol difference
Kevin Enderby
2013-09-05
1
-0
/
+38
*
R600: Fix i64 to i32 trunc on SI
Matt Arsenault
2013-09-05
1
-0
/
+19
*
Improve handling of .file, .include and .incbin directives to
Yunzhong Gao
2013-09-05
3
-3
/
+3
*
Debug Info: Use identifier to reference DIType in base type field of
Manman Ren
2013-09-05
1
-0
/
+29
*
R600: Add support for local memory atomic add
Tom Stellard
2013-09-05
1
-0
/
+23
*
R600: Expand SELECT nodes rather than custom lowering them
Tom Stellard
2013-09-05
1
-0
/
+46
*
R600: Fix incorrect LDS size calculation
Tom Stellard
2013-09-05
1
-0
/
+26
*
R600/SI: Don't emit S_WQM_B64 instruction for compute shaders
Tom Stellard
2013-09-05
2
-0
/
+14
*
[ARMv8] Add some missing tests for DSB/DMB.
Joey Gouly
2013-09-05
3
-3
/
+57
*
[ARMv8] Implement the new DMB/DSB operands.
Joey Gouly
2013-09-05
2
-1
/
+52
*
Add AArch32 DCPS{1,2,3} and HLT instructions.
Richard Barton
2013-09-05
6
-0
/
+119
*
Reverting 190043 for now.
Tilmann Scheller
2013-09-05
1
-76
/
+0
*
ARM: Add GPR register class excluding LR for use with the ADR instruction.
Tilmann Scheller
2013-09-05
1
-0
/
+76
*
[SystemZ] Add NC, OC and XC
Richard Sandiford
2013-09-05
6
-0
/
+829
*
[Sparc] Correctly handle call to functions with ReturnsTwice attribute.
Venkatraman Govindaraju
2013-09-05
1
-0
/
+70
*
mi-sched: Force bottom up scheduling for generic targets.
Andrew Trick
2013-09-04
2
-16
/
+11
*
Remove hack ensuring that darwin didn't produce dwarf > 3 for modules
Eric Christopher
2013-09-04
6
-30
/
+32
*
Expand and rewrite comment.
Eric Christopher
2013-09-04
1
-3
/
+4
*
Change swift/vldm test case to be less dependent on allocation order
Arnold Schwaighofer
2013-09-04
1
-16
/
+16
*
R600: Use shared op optimization when checking cycle compatibility
Vincent Lejeune
2013-09-04
1
-0
/
+38
*
R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
2013-09-04
24
-127
/
+239
*
R600: Remove fmul.v4f32.ll test which is redundant with fmul.ll
Vincent Lejeune
2013-09-04
1
-15
/
+0
*
Merge these 2 tests in a single file.
Rafael Espindola
2013-09-04
4
-71
/
+50
*
Swift: Only build vldm/vstm with q register aligned register lists
Arnold Schwaighofer
2013-09-04
1
-0
/
+28
*
Fix scheduling for vldm/vstm instructions that load/store more than 32 bytes ...
Silviu Baranga
2013-09-04
1
-0
/
+71
*
Revert "Add r159136 back now that pr13124 has been fixed."
Rafael Espindola
2013-09-04
1
-14
/
+0
*
Error on linking appending globals with different unnamed_addr.
Rafael Espindola
2013-09-04
2
-0
/
+8
*
[Sparc] Fix an assertion failure while lowering fcmp on long double.
Venkatraman Govindaraju
2013-09-04
1
-0
/
+20
*
Fix linking of unnamed_addr in functions.
Rafael Espindola
2013-09-04
2
-0
/
+27
*
Rename in preparation for adding tests for function linking.
Rafael Espindola
2013-09-04
2
-28
/
+28
*
Use CHECK-DAG instead of sort.
Rafael Espindola
2013-09-04
1
-11
/
+11
*
Fix linking of unnamed_addr.
Rafael Espindola
2013-09-04
1
-3
/
+3
*
InstCombine: allow unmasked icmps to be combined with logical ops
Tim Northover
2013-09-04
1
-0
/
+30
*
InstCombine: look for masked compares with subset relation
Tim Northover
2013-09-04
1
-0
/
+122
*
Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...
Hao Liu
2013-09-04
4
-3
/
+3076
*
Revert "Revert "Remove the darwin gdb option, that version of gdb is now dead...
Michael Gottesman
2013-09-04
2
-4
/
+1
*
Revert "Remove the darwin gdb option, that version of gdb is now dead and the...
Michael Gottesman
2013-09-04
2
-1
/
+4
*
Remove the darwin gdb option, that version of gdb is now dead and
Eric Christopher
2013-09-04
2
-4
/
+1
*
Add r159136 back now that pr13124 has been fixed.
Rafael Espindola
2013-09-03
1
-0
/
+14
*
[objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.
Michael Gottesman
2013-09-03
5
-672
/
+0
*
[objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som...
Michael Gottesman
2013-09-03
3
-55
/
+55
*
Teach InstCombineLoadCast about address spaces.
Matt Arsenault
2013-09-03
1
-1
/
+22
*
Revert "Revert "ARM: Improve pattern for isel mul of vector by scalar.""
Jim Grosbach
2013-09-03
1
-0
/
+18
*
Add the rest of the stock attributes to the attribute table.
Eric Christopher
2013-09-03
1
-2
/
+2
*
In this patch we are trying to do two things:
Yi Jiang
2013-09-03
3
-13
/
+141
*
Print string value for DT_RPATH and DT_RUNPATH.
Joerg Sonnenberger
2013-09-03
2
-0
/
+4
*
[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
Richard Sandiford
2013-09-03
1
-0
/
+352
[next]