llvm-project/llvm/lib
Lei Huang 8930af45c3 [PowerPC] Implement XL compatibility builtin __addex
Add builtin and intrinsic for `__addex`.

This patch is part of a series of patches to provide builtins for
compatibility with the XL compiler.

Reviewed By: stefanp, nemanjai, NeHuang

Differential Revision: https://reviews.llvm.org/D107002
2021-08-12 16:38:21 -05:00
..
Analysis [InstSimplify] Eliminate vector reverse of a splat vector 2021-08-11 11:27:58 -07:00
AsmParser [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
BinaryFormat [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
Bitcode [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
Bitstream
CodeGen [SampleFDO] Add two passes of MIRAddFSDiscriminatorsPass 2021-08-11 11:11:04 -07:00
DWARFLinker [Debug-Info][llvm-dwarfdump] Don't try to dump location 2021-07-27 07:28:59 +00:00
DWP [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00
DebugInfo [DWARF] Remove extractFast (NFC) 2021-08-11 09:55:00 -07:00
Demangle Demangle: correct swift_async demangling for Microsoft scheme 2021-07-14 11:43:44 -07:00
ExecutionEngine [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
Extensions
FileCheck [llvm] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
Frontend [OMPIRBuilder] add minimalist reduction support 2021-07-30 13:58:26 +02:00
FuzzMutate [NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch' 2021-07-09 12:24:12 +02:00
Fuzzer
IR [IR] Let ConstantVector::getSplat use poison instead of undef 2021-08-10 08:27:43 +01:00
IRReader
InterfaceStub IFSStub.cpp - consistently use default case to silence 'not all control paths return' MSVC warnings. NFCI. 2021-07-21 11:59:34 +01:00
LTO [LTO][lld] Add lto-pgo-warn-mismatch option 2021-08-11 09:45:55 -07:00
LineEditor
Linker [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
MC [CSSPGO] Additional cleanup as a follow-up to D107838 2021-08-10 19:04:20 -07:00
MCA [MCA] Use LSU for the in-order pipeline 2021-07-29 14:40:23 +03:00
Object [Object] Add missing PPC_DYNAMIC_TAG macros 2021-08-12 00:05:04 -07:00
ObjectYAML [yaml2obj] Enable support for parsing 64-bit XCOFF. 2021-07-30 02:06:04 +00:00
Option [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Passes Take OptimizationLevel class out of Pass Builder 2021-07-29 21:57:23 -07:00
ProfileData [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
Remarks
Support [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
TableGen DetailedRecordsBackend.cpp - printSectionHeading - avoid std::string creation/copies. 2021-06-13 16:49:40 +01:00
Target [PowerPC] Implement XL compatibility builtin __addex 2021-08-12 16:38:21 -05:00
Testing Fix for error "'Run' overrides a member function but is not marked 2021-06-11 06:56:00 -07:00
TextAPI Reland "[llvm] llvm-tapi-diff" 2021-06-09 21:17:34 -07:00
ToolDrivers [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Transforms [InstCombine] factorize min/max intrinsic ops with common operand (2nd try) 2021-08-12 16:32:07 -04:00
WindowsManifest
XRay
CMakeLists.txt [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00