Go to file
Bill Wendling 91549ed15f Reinstate 347294 with a fix for the failures.
EvaluateAsInt() is sometimes called in a constant context. When that's the
case, we need to specify it as so.

llvm-svn: 347364
2018-11-20 23:24:16 +00:00
clang Reinstate 347294 with a fix for the failures. 2018-11-20 23:24:16 +00:00
clang-tools-extra [clang-tidy] Don't generate incorrect fixes for class constructed from list-initialized arguments 2018-11-20 15:45:15 +00:00
compiler-rt Revert "[Sanitizer] intercept setvbuf on other platforms where it is supported" 2018-11-20 22:50:31 +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 r600: Add datalayout to image builtin implementation 2018-11-10 21:43:40 +00:00
libcxx [NFC] Reformat availability #defines in __config 2018-11-20 23:18:25 +00:00
libcxxabi [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
libunwind [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
lld [CodeView] RelocPtr points to little endian data. 2018-11-20 21:30:11 +00:00
lldb [lit] Build and link TestIRMemoryMapWindows explicitly 2018-11-20 16:44:06 +00:00
llgo
llvm [X86] Emit a PACKUS instead of a VECTOR_SHUFFLE from LowerTRUNCATE for v16i16->v16i8. 2018-11-20 22:57:48 +00:00
openmp [OPENMP][NVPTX]Improved lock/critical constructs. 2018-11-20 20:19:36 +00:00
parallel-libs
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.