- Oct 09, 2009
-
-
Evan Cheng authored
llvm-svn: 83608
-
Evan Cheng authored
llvm-svn: 83607
-
Dan Gohman authored
instructions. llvm-svn: 83606
-
Fariborz Jahanian authored
I still don't like it but it is improvement over what we had. llvm-svn: 83603
-
Dale Johannesen authored
and that will make Caller too big to inline, see if it might be better to inline Caller into its callers instead. This situation is described in PR 2973, although I haven't tried the specific case in SPASS. llvm-svn: 83602
-
Dan Gohman authored
llvm-svn: 83601
-
Bob Wilson authored
llvm-svn: 83600
-
Mike Stump authored
llvm-svn: 83599
-
Bob Wilson authored
llvm-svn: 83598
-
Steve Naroff authored
- Fixup SortCodeCompleteResult() to properly sort keywords on Mac OS (compare was system dependent). Worked on Linux, failed on Mac OS (which caused the recently added testcase to fail on Linux). - Sort results in testcase. llvm-svn: 83597
-
Bob Wilson authored
llvm-svn: 83596
-
Bob Wilson authored
llvm-svn: 83595
-
Mike Stump authored
existing MinGW headers, plus the newer 4.4.0 version. Patch by John Thompson. llvm-svn: 83594
-
Mike Stump authored
Patch by John Thompson. llvm-svn: 83593
-
Mike Stump authored
handle the long size difference for one of the Windows targets." Patch by John Thompson. llvm-svn: 83592
-
Mike Stump authored
to add a flag noting the presence of a Microsoft extension suffix (i8, i16, i32, i64). Patch by John Thompson. llvm-svn: 83591
-
Bob Wilson authored
Also fix some copy-and-paste errors in previous changes. llvm-svn: 83590
-
Evan Cheng authored
llvm-svn: 83589
-
Douglas Gregor authored
llvm-svn: 83588
-
Bob Wilson authored
llvm-svn: 83587
-
Mike Stump authored
llvm-svn: 83586
-
Bob Wilson authored
llvm-svn: 83585
-
Mike Stump authored
llvm-svn: 83584
-
Fariborz Jahanian authored
because of missing default constructor of a member. Fixes pr5154. llvm-svn: 83583
-
Douglas Gregor authored
llvm-svn: 83582
-
- Oct 08, 2009
-
-
Mike Stump authored
of a floating point number. This add regular expressions to account for this. Patch by John Thompson. llvm-svn: 83581
-
Steve Naroff authored
llvm-svn: 83579
-
Mike Stump authored
llvm-svn: 83578
-
Douglas Gregor authored
llvm-svn: 83577
-
Douglas Gregor authored
llvm-svn: 83576
-
Douglas Gregor authored
llvm-svn: 83575
-
Bill Wendling authored
we should allow a "null" with this dyn_cast. llvm-svn: 83573
-
Anton Korobeynikov authored
llvm-svn: 83572
-
Devang Patel authored
llvm-svn: 83571
-
Bob Wilson authored
llvm-svn: 83568
-
Devang Patel authored
Record location info before emiting alloca for arguments. This allows arguments to have proper location info. llvm-svn: 83567
-
Bob Wilson authored
llvm-svn: 83566
-
Bob Wilson authored
llvm-svn: 83565
-
Bob Wilson authored
similar to getTargetExtractSubreg. llvm-svn: 83564
-
Devang Patel authored
Do not record line number to implicitly mark start of function if function has arguments. Extra line number entries trip gdb in some cases. llvm-svn: 83563
-