index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Config
Age
Commit message (
Expand
)
Author
2011-08-12
configure: Update since r136721.
NAKAMURA Takumi
2011-07-23
CMake: Fix LLVM_NATIVE_TARGETMC in config.h.cmake.
NAKAMURA Takumi
2011-07-23
config.h.cmake: Reorder along config.h.in.
NAKAMURA Takumi
2011-07-22
Teach cmake configured headers about LLVM_NATIVE_TARGETMC
Oscar Fuentes
2011-07-22
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-20
Regenerate configure and friends for Chad.
Eric Christopher
2011-07-19
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-14
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-06-23
remove CMake mode_t define
Dylan Noblesmith
2011-05-25
Fix warning in the CMake build about redefining LLVM_PATH_XDOT_PY by making s...
Frits van Bommel
2011-05-01
Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl inst...
NAKAMURA Takumi
2011-03-09
Add InitializeNativeAsmParser function.
Jan Sjödin
2011-02-27
cmake: Add xdot.py support as it already exists in autoconf.
Tobias Grosser
2011-02-09
lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...
NAKAMURA Takumi
2011-02-05
Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.
NAKAMURA Takumi
2011-02-03
Moved to Clang's source tree its configuration options and associated
Oscar Fuentes
2011-02-03
Platform tests for `sys/uio.h' header and `writev' function.
Oscar Fuentes
2011-02-03
Regenerate configure.
Daniel Dunbar
2011-01-31
Adds some platform checks to cmake/config-ix.cmake and fixes checking
Oscar Fuentes
2011-01-31
CMake: Fix a few definition to suppress warnings.
NAKAMURA Takumi
2011-01-21
Handles libffi on the CMake build.
Oscar Fuentes
2011-01-17
Add some platform checks. Also fix a typo on a Makefile.
Oscar Fuentes
2011-01-15
Make config.h.cmake similar to config.h.in
Oscar Fuentes
2011-01-14
Reorder macros on config.h.cmake to easily compare it against
Oscar Fuentes
2011-01-13
Add some platform tests.
Oscar Fuentes
2011-01-13
Platform tests for argz_* functions.
Oscar Fuentes
2011-01-11
Add to the CMake build some options and platform tests supported by
Oscar Fuentes
2011-01-09
Rewrite handling of LLVM_ENABLE_PIC. It was being processed after
Oscar Fuentes
2010-12-03
Support/FileSystem: Fix MinGW build. It doesn't have _chsize_s.
Michael J. Spencer
2010-12-03
Apparently OS X 10.4 doesn't have __crashreporter_info__.
Eric Christopher
2010-10-22
Endian: Get rid of LLVM_IS_HOST_BIG_ENDIAN.
Michael J. Spencer
2010-10-22
Rename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_ENDIAN to reflect what i...
Michael J. Spencer
2010-10-21
Support: Add Endian.h
Michael J. Spencer
2010-10-19
First step to allowing the resource directory of Clang to be adjusted for
Chandler Carruth
2010-09-27
Add support for viewing graphviz graphs with xdot.py.
Dan Gohman
2010-09-17
Attempt to support platforms which don't have fenv.h.
Dan Gohman
2010-08-30
Fix LLVM target initialization to deal with sociopathic outside projects
Eric Christopher
2010-08-25
Regenerate.
Eric Christopher
2010-08-11
configure: Add detection of the linker version string.
Daniel Dunbar
2010-08-10
Avoid multiple definition warnings when both config.h and
Oscar Fuentes
2010-08-08
Add a bit of a hack to avoid multiple defines of variables in
Eric Christopher
2010-08-08
CMake: set configure macro LLVM_PREFIX
Oscar Fuentes
2010-08-08
CMake: configure header llvm-config.h
Oscar Fuentes
2010-08-08
Fix PR7809 by creating a header for just llvm variables that can be
Eric Christopher
2010-08-03
build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target"
Daniel Dunbar
2010-07-19
Regenerate.
Owen Anderson
2010-06-28
Pull in the libCrashReporterClient.a information with a warning comment.
Eric Christopher
2010-06-22
Look for and use a different darwin crash reporter library.
Eric Christopher
2010-05-15
improve portability to systems that don't have round, patch by
Chris Lattner
2010-05-10
Add new configure option, --disable-timestamps, intended to turn off anything...
Daniel Dunbar
[prev]
[next]