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
/
include
/
llvm
/
IR
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AArch64] Add support for NEON scalar negate instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
[AArch64] Add support for NEON scalar absolute value instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
Update comment.
Chad Rosier
2013-10-16
1
-1
/
+1
*
[AArch64] Add support for NEON scalar signed saturating accumulated of unsigned
Chad Rosier
2013-10-16
1
-0
/
+5
*
TypeFinder: prefer iterative algorithm to keep stack usage low.
Will Dietz
2013-10-16
1
-0
/
+8
*
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...
Craig Topper
2013-10-15
1
-3
/
+0
*
[AArch64] Add support for NEON scalar integer compare instructions.
Chad Rosier
2013-10-14
1
-0
/
+24
*
Add a GlobalAlias::isValidLinkage to reduce code duplication.
Rafael Espindola
2013-10-09
1
-0
/
+5
*
AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.
Elena Demikhovsky
2013-10-09
1
-15
/
+40
*
[AArch64] Add support for NEON scalar floating-point reciprocal estimate,
Chad Rosier
2013-10-08
1
-0
/
+3
*
Fix duplicated assertions.
Matt Arsenault
2013-10-08
1
-27
/
+21
*
[AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
Chad Rosier
2013-10-08
1
-0
/
+12
*
IRBuilder: Downgrade InsertPointGuard's instruction pointer to a raw pointer.
Benjamin Kramer
2013-10-08
1
-2
/
+2
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
1
-1
/
+1
*
AVX-512: added scalar convert instructions and intrinsics.
Elena Demikhovsky
2013-10-06
1
-0
/
+30
*
Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are...
Craig Topper
2013-10-05
1
-59
/
+3
*
Implement aarch64 neon instruction set AdvSIMD (Across).
Jiangning Liu
2013-10-05
1
-0
/
+19
*
Add patterns for selecting TBM instructions from logical operations. Patch fr...
Craig Topper
2013-10-03
1
-1
/
+1
*
Add v4f16 to supported value types.
Pete Cooper
2013-10-03
1
-0
/
+2
*
[ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
2013-10-01
1
-0
/
+4
*
IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Benjamin Kramer
2013-09-30
1
-0
/
+48
*
IRBuilder: Move fast math flags to IRBuilderBase.
Benjamin Kramer
2013-09-30
1
-34
/
+28
*
Adding intrinsics to the llvm backend for TBM instruction set.
Yunzhong Gao
2013-09-27
1
-0
/
+66
*
[mips][msa] Implemented insert.d intrinsic.
Daniel Sanders
2013-09-27
1
-0
/
+3
*
[mips][msa] Implemented fill.d intrinsic.
Daniel Sanders
2013-09-27
1
-0
/
+2
*
[mips][msa] Implemented copy_[us].d intrinsic.
Daniel Sanders
2013-09-27
1
-0
/
+4
*
[mips][msa] Added support for matching vshf from normal IR (i.e. not intrinsics)
Daniel Sanders
2013-09-24
1
-4
/
+8
*
[mips][msa] Added support for matching bsel and bseli from normal IR (i.e. no...
Daniel Sanders
2013-09-24
1
-8
/
+4
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
2
-6
/
+76
*
Explicitly request unsigned enum types when desired
Reid Kleckner
2013-09-23
2
-2
/
+3
*
[mips][msa] Added support for matching insert and copy from normal IR (i.e. n...
Daniel Sanders
2013-09-23
1
-6
/
+6
*
[ARMv8] Add support for the v8 cryptography extensions.
Amara Emerson
2013-09-19
1
-0
/
+17
*
[ARMv8] Add CRC instructions.
Joey Gouly
2013-09-18
1
-0
/
+16
*
Add llvm.x86.* intrinsics for Intel SHA Extensions
Ben Langmuir
2013-09-17
1
-0
/
+21
*
Make a more clear AVX-512 section header that matches similar in the file.
Craig Topper
2013-09-17
1
-1
/
+3
*
MemCpyOptimizer: Use max legal int size instead of pointer size
Matt Arsenault
2013-09-16
1
-0
/
+11
*
Implement function prefix data as an IR feature.
Peter Collingbourne
2013-09-16
1
-3
/
+10
*
Fix comment to match what the assert actually enforces
Matt Arsenault
2013-09-12
1
-2
/
+2
*
[mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsics
Daniel Sanders
2013-09-11
1
-6
/
+6
*
[mips][msa] Removed unsupported dot product instructions (dotp_[su].b)
Daniel Sanders
2013-09-10
1
-4
/
+0
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-237
/
+121
*
TBAA: add isTBAAVtableAccess to MDNode so clients can call the function
Manman Ren
2013-09-06
1
-0
/
+3
*
Use type helper functions.
Matt Arsenault
2013-09-06
1
-2
/
+2
*
[ARMv8] Implement the new DMB/DSB operands.
Joey Gouly
2013-09-05
1
-0
/
+5
*
Revert "Add r159136 back now that pr13124 has been fixed."
Rafael Espindola
2013-09-04
1
-6
/
+0
*
Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...
Hao Liu
2013-09-04
1
-0
/
+28
*
Add r159136 back now that pr13124 has been fixed.
Rafael Espindola
2013-09-03
1
-0
/
+6
*
[mips][msa] Added IntrNoMem and removed Commutative from sub intrinsics.
Daniel Sanders
2013-09-03
1
-28
/
+28
*
[mips][msa] Added IntrNoMem to the floating-point intrinsics.
Daniel Sanders
2013-09-03
1
-96
/
+100
*
ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
Tim Northover
2013-08-28
1
-6
/
+0
[prev]
[next]