Go to file
Gabor Greif 0a970698da use Value* constructor of CallSite to create potentially improper site, and test that
llvm-svn: 109581
2010-07-28 14:28:18 +00:00
clang we are not supposed to create an improper callsite using a CallInstr; leave a fixme mentioning the simplification when CallSite can clone itself 2010-07-28 09:19:33 +00:00
compiler-rt add assembly implementation of modsi3 so compiler does not have to special case a - (a / b) * b optimization 2010-07-27 06:24:32 +00:00
libcxx lookahead for ecma 2010-07-27 22:20:32 +00:00
lldb Created lldb::LanguageType by moving an enumeration from the 2010-07-28 02:04:09 +00:00
llvm use Value* constructor of CallSite to create potentially improper site, and test that 2010-07-28 14:28:18 +00:00