Go to file
Petar Avramovic 0a5e4eb776 [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM
Add support for s64 libcalls for G_SDIV, G_UDIV, G_SREM and G_UREM
and use integer type of correct size when creating arguments for
CLI.lowerCall.
Select G_SDIV, G_UDIV, G_SREM and G_UREM for types s8, s16, s32 and s64
on MIPS32.

Differential Revision: https://reviews.llvm.org/D55651

llvm-svn: 349499
2018-12-18 15:59:51 +00:00
clang Emit -Wformat properly for bit-field promotions. 2018-12-18 15:54:38 +00:00
clang-tools-extra [clangd] BackgroundIndex rebuilds symbol index periodically. 2018-12-18 15:39:33 +00:00
compiler-rt Fix a gcc -Wpedantix warning 2018-12-18 15:17:01 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc travis: Add cmake build 2018-11-27 16:07:21 +00:00
libcxx [libcxx] Remove XFAILs for older macOS versions 2018-12-18 13:46:28 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [AArch64][libunwind] Unwinding support for return address signing with B Key 2018-12-17 11:43:24 +00:00
lld [COFF] Set the CPU string for LTO like ELF does 2018-12-18 01:59:33 +00:00
lldb ELF: Don't create sections for section header index 0 2018-12-18 15:56:45 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and G_UREM 2018-12-18 15:59:51 +00:00
openmp [Tests] fix non-determinism failure in testcase 2018-12-18 08:57:23 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.