Go to file
Jim Grosbach 00fe92da6b ARM addrmode4 instructions (ldm, stm and friends) can't encode an immediate
offset for stack references. Make sure we take that into account when
deciding whether to reserver an emergency spill slot for the register
scavenger. rdar://8559625

llvm-svn: 116714
2010-10-18 16:48:59 +00:00
clang Implement the first half of [dcl.attr.override]p6. 2010-10-18 16:24:27 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Update atomic Design A spec with reference C++ implementations for the purpose of documeting the semantics of each atomic operation. 2010-10-18 16:40:13 +00:00
lldb Also change the utility functions in lldbutil.py, too, to correspond to the StateType representation change. 2010-10-18 15:46:54 +00:00
llvm ARM addrmode4 instructions (ldm, stm and friends) can't encode an immediate 2010-10-18 16:48:59 +00:00