Go to file
Dan Gohman 5531aa4de1 Use ISD::ADD instead of ISD::SUB with a negated constant. This
avoids trouble if the return type of TD->getPointerSize() is
changed to something which doesn't promote to a signed type,
and is simpler anyway.

Also, use getCopyFromReg instead of getRegister to read a
physical register's value.

llvm-svn: 110835
2010-08-11 18:14:00 +00:00
clang IRGen support for functions returning objc object 2010-08-11 17:37:35 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx Didn't mean to change lib/buildit on the last check in 2010-08-11 18:11:36 +00:00
lldb Added support for persistent variables to the 2010-08-11 03:57:18 +00:00
llvm Use ISD::ADD instead of ISD::SUB with a negated constant. This 2010-08-11 18:14:00 +00:00