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
/
clang
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Implement kand/kandn/kor/kxor/kxnor/knot intrinsics using native IR.
Craig Topper
2017-12-16
1
-0
/
+29
*
[X86] Add builtins and tests for 128 and 256 bit vpopcntdq.
Craig Topper
2017-12-16
1
-0
/
+4
*
[CodeGen] Specialize mixed-sign mul-with-overflow (fix PR34920)
Vedant Kumar
2017-12-16
1
-0
/
+95
*
[OPENMP] Codegen `declare simd` for function declarations.
Alexey Bataev
2017-12-15
2
-4
/
+3
*
Fix many -Wsign-compare and -Wtautological-constant-compare warnings.
Zachary Turner
2017-12-14
1
-1
/
+1
*
[CodeGen][X86] Implement _InterlockedCompareExchange128 intrinsic
Reid Kleckner
2017-12-14
1
-0
/
+39
*
In an ARC lambda-to-block conversion thunk, reclaim the return value of
John McCall
2017-12-14
1
-2
/
+5
*
[OPENMP] Add codegen for target data constructs with `nowait` clause.
Alexey Bataev
2017-12-14
1
-3
/
+64
*
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
Richard Smith
2017-12-14
2
-0
/
+2
*
IRGen: When performing CFI checks, load vtable pointer from vbase when necess...
Peter Collingbourne
2017-12-13
5
-12
/
+47
*
[OPENMP] Add codegen for `nowait` clause in target directives.
Alexey Bataev
2017-12-13
1
-3
/
+50
*
[Hexagon] Intrinsic support for V62 and V65
Krzysztof Parzyszek
2017-12-13
2
-0
/
+58
*
[OPENMP] Initial codegen for `target teams distribute simd` directive.
Alexey Bataev
2017-12-13
3
-11
/
+53
*
[OPENMP] Support `reduction` clause on target-based directives.
Alexey Bataev
2017-12-13
1
-9
/
+17
*
[Coverage] Always emit unused coverage mappings in the same order.
Eli Friedman
2017-12-13
2
-14
/
+4
*
[OpenMP] Add function attribute for triggering data sharing.
Gheorghe-Teodor Bercea
2017-12-12
1
-0
/
+2
*
[Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...
Craig Topper
2017-12-11
1
-0
/
+5
*
Hardware-assisted AddressSanitizer (clang part).
Evgeniy Stepanov
2017-12-09
5
-4
/
+25
*
[CodeGen][X86] Fix handling of __fp16 vectors.
Akira Hatanaka
2017-12-09
3
-11
/
+11
*
[OPENMP] Simplify codegen for loop iteration variables in loop preamble.
Alexey Bataev
2017-12-08
1
-1
/
+6
*
[ubsan] array-bounds: Ignore params with constant size
Vedant Kumar
2017-12-08
1
-8
/
+0
*
[OPENMP] Initial codegen for `target teams distribute` directive.
Alexey Bataev
2017-12-08
3
-14
/
+58
*
[Blocks] Inherit sanitizer options from parent decl
Vedant Kumar
2017-12-08
1
-1
/
+3
*
[ubsan] Use pass_object_size info in bounds checks
Vedant Kumar
2017-12-08
2
-0
/
+59
*
[driver] Set the 'simulator' environment for Darwin when compiling for
Alex Lorenz
2017-12-07
1
-4
/
+1
*
CodeGen: Fix invalid bitcasts for memcpy
Yaxun Liu
2017-12-07
1
-4
/
+4
*
Fix PR35542: Correct adjusting of private reduction variable
Jonas Hahnfeld
2017-12-06
1
-3
/
+6
*
[OPENMP] Initial codegen for `teams distribute simd` directive.
Alexey Bataev
2017-12-06
1
-13
/
+23
*
[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
Sven van Haastregt
2017-12-06
1
-3
/
+3
*
[OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...
Alexey Bataev
2017-12-04
1
-0
/
+3
*
[OpenMP] Initial implementation of code generation for pragma 'teams distribu...
Carlo Bertolli
2017-12-04
1
-12
/
+22
*
[OPENMP] Codegen for `distribute simd` directive.
Alexey Bataev
2017-12-04
1
-21
/
+54
*
Revert "[CodeGen] Add initial support for union members in TBAA"
Hal Finkel
2017-12-03
4
-67
/
+32
*
[CodeGen] fix mapping from fmod calls to frem instruction
Sanjay Patel
2017-12-02
1
-14
/
+18
*
[CodeGen] remove stale comment; NFC
Sanjay Patel
2017-12-02
1
-1
/
+1
*
[CodeGen] convert math libcalls/builtins to equivalent LLVM intrinsics
Sanjay Patel
2017-12-01
1
-93
/
+173
*
[OPENMP] Emit `__tgt_target_teams` for all teams directives.
Alexey Bataev
2017-12-01
1
-26
/
+26
*
Mark all library options as hidden.
Zachary Turner
2017-12-01
2
-4
/
+5
*
[CodeGen] Add initial support for union members in TBAA
Ivan A. Kosarev
2017-11-30
4
-32
/
+67
*
[XRay][clang] Introduce -fxray-always-emit-customevents
Dean Michael Berris
2017-11-30
3
-3
/
+13
*
[Coverage] Emit gap areas in braces-optional statements (PR35387)
Vedant Kumar
2017-11-29
1
-9
/
+61
*
[EH] Use __CxxFrameHandler3 for C++ EH in MS environments
Reid Kleckner
2017-11-29
1
-4
/
+1
*
[OPENMP] General improvement of handling of `teams distribute`
Alexey Bataev
2017-11-29
1
-1
/
+1
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
2
-9
/
+11
*
Revert "Toolchain: Normalize dwarf, sjlj and seh eh"
Martell Malone
2017-11-29
2
-11
/
+9
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
2
-9
/
+11
*
Reland "Fix vtable not receiving hidden visibility when using push(visibility)"
Jake Ehrlich
2017-11-29
6
-19
/
+21
*
[OpenMP] Stable sort Privates to remove non-deterministic ordering
Mandeep Singh Grang
2017-11-28
1
-5
/
+4
*
[Target] Make a copy of TargetOptions feature list before sorting during CodeGen
Craig Topper
2017-11-28
1
-18
/
+11
*
Refactor functions PrintTemplateArgumentList
Serge Pavlov
2017-11-28
1
-7
/
+3
[prev]
[next]