- Dec 10, 2010
-
-
Bob Wilson authored
llvm-svn: 121583
-
Bob Wilson authored
llvm-svn: 121582
-
Owen Anderson authored
llvm-svn: 121581
-
Jim Grosbach authored
llvm-svn: 121580
-
Owen Anderson authored
llvm-svn: 121579
-
Dan Gohman authored
llvm-svn: 121573
-
-
-
Jim Grosbach authored
just assign to it. llvm-svn: 121523
-
Jim Grosbach authored
llvm-svn: 121522
-
Jim Grosbach authored
llvm-svn: 121521
-
Dan Gohman authored
llvm-svn: 121520
-
Jakob Stoklund Olesen authored
interference check. llvm-svn: 121519
-
Dan Gohman authored
llvm-svn: 121518
-
Dan Gohman authored
llvm-svn: 121514
-
Dan Gohman authored
llvm-svn: 121513
-
Dan Gohman authored
llvm-svn: 121512
-
Dan Gohman authored
llvm-svn: 121508
-
Dan Gohman authored
AliasAnalysis consumers, PartialAlias will be treated as MayAlias. For AliasAnalysis chaining, MayAlias says "procede to the next analysis". PartialAlias will be used to indicate that the query should terminate, even though it didn't reach MustAlias or NoAlias. llvm-svn: 121507
-
Bob Wilson authored
Alignments smaller than the total size of the memory being loaded or stored, unless the alignment is 8 bytes, are not allowed. Add tests for this, too. llvm-svn: 121506
-
Jim Grosbach authored
instructions to restore a single register rather than an LDM instruction. rdar://8754999 llvm-svn: 121498
-
Jakob Stoklund Olesen authored
registers for a given virtual register. Reserved registers are filtered from the allocation order, and any valid hint is returned as the first suggestion. For target dependent hints, a number of arcane target hooks are invoked. llvm-svn: 121497
-
-
-
Michael J. Spencer authored
llvm-svn: 121485
-
Michael J. Spencer authored
Another git-svn dcommit test. (last time I got access and client errors and it broke everything locally;/) llvm-svn: 121484
-
Michael J. Spencer authored
llvm-svn: 121483
-
Anton Korobeynikov authored
llvm-svn: 121481
-
Anton Korobeynikov authored
llvm-svn: 121479
-
NAKAMURA Takumi authored
llvm-svn: 121476
-
Rafael Espindola authored
llvm-svn: 121471
-
Bob Wilson authored
llvm-svn: 121469
-
Daniel Dunbar authored
llvm-svn: 121467
-
Daniel Dunbar authored
llvm-svn: 121466
-
Daniel Dunbar authored
llvm-svn: 121465
-
Nick Lewycky authored
Remove dead header. llvm-svn: 121463
-
Rafael Espindola authored
llvm-svn: 121462
-
Rafael Espindola authored
llvm-svn: 121461
-
NAKAMURA Takumi authored
cmake/modules/AddLLVM.cmake: Add empty "phony" target in add_llvm_loadable_module() even if loadable module were not supported. llvm-svn: 121455
-
NAKAMURA Takumi authored
llvm-svn: 121454
-