- Sep 28, 2010
-
-
Nick Lewycky authored
also fixes PR8250. llvm-svn: 114972
-
Devang Patel authored
llvm-svn: 114969
-
Jim Grosbach authored
hosted on different platforms. llvm-svn: 114965
-
Jim Grosbach authored
This should make the arm-linux self-host buildbot happy again. llvm-svn: 114964
-
Rafael Espindola authored
llvm-svn: 114958
-
Oscar Fuentes authored
llvm-svn: 114953
-
Oscar Fuentes authored
llvm-svn: 114952
-
Oscar Fuentes authored
llvm-svn: 114951
-
Oscar Fuentes authored
llvm-svn: 114949
-
Che-Liang Chiou authored
llvm-svn: 114948
-
Che-Liang Chiou authored
llvm-svn: 114947
-
Eric Christopher authored
llvm-svn: 114943
-
Bob Wilson authored
accesses for ARM targets that would otherwise allow it. Radar 8465431. llvm-svn: 114941
-
Eric Christopher authored
now takes a libcall operand, sets up the arguments correctly and handles stack adjustments. llvm-svn: 114934
-
Eric Christopher authored
llvm-svn: 114931
-
Eric Christopher authored
llvm-svn: 114930
-
Devang Patel authored
llvm-svn: 114920
-
Owen Anderson authored
register pressure and thus excess spills, which we don't currently recover from well. This should be re-evaluated in the future if our ability to generate good spills/splits improves. Partial fix for <rdar://problem/7635585>. llvm-svn: 114919
-
Jim Grosbach authored
enable it for real. Leaving the CL option in place to it's easy to disable it again if (when) testers find something I've missed. llvm-svn: 114915
-
Rafael Espindola authored
makes files easier to diff. llvm-svn: 114898
-
- Sep 27, 2010
-
-
Jim Grosbach authored
llvm-svn: 114896
-
Rafael Espindola authored
llvm-svn: 114895
-
Jakob Stoklund Olesen authored
Usually we wouldn't do this anyway because llvm_fenv_testexcept would return an exception, but we have seen some cases where neither errno nor fenv detect an exception on arm-linux. llvm-svn: 114893
-
Jim Grosbach authored
enable it for real. Leaving the CL option in place to it's easy to disable it again if (when) testers find something I've missed. llvm-svn: 114892
-
Rafael Espindola authored
llvm-svn: 114891
-
Michael J. Spencer authored
llvm-svn: 114888
-
Chris Lattner authored
llvm-svn: 114886
-
Bill Wendling authored
"linker_private_weak_auto_def" linkage type for LTO. llvm-svn: 114868
-
Daniel Dunbar authored
llvm-svn: 114862
-
Daniel Dunbar authored
llvm-svn: 114861
-
Jakob Stoklund Olesen authored
This reverts revision 114633. It was breaking llvm-gcc-i386-linux-selfhost. It seems there is a downstream bug that is exposed by -cgp-critical-edge-splitting=0. When that bug is fixed, this patch can go back in. Note that the changes to tailcallfp2.ll are not reverted. They were good are required. llvm-svn: 114859
-
Jakob Stoklund Olesen authored
by reenabling it temporarily. llvm-svn: 114858
-
Jakob Stoklund Olesen authored
llvm-svn: 114857
-
Rafael Espindola authored
llc now recognizes the "intent" to support MC/obj emission for ARM, but given that they are all stubs, it asserts on --filetype=obj --march=arm Patch by Jason Kim. llvm-svn: 114856
-
Rafael Espindola authored
llvm-svn: 114852
-
Bill Wendling authored
during LTO. llvm-svn: 114850
-
Benjamin Kramer authored
llvm-svn: 114847
-
Dale Johannesen authored
llvm-svn: 114844
-
Dale Johannesen authored
and asserts. llvm-svn: 114843
-
Dan Gohman authored
llvm-svn: 114842
-