- Nov 18, 2009
-
-
Bob Wilson authored
llvm-svn: 89254
-
Jeffrey Yasskin authored
llvm-svn: 89252
-
Fariborz Jahanian authored
use of pointer to data member. llvm-svn: 89251
-
Bill Wendling authored
llvm-svn: 89250
-
Sebastian Redl authored
llvm-svn: 89248
-
Daniel Dunbar authored
llvm-svn: 89247
-
Jakob Stoklund Olesen authored
When TwoAddressInstructionPass deletes a dead instruction, make sure that all register kills are accounted for. The 2-addr register does not get special treatment. llvm-svn: 89246
-
Daniel Dunbar authored
llvm-svn: 89245
-
Sebastian Redl authored
Pretend destructors are const and volatile. This allows calling them with const and/or volatile objects. Fixes PR5548. llvm-svn: 89244
-
Sebastian Redl authored
Don't generate superfluous and ambiguous built-in candidates for multi-level array subscript and arithmetic. Fixes PR5546. llvm-svn: 89242
-
Jakob Stoklund Olesen authored
Verify LiveVariables information when present. llvm-svn: 89241
-
Jakob Stoklund Olesen authored
llvm-svn: 89240
-
Ken Dyck authored
macros corresponding to __INTPTR_WIDTH__. llvm-svn: 89239
-
Lang Hames authored
Fixed the in-place spiller and trivial rewriter, which had been broken by the recent SlotIndexes work. llvm-svn: 89238
-
Ken Dyck authored
llvm-svn: 89237
-
Viktor Kutuzov authored
Added getDefaultSubtargetFeatures method to SubtargetFeatures class which returns a correct feature string for given triple. llvm-svn: 89236
-
Daniel Dunbar authored
value. llvm-svn: 89235
-
Daniel Dunbar authored
llvm-svn: 89234
-
Daniel Dunbar authored
llvm-svn: 89233
-
Daniel Dunbar authored
type. llvm-svn: 89232
-
Ken Dyck authored
llvm-svn: 89231
-
Ken Dyck authored
longer used by stdint.h. llvm-svn: 89230
-
Daniel Dunbar authored
llvm-svn: 89229
-
Douglas Gregor authored
llvm-svn: 89227
-
Ken Dyck authored
INTn_C and UINTn_C macros. llvm-svn: 89226
-
Bob Wilson authored
llvm-svn: 89225
-
Ken Dyck authored
their corresponding exact-width type. llvm-svn: 89224
-
Douglas Gregor authored
and @implementation declarations. llvm-svn: 89223
-
Mike Stump authored
llvm-svn: 89222
-
Ken Dyck authored
__INTMAX_WIDTH__. llvm-svn: 89221
-
Fariborz Jahanian authored
implementation mismatch in their qualifiers only. This will match similar behavior in c/c++ and fixes radar 7211653. llvm-svn: 89220
-
Mike Stump authored
llvm-svn: 89219
-
David Goodwin authored
llvm-svn: 89218
-
Fariborz Jahanian authored
lack of viable convesion functions. llvm-svn: 89216
-
Sebastian Redl authored
llvm-svn: 89215
-
Bob Wilson authored
llvm-svn: 89214
-
Jakob Stoklund Olesen authored
when LiveVariables is available. The -split-phi-edges is now gone, and so is the hack to disable it when using the local register allocator. The PHIElimination pass no longer has LiveVariables as a prerequisite - that is what broke the local allocator. Instead we do critical edge splitting when possible - that is when LiveVariables is available. llvm-svn: 89213
-
Daniel Dunbar authored
into a string). llvm-svn: 89212
-
Daniel Dunbar authored
Clang. llvm-svn: 89211
-
Daniel Dunbar authored
llvm-svn: 89210
-