- Sep 29, 2009
-
-
Nick Lewycky authored
llvm-svn: 83048
-
Nick Lewycky authored
with a 64-bit kernel, which confuses LLVM. Make LLVM double-check this by checking which defines the system gcc actually sets. llvm-svn: 83047
-
Anders Carlsson authored
llvm-svn: 83046
-
Anders Carlsson authored
llvm-svn: 83045
-
Anders Carlsson authored
llvm-svn: 83044
-
Ted Kremenek authored
are only specially treated by RegionStore::InvalidateRegion() when their super region is also invalidated. When this isn't the case, conjure a new symbol for a FieldRegion. Thanks to Zhongxing Xu and Daniel Dunbar for pointing out this issue. llvm-svn: 83043
-
Douglas Gregor authored
llvm-svn: 83042
-
Anders Carlsson authored
llvm-svn: 83041
-
Ted Kremenek authored
Revert r82939. We can only not special case FieldRegions when the super region has also been invalidated. llvm-svn: 83040
-
Anders Carlsson authored
llvm-svn: 83039
-
Anders Carlsson authored
llvm-svn: 83038
-
Anders Carlsson authored
llvm-svn: 83037
-
-
Devang Patel authored
llvm-svn: 83033
-
Ted Kremenek authored
llvm-svn: 83030
-
Stuart Hastings authored
/Developer/usr/bin to the PATH when looking for llvm-gcc. llvm-svn: 83028
-
Fariborz Jahanian authored
function. llvm-svn: 83027
-
Stuart Hastings authored
available. Override by setting CC and CXX in the environment. llvm-svn: 83024
-
Jim Grosbach authored
slot for the register scavenger when compiling Thumb1 functions. llvm-svn: 83023
-
Fariborz Jahanian authored
llvm-svn: 83022
-
- Sep 28, 2009
-
-
Dan Gohman authored
llvm-svn: 83021
-
Douglas Gregor authored
llvm-svn: 83020
-
Devang Patel authored
llvm-svn: 83019
-
Rafael Espindola authored
llvm-svn: 83017
-
Devang Patel authored
llvm-svn: 83016
-
Jeffrey Yasskin authored
llvm-svn: 83015
-
Douglas Gregor authored
llvm-svn: 83014
-
Devang Patel authored
llvm-svn: 83013
-
Dan Gohman authored
llvm-svn: 83012
-
Dan Gohman authored
the operands, rather than trying to partition them into a start and a step. This handles non-affine add recurrences correctly. llvm-svn: 83011
-
Devang Patel authored
llvm-svn: 83010
-
Dan Gohman authored
llvm-svn: 83009
-
Evan Cheng authored
llvm-svn: 83008
-
Jakob Stoklund Olesen authored
llvm-svn: 83007
-
Jakob Stoklund Olesen authored
unused DECLARE instruction. KILL is not yet used anywhere, it will replace TargetInstrInfo::IMPLICIT_DEF in the places where IMPLICIT_DEF is just used to alter liveness of physical registers. llvm-svn: 83006
-
Fariborz Jahanian authored
purpose of overload resolution is to be treated as a uner-defined conversion. llvm-svn: 83004
-
Douglas Gregor authored
pushed into scope. Fixes PR5056. llvm-svn: 83003
-
Dan Gohman authored
llvm-svn: 83002
-
Dan Gohman authored
llvm-svn: 83001
-
Fariborz Jahanian authored
reference/pointer. And a test case for code gen. llvm-svn: 83000
-