- Feb 27, 2009
-
-
Evan Cheng authored
llvm-svn: 65592
-
- Feb 26, 2009
-
-
Chris Lattner authored
llvm-svn: 65579
-
Gabor Greif authored
llvm-svn: 65565
-
Chris Lattner authored
friends should work. This fixes 2006-11-30-Pubnames.cpp and friends on darwin with the new -mmacosx-version-min change. llvm-svn: 65564
-
Chris Lattner authored
libtool doesn't exist. llvm-svn: 65561
-
Chris Lattner authored
llvm-svn: 65559
-
Chris Lattner authored
llvm-svn: 65558
-
Chris Lattner authored
llvm-svn: 65554
-
Chris Lattner authored
llvm-svn: 65552
-
Chris Lattner authored
1662184 bytes (~10%) llvm-svn: 65551
-
Chris Lattner authored
llvm-svn: 65543
-
Chris Lattner authored
substantially happier on some versions of Mac OS/X. llvm-svn: 65542
-
John Criswell authored
llvm-svn: 65530
-
Nick Lewycky authored
llvm-svn: 65523
-
Nick Lewycky authored
llvm-svn: 65521
-
Nick Lewycky authored
llvm-svn: 65520
-
Nick Lewycky authored
with the rest of the parallel directories. Build lto when possible on all platforms. Make gold to explicitly depend on libLTO. llvm-svn: 65518
-
Nick Lewycky authored
llvm-svn: 65517
-
Chris Lattner authored
llvm-svn: 65512
-
Chris Lattner authored
Next step: making them more coherent. llvm-svn: 65511
-
Zhou Sheng authored
conditional branch predecessors. llvm-svn: 65509
-
Nick Lewycky authored
llvm-svn: 65508
-
Chris Lattner authored
llvm-svn: 65507
-
Chris Lattner authored
llvm-svn: 65503
-
Owen Anderson authored
llvm-svn: 65501
-
Evan Cheng authored
ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these intrinsics expect the high bits will not be modified. llvm-svn: 65499
-
Evan Cheng authored
llvm-svn: 65498
-
Evan Cheng authored
If an available register falls through to a succ block, unset the last kill. Sorry, it's impossible to reduce a sensible test case. It basically requires the moon and stars to align in order to cause a failure. llvm-svn: 65497
-
Bob Wilson authored
llvm-svn: 65496
-
Julien Lerouge authored
llvm-svn: 65493
-
- Feb 25, 2009
-
-
Evan Cheng authored
llvm-svn: 65482
-
Dale Johannesen authored
overly long ints, e.g. i96, into pieces at PHIs and the nodes that feed into them; however big-endian reverses the order of the pieces (for some reason), and wasn't doing it the same way on both sides, so the pieces didn't match and runtime failures ensued. Fixes 188.ammp and sqlite3 on ppc32. llvm-svn: 65481
-
Devang Patel authored
Print variable's display name in dwarf DIE. llvm-svn: 65468
-
Chris Lattner authored
llvm-svn: 65464
-
Duncan Sands authored
copied field by LLVM field if the record has a variable sized field in it. The problem is that the LLVM field will not completely cover the variable sized gcc field. llvm-svn: 65463
-
Zhou Sheng authored
llvm-svn: 65456
-
Duncan Sands authored
llvm-svn: 65448
-
Duncan Sands authored
llvm-svn: 65447
-
Duncan Sands authored
llvm-svn: 65446
-
Duncan Sands authored
llvm-svn: 65445
-