Go to file
Marshall Clow 8b32246d77 Named the macro wrong in the test.
llvm-svn: 318259
2017-11-15 03:08:39 +00:00
clang PR35214: don't crash if we see an array of unknown bound added to an empty but invalid designator. 2017-11-15 03:03:56 +00:00
clang-tools-extra add new check for property declaration 2017-11-13 23:54:31 +00:00
compiler-rt [profile] Update InstrProfData.inc to sync with llvm 2017-11-14 23:57:58 +00:00
debuginfo-tests Revert "Update test_debuginfo.pl script to point to new tree location." 2017-11-13 23:33:29 +00:00
libclc native_powr: Switch implementation to native_exp2 and native_log2 2017-11-14 21:55:41 +00:00
libcxx Named the macro wrong in the test. 2017-11-15 03:08:39 +00:00
libcxxabi Remove excess whitespace from syslog message; NFC 2017-11-13 15:40:31 +00:00
libunwind Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm 2017-11-04 21:01:31 +00:00
lld Note that the benchmark set has been updated. 2017-11-14 17:48:48 +00:00
lldb Update xcode project file to track ArchSpec.cpp 2017-11-14 23:15:35 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [docs] Document a way to simplify names in bugpoint output 2017-11-15 02:58:45 +00:00
openmp [OpenMP] Remove the unused testsuite/ directory 2017-11-13 17:44:48 +00:00
parallel-libs
polly [polly] Remove redundant return [NFC] 2017-11-10 20:33:08 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

README.md

Low Level Virtual Machine (LLVM)

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