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
*
[Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128.
Venkatraman Govindaraju
2013-11-03
1
-0
/
+32
*
Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
2013-11-03
1
-0
/
+38
*
[SparcV9] Add ctpop instruction for i64. Also, expand ctlz, cttz and bswap.
Venkatraman Govindaraju
2013-11-03
1
-0
/
+23
*
Fix PR17764
Michael Liao
2013-11-02
1
-0
/
+10
*
[ARM] Add Virtualization subtarget feature and more build attributes in this ...
Bradley Smith
2013-11-01
3
-264
/
+128
*
[ARM] Fix Tag_ABI_HardFP_use build attribute
Bradley Smith
2013-11-01
2
-34
/
+89
*
These test cases for experimental features are a bit too darwin-specific stil...
Andrew Trick
2013-10-31
2
-4
/
+4
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
1
-0
/
+48
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
1
-0
/
+20
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
2
-0
/
+253
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
1
-0
/
+527
*
SparcV9 doesnt have rem instruction either.
Roman Divacky
2013-10-31
1
-0
/
+23
*
Merge and filecheckize.
Roman Divacky
2013-10-31
2
-8
/
+16
*
Add AVX512 unmasked integer broadcast intrinsics and support.
Cameron McInally
2013-10-31
1
-0
/
+28
*
AVX-512: Implemented CMOV for 512-bit vectors
Elena Demikhovsky
2013-10-31
1
-0
/
+22
*
[SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
2013-10-31
20
-42
/
+72
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
10
-4
/
+127
*
Legalize: Improve legalization of long vector extends.
Jim Grosbach
2013-10-31
1
-0
/
+18
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
1
-0
/
+19
*
Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espindola
2013-10-30
1
-0
/
+26
*
R600: Custom lower f32 = uint_to_fp i64
Tom Stellard
2013-10-30
1
-4
/
+19
*
[mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests
Daniel Sanders
2013-10-30
1
-73
/
+121
*
[mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...
Daniel Sanders
2013-10-30
4
-162
/
+299
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
2
-19
/
+335
*
[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...
Daniel Sanders
2013-10-30
2
-84
/
+216
*
[mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT
Daniel Sanders
2013-10-30
1
-0
/
+164
*
[mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...
Daniel Sanders
2013-10-30
1
-33
/
+44
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-10-30
1
-42
/
+0
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-10-30
1
-0
/
+42
*
[mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
2013-10-29
1
-0
/
+14
*
add test cases for frameaddr and returnaddr for aarch64
Weiming Zhao
2013-10-29
2
-0
/
+41
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
1
-7
/
+11
*
R600: Expand vector FSQRT ops
Tom Stellard
2013-10-29
1
-0
/
+54
*
AArch64: add 'a' inline asm operand modifier
Tim Northover
2013-10-29
1
-0
/
+9
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-29
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-34
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-31
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-27
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-16
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-17
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-17
/
+0
*
Convert a llc -filetype=obj test into a llvm-mc test.
Rafael Espindola
2013-10-28
1
-16
/
+0
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
2
-38
/
+259
*
[SystemZ] Set usaAA to true
Richard Sandiford
2013-10-28
5
-18
/
+19
*
[DAGCombiner] Respect volatility when checking for aliases
Richard Sandiford
2013-10-28
1
-1
/
+2
*
Keep TBAA info when rewriting SelectionDAG loads and stores
Richard Sandiford
2013-10-28
1
-0
/
+20
*
Make first substantial checkin of my port of ARM constant islands code to Mips.
Reed Kotler
2013-10-27
1
-0
/
+35
*
AVX-512: PMIN/PMAX intrinsics and patterns
Elena Demikhovsky
2013-10-27
1
-0
/
+56
*
[X86][AVX512] Add patterns that match the AVX512 floating point register vbro...
Quentin Colombet
2013-10-25
1
-0
/
+14
*
[X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...
Quentin Colombet
2013-10-25
1
-0
/
+14
[next]