- Aug 09, 2010
-
-
Devang Patel authored
llvm-svn: 110607
-
Bruno Cardoso Lopes authored
Add patterns to AVX conversions instructions. Do that instead of declaring more intructions whenever is possible, more coming llvm-svn: 110605
-
Rafael Espindola authored
gold plugin. llvm-svn: 110604
-
Argyrios Kyrtzidis authored
Change warning about incomplete parsing of C++ default arg to error and provide a test case; thanks Doug! llvm-svn: 110603
-
Daniel Dunbar authored
llvm-svn: 110602
-
Nick Lewycky authored
llvm-svn: 110601
-
Devang Patel authored
llvm-svn: 110600
-
Douglas Gregor authored
llvm-svn: 110599
-
Owen Anderson authored
llvm-svn: 110598
-
Eli Friedman authored
it doesn't regress again. llvm-svn: 110597
-
Douglas Gregor authored
llvm-svn: 110596
-
Johnny Chen authored
llvm-svn: 110595
-
Oscar Fuentes authored
llvm-svn: 110594
-
Oscar Fuentes authored
Next time the build is broken due to wrong library dependencies, just try building again (if you are on some Unix and are building all LLVM targets) or ask someone to commit the regenerated LLVMLibDeps.cmake. llvm-svn: 110593
-
Jordy Rose authored
llvm-svn: 110592
-
Devang Patel authored
llvm-svn: 110590
-
Jakob Stoklund Olesen authored
If we are emitting COPY instructions for the REG_SEQUENCE, make sure the kill flag goes on the last COPY. Otherwise we may be using a killed register. <rdar://problem/8287792> llvm-svn: 110589
-
Evan Cheng authored
llvm-svn: 110587
-
Devang Patel authored
llvm-svn: 110586
-
Sean Callanan authored
instead of "alias." Also fixed a bunch of indentation in the help for "commands alias." llvm-svn: 110585
-
Evan Cheng authored
Change -prefer-32bit-thumb to attribute -mattr=+32bit instead to disable more 32-bit to 16-bit optimizations. llvm-svn: 110584
-
Fariborz Jahanian authored
id's protocols. Fixes radar 8154220. llvm-svn: 110583
-
Bruno Cardoso Lopes authored
llvm-svn: 110582
-
Bruno Cardoso Lopes authored
llvm-svn: 110580
-
Evan Cheng authored
llvm-svn: 110579
-
Duncan Sands authored
Map pointers of any contained ValueMapCallbackVH's) and unused. llvm-svn: 110577
-
Kalle Raiskila authored
llvm-svn: 110576
-
Michael J. Spencer authored
Discovered by Microsoft Visual Studio 2010 Code Analysis. llvm-svn: 110575
-
Rafael Espindola authored
llvm-svn: 110574
-
Rafael Espindola authored
llvm-svn: 110573
-
Argyrios Kyrtzidis authored
llvm-svn: 110571
-
Argyrios Kyrtzidis authored
llvm-svn: 110570
-
Argyrios Kyrtzidis authored
Revert the dump functions to send output to llvm::errs(), matching the LLVM convention; suggestion by Daniel. '-ast-print' / '-ast-dump' command line options still send output to llvm::outs(). llvm-svn: 110569
-
Argyrios Kyrtzidis authored
llvm-svn: 110568
-
Argyrios Kyrtzidis authored
Strictly speaking, implementations don't go in headers but there's no law against it. llvm-svn: 110567
-
Argyrios Kyrtzidis authored
Refactor into functions PCH reading/writing the CXXBaseOrMemberInitializers. No functionality change. llvm-svn: 110566
-
Nick Lewycky authored
was built with -static. llvm-svn: 110564
-
Oscar Fuentes authored
llvm-svn: 110563
-
Zhongxing Xu authored
llvm-svn: 110562
-
Oscar Fuentes authored
external project. llvm-svn: 110561
-