- Aug 09, 2010
-
-
Devang Patel authored
llvm-svn: 110600
-
Owen Anderson authored
llvm-svn: 110598
-
Eli Friedman authored
it doesn't regress again. llvm-svn: 110597
-
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
-
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
-
Evan Cheng authored
Change -prefer-32bit-thumb to attribute -mattr=+32bit instead to disable more 32-bit to 16-bit optimizations. llvm-svn: 110584
-
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
-
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
-
Oscar Fuentes authored
The user can use a cmake function for obtaining the LLVM libraries corresponding to a list of LLVM components. llvm-svn: 110560
-
Oscar Fuentes authored
llvm-svn: 110559
-
Michael J. Spencer authored
llvm-svn: 110556
-
Rafael Espindola authored
invocation. Fixes PR7793: bugpoint -debug test.ll --opt-args -unroll-count=4 llvm-svn: 110555
-
- Aug 08, 2010
-
-
Rafael Espindola authored
llvm-svn: 110552
-
Benjamin Kramer authored
llvm-svn: 110551
-
Duncan Sands authored
and removing it catches the mistake of passing a ValueMap by copy rather than by reference. llvm-svn: 110549
-
Eric Christopher authored
llvm-svn: 110548
-
Eric Christopher authored
config.h and llvm-config.h. This could probably be improved. llvm-svn: 110547
-
Nick Lewycky authored
llvm-svn: 110543
-
Nick Lewycky authored
llvm-svn: 110541
-
Bill Wendling authored
relatively expensive comparison analyzer on each instruction. Also rename the comparison analyzer method to something more in line with what it actually does. This pass is will eventually be folded into the Machine CSE pass. llvm-svn: 110539
-
Nick Lewycky authored
llvm-svn: 110538
-
Oscar Fuentes authored
llvm-svn: 110536
-
Oscar Fuentes authored
This is the cmake equivalent of r110532, which fixed bug #7809. llvm-svn: 110535
-
Rafael Espindola authored
llvm-svn: 110534
-
Eric Christopher authored
llvm-svn: 110533
-
Eric Christopher authored
included in exported interfaces. Update a couple of exported interfaces. llvm-svn: 110532
-