Go to file
Rui Ueyama cfa8f24ec3 Support: Add {read,write}{16,32,64}{le,be} functions.
Add convenient functions for endian-aware reads/writes.

llvm-svn: 231002
2015-03-02 20:00:15 +00:00
clang Add -fexceptions for targets where it isn't the default. 2015-03-02 19:11:53 +00:00
clang-tools-extra Add -fexceptions for targets which need it 2015-03-02 19:12:51 +00:00
compiler-rt [ASan/Win] Work around PR22545: call LLVM global_dtors in the MD atexit() 2015-03-02 19:41:09 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement step builtin 2015-03-02 15:29:41 +00:00
libcxx cmath: account for MSVCRT 12.0 changes 2015-02-28 20:18:39 +00:00
libcxxabi Unwind: make it build on Darwin again 2015-02-28 02:23:54 +00:00
lld Update the list of relocations that need to be implemented. 2015-03-02 06:17:38 +00:00
lldb Applying D7950 to four near copies of the file. 2015-03-02 19:12:18 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Support: Add {read,write}{16,32,64}{le,be} functions. 2015-03-02 20:00:15 +00:00
openmp Removed all header files for OpenMP 2.5 2015-02-25 18:38:08 +00:00
polly Do not model scalar accesses in non-affine subregions 2015-03-02 14:06:01 +00:00