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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
11
-21
/
+138
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
6
-9
/
+24
*
R600: Expand vector FSQRT ops
Tom Stellard
2013-10-29
1
-0
/
+1
*
The asm printer has a mangler. Use it.
Rafael Espindola
2013-10-29
3
-7
/
+4
*
The AsmPrinter has a Mangler. Use it.
Rafael Espindola
2013-10-29
3
-8
/
+6
*
The asm printer has a mangler. Don't keep a second pointer to it.
Rafael Espindola
2013-10-29
1
-10
/
+11
*
ARM: Add subtarget feature for CRC
Bernard Ogden
2013-10-29
5
-6
/
+14
*
AArch64: add 'a' inline asm operand modifier
Tim Northover
2013-10-29
1
-0
/
+2
*
ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
2013-10-29
1
-0
/
+15
*
ARM cost model: Account for zero cost scalar SROA instructions
Arnold Schwaighofer
2013-10-29
1
-3
/
+15
*
[mips] Simplify LowerFormalArguments using getRegClassFor.
Akira Hatanaka
2013-10-28
1
-15
/
+2
*
Return early from getUnconditionalBranchTargetOpValue if the branch target is
Lang Hames
2013-10-28
1
-1
/
+1
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
7
-265
/
+514
*
[SystemZ] Set usaAA to true
Richard Sandiford
2013-10-28
1
-0
/
+3
*
Prune utf8 chars in comments.
NAKAMURA Takumi
2013-10-28
2
-5
/
+5
*
Prune trailing linefeeds.
NAKAMURA Takumi
2013-10-28
2
-2
/
+0
*
Target/R600: Un-tab-ify.
NAKAMURA Takumi
2013-10-28
3
-9
/
+9
*
Make first substantial checkin of my port of ARM constant islands code to Mips.
Reed Kotler
2013-10-27
8
-12
/
+284
*
NVPTX: Remove unused globals.
Benjamin Kramer
2013-10-27
1
-7
/
+3
*
Hexagon: Remove global state.
Benjamin Kramer
2013-10-27
1
-10
/
+25
*
AVX-512: PMIN/PMAX intrinsics and patterns
Elena Demikhovsky
2013-10-27
2
-1
/
+45
*
[X86][AVX512] Add patterns that match the AVX512 floating point register vbro...
Quentin Colombet
2013-10-25
1
-0
/
+5
*
[X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...
Quentin Colombet
2013-10-25
1
-0
/
+5
*
ARM: allow .thumb_func to be separated from symbol definition
Tim Northover
2013-10-25
1
-17
/
+18
*
ARM: don't expand atomicrmw inline on Cortex-M0
Tim Northover
2013-10-25
2
-9
/
+13
*
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
Nadav Rotem
2013-10-25
2
-47
/
+5
*
ARM: Tweak usage of '*vfp' compiler_rt functions.
Jim Grosbach
2013-10-24
1
-1
/
+2
*
Remove class abstraction from ARM struct byval lowering
David Peixotto
2013-10-24
1
-553
/
+262
*
ARM: Mark double-precision instructions as such
Tim Northover
2013-10-24
3
-45
/
+66
*
ARM: add a couple more NEON predicates.
Tim Northover
2013-10-24
1
-4
/
+4
*
ARM: mark various aliases with their architecture requirements.
Tim Northover
2013-10-24
2
-8
/
+12
*
ARM: Use non-VFP softcalls on embedded Darwinish targets
Tim Northover
2013-10-24
1
-1
/
+1
*
ARM: fix assert on unpredictable POP instruction.
Tim Northover
2013-10-24
1
-3
/
+2
*
Make sure SP is always aligned on a 2 byte boundary
Job Noorman
2013-10-24
1
-2
/
+2
*
[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
Amara Emerson
2013-10-24
1
-2
/
+6
*
AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
Elena Demikhovsky
2013-10-24
1
-0
/
+36
*
(this is a corrected patch)
Yaron Keren
2013-10-23
3
-2
/
+4
*
Revert "Calling _chkstk is required on ELF as well as COFF on Windows. Withou...
Rafael Espindola
2013-10-23
3
-4
/
+2
*
X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.
Benjamin Kramer
2013-10-23
3
-6
/
+14
*
Calling _chkstk is required on ELF as well as COFF on Windows.
Yaron Keren
2013-10-23
3
-2
/
+4
*
X86: Custom lower zext v16i8 to v16i16.
Benjamin Kramer
2013-10-23
2
-19
/
+8
*
Fix PR17631
Michael Liao
2013-10-23
1
-1
/
+10
*
X86: Make concat_vectors combine a bit more conservative.
Jim Grosbach
2013-10-23
1
-0
/
+6
*
Support for microMIPS relocations 1.
Zoran Jovanovic
2013-10-23
4
-13
/
+107
*
[mips][msa] Direct Object Emission support for the LSA instruction.
Matheus Almeida
2013-10-23
2
-8
/
+21
*
[mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrins...
Daniel Sanders
2013-10-23
3
-4
/
+94
*
Make ARM hint ranges consistent, and add tests for these ranges
Artyom Skrobov
2013-10-23
4
-6
/
+26
*
R600/SI: Replace ffs(x) - 1 with countTrailingZeros(x)
Tom Stellard
2013-10-23
1
-1
/
+1
*
R600/SI: fix MIMG writemask adjustement
Tom Stellard
2013-10-23
1
-6
/
+21
*
R600: Fix handling of vector kernel arguments
Tom Stellard
2013-10-23
9
-35
/
+131
[next]