Go to file
Chris Lattner d767a0300e Reimplement DefineTypeSize in terms of APInt. This eliminates some
magic integer arithmetic and allows it to work with types larger
than 64 bits.

llvm-svn: 126365
2011-02-24 06:54:56 +00:00
clang Reimplement DefineTypeSize in terms of APInt. This eliminates some 2011-02-24 06:54:56 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Jean-Daniel Dupas fixes install directions 2011-02-22 14:18:34 +00:00
lldb Add emulation methods for Bitwise Bit Clear (immediate and register) operations. 2011-02-24 01:15:17 +00:00
llvm change instcombine to not turn a call to non-varargs bitcast of 2011-02-24 05:10:56 +00:00